Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/144165 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-6991 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXWvkbJV/agent.1553 SSH_AGENT_PID=1555 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_13081666723840293072.key (/w/workspace/cps-master-verify-java@tmp/private_key_13081666723840293072.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/cps.git > git init /w/workspace/cps-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/65/144165/6 # timeout=30 > git rev-parse e17bc5207a86c2ef52f396ba8caf7cc5242f067a^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision e17bc5207a86c2ef52f396ba8caf7cc5242f067a (refs/changes/65/144165/6) > git config core.sparsecheckout # timeout=10 > git checkout -f e17bc5207a86c2ef52f396ba8caf7cc5242f067a # timeout=30 Commit message: "[Internal Review] Schema based filtering in Get Anchors API" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 472556636694865988a59125f2a07e69d3e3ac23 # timeout=10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins12186686052224963083.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RWnz lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-RWnz/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.1.2 from /tmp/venv-RWnz/lib/python3.11/site-packages/pip (python 3.11) aiohappyeyeballs==2.6.2 aiohttp==3.14.0 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.43.23 botocore==1.43.23 bs4==0.0.2 certifi==2026.5.20 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.4.1 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.1 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.1 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.2 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.14.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.0 packaging==26.2 pbr==7.0.3 platformdirs==4.10.0 prettytable==3.17.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.4.0 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==2026.5.1 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.18.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.4.2 wcwidth==0.7.0 websocket-client==1.9.0 wrapt==2.2.1 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==3.4.3 [cps-master-verify-java] $ /bin/sh /tmp/jenkins12837538056197035528.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-06-05 06:20:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-ULL7rl.sh" [1] downloading uv 0.11.19 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.19 (x86_64-unknown-linux-gnu) [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [cps-master-verify-java] $ /bin/sh /tmp/jenkins1515078309348128397.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.10" 2026-01-20 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config17450421766316272144tmp copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config2678247985804086899tmp [EnvInject] - Injecting environment variables from a build step. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-6991 using settings config with name cps-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -s /tmp/settings1848226718661529332.xml -gs /tmp/global-settings2675767302708909109.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=e17bc5207a86c2ef52f396ba8caf7cc5242f067a -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=ajaj.ahmad@techmahindra.com "-DGERRIT_EVENT_ACCOUNT_NAME=Ajaj Ahmad" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/144165 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ajaj.ahmad@techmahindra.com "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=ajaj.ahmad -DGERRIT_CHANGE_NUMBER=144165 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Ajaj Ahmad\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/65/144165/6 "-DGERRIT_PATCHSET_UPLOADER_NAME=Ajaj Ahmad" '-DGERRIT_CHANGE_OWNER=\"Ajaj Ahmad\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=W0ludGVybmFsIFJldmlld10gU2NoZW1hIGJhc2VkIGZpbHRlcmluZyBpbiBHZXQgQW5jaG9ycyBBUEkKCi0gQWRkZWQgc3VwcG9ydCB0byBmaWx0ZXIgYW5jaG9yIG5hbWVzIGJhc2VkIG9uIHNjaGVtYSBzZXQgbmFtZSBpbiBHZXQKICBBbmNob3JzIEFQSQoKSXNzdWUtSUQ6IENQUy0zMjM2CkNoYW5nZS1JZDogSThkOTcyOWJhYzNhZmU2NDZiMjgwOWRjMjVkMjE3YmQ4ZTQzMTdmNWUKU2lnbmVkLW9mZi1ieTogQWphaiBBaG1hZCA8YWphai5haG1hZEB0ZWNobWFoaW5kcmEuY29tPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[Internal Review] Schema based filtering in Get Anchors API" -DGERRIT_EVENT_ACCOUNT_USERNAME=ajaj.ahmad -DGERRIT_CHANGE_OWNER_USERNAME=ajaj.ahmad '-DGERRIT_EVENT_ACCOUNT=\"Ajaj Ahmad\" ' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=I8d9729bac3afe646b2809dc25d217bd8e4317f5e -DGERRIT_EVENT_HASH=2037238751 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=ajaj.ahmad@techmahindra.com -DGERRIT_PATCHSET_NUMBER=6 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Ajaj Ahmad" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-parent:pom:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-events:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-service:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-events:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:provmns-api:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 150, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-service:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-app:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub:pom:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-path-parser:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ri:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:integration-test:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-application:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:jacoco-report:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:policy-executor-stub:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:test-dcm-rest:jar:3.7.9-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.onap.cps:cps-dependencies [pom] [INFO] cps-bom [pom] [INFO] checkstyle [jar] [INFO] cps-parent [pom] [INFO] cps-events [jar] [INFO] cps-path-parser [jar] [INFO] cps-service [jar] [INFO] cps-rest [jar] [INFO] cps-ncmp-events [jar] [INFO] provmns-api [jar] [INFO] cps-ncmp-service [jar] [INFO] cps-ncmp-rest [jar] [INFO] cps-ncmp-rest-stub [pom] [INFO] cps-ncmp-rest-stub-service [jar] [INFO] cps-ncmp-rest-stub-app [jar] [INFO] cps-ri [jar] [INFO] test-dcm-rest [jar] [INFO] integration-test [jar] [INFO] spotbugs [jar] [INFO] cps-application [jar] [INFO] policy-executor-stub [jar] [INFO] jacoco-report [jar] [INFO] cps [pom] [INFO] [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- [INFO] Building org.onap.cps:cps-dependencies 3.7.9-SNAPSHOT [1/23] [INFO] from cps-dependencies/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-dependencies --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-dependencies --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.9-SNAPSHOT/cps-dependencies-3.7.9-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ [INFO] Building cps-bom 3.7.9-SNAPSHOT [2/23] [INFO] from cps-bom/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-bom --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-bom --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.9-SNAPSHOT/cps-bom-3.7.9-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- [INFO] Building checkstyle 3.7.9-SNAPSHOT [3/23] [INFO] from checkstyle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ checkstyle --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- exec:1.6.0:exec (copyright-check) @ checkstyle --- ======================================================================================================================== Copyright Check Python Script: Error, Committer email is not included in config file. If your company is new to the project please make appropriate changes to project-committers-config.csv for Copyright Check to work. Exiting... ======================================================================================================================== [INFO] [INFO] --- install:3.1.2:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.9-SNAPSHOT/checkstyle-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.9-SNAPSHOT/checkstyle-3.7.9-SNAPSHOT.jar [INFO] [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- [INFO] Building cps-parent 3.7.9-SNAPSHOT [4/23] [INFO] from cps-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-parent --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-parent --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.9-SNAPSHOT/cps-parent-3.7.9-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-events >----------------------- [INFO] Building cps-events 3.7.9-SNAPSHOT [5/23] [INFO] from cps-events/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-events --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml [INFO] [INFO] --- jsonschema2pojo:1.2.2:generate (default) @ cps-events --- [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-events --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-events --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-events --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-events --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.9-SNAPSHOT/cps-events-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.9-SNAPSHOT/cps-events-3.7.9-SNAPSHOT.jar [INFO] [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- [INFO] Building cps-path-parser 3.7.9-SNAPSHOT [6/23] [INFO] from cps-path-parser/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-path-parser --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml [INFO] [INFO] --- antlr4:4.9.2:antlr4 (default) @ cps-path-parser --- [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-path-parser --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-path-parser --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-path-parser --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-path-parser --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 4 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-path-parser --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec line 1:2 missing QName at '/' [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec line 1:18 missing QName at '' line 1:37 mismatched input '@' expecting {'[', '/'} line 1:37 mismatched input ']' expecting {'[', '/'} line 1:37 mismatched input '::' expecting {'[', '/'} line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} line 1:14 no viable alternative at input '[-' line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} line 1:14 no viable alternative at input '[]' line 1:25 mismatched input '' expecting {']', 'and', 'or'} line 1:25 mismatched input '' expecting {']', 'and', 'or'} line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' line 1:0 extraneous input 'invalid-cps-path' expecting '/' line 1:2 extraneous input '/' expecting QName line 1:8 mismatched input '*' expecting QName line 1:0 mismatched input '' expecting '/' line 1:1 no viable alternative at input '/' [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 7 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 7 classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-path-parser --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-path-parser --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.9-SNAPSHOT/cps-path-parser-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.9-SNAPSHOT/cps-path-parser-3.7.9-SNAPSHOT.jar [INFO] [INFO] ----------------------< org.onap.cps:cps-service >---------------------- [INFO] Building cps-service 3.7.9-SNAPSHOT [7/23] [INFO] from cps-service/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-service --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-service --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 97 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-service --- [INFO] Copying 33 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 154 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-service --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.config.AsyncConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s -- in org.onap.cps.config.AsyncConfigSpec [INFO] Running org.onap.cps.config.CpsServicesConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.config.CpsServicesConfigSpec [INFO] Running org.onap.cps.config.CacheConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 06:21:16.388 [main] ERROR org.opendaylight.yangtools.yang.parser.stmt.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] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec [INFO] Running org.onap.cps.events.EventProducerSpec 06:21:18.482 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 06:21:18.493 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 06:21:18.497 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 06:21:18.502 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 06:21:18.504 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 06:21:18.505 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 06:21:18.559 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 06:21:18.567 [main] WARN io.micrometer.core.instrument.MeterRegistry -- This Gauge has been already registered (MeterId{name='cps.cloud.event.batch.send.latency', tags=[]}), the registration will be ignored. Note that subsequent logs will be logged at debug level. 06:21:18.573 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 1 events to topic: some-topic 06:21:18.574 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 1 events to topic: some-topic 06:21:18.577 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 06:21:18.577 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 2 events to topic: some-topic 06:21:18.592 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 06:21:18.592 [main] ERROR org.onap.cps.events.EventProducer -- Batch send failed for topic: some-topic with error: java.lang.RuntimeException: send failed 06:21:18.594 [main] DEBUG org.onap.cps.events.EventProducer -- No events to send in batch 06:21:18.597 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 1 events to topic: some-topic 06:21:18.598 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 1 events to topic: some-topic [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.onap.cps.events.EventProducerSpec [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.api.parameters.PaginationOptionSpec [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec [INFO] Running org.onap.cps.utils.YangParserSpec 06:21:18.914 [main] ERROR org.onap.cps.utils.YangParser -- Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 06:21:18.917 [main] ERROR org.onap.cps.utils.YangParser -- Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.onap.cps.utils.YangParserSpec [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.utils.CpsValidatorImplSpec [INFO] Running org.onap.cps.utils.YangParserHelperSpec [Fatal Error] :1:7: XML document structures must start and end within the same entity. [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. [Fatal Error] :1:1: Premature end of file. line 1:1 no viable alternative at input '/' line 1:1 no viable alternative at input '/[' line 1:11 missing QName at '' [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s -- in org.onap.cps.utils.YangParserHelperSpec [INFO] Running org.onap.cps.utils.XmlUtilsSpec [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.cps.utils.XmlUtilsSpec [INFO] Running org.onap.cps.utils.YangUtilsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.utils.YangUtilsSpec [INFO] Running org.onap.cps.utils.XmlObjectMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.600 s -- in org.onap.cps.utils.XmlObjectMapperSpec [INFO] Running org.onap.cps.utils.PrefixResolverSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.utils.PrefixResolverSpec [INFO] Running org.onap.cps.utils.GsonSpec first-container a-leaf a-Value last-container x-leaf x-value [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.ContentTypeSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.ContentTypeSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 06:21:20.515 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 06:21:20.518 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 06:21:20.530 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 06:21:20.532 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 06:21:20.548 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 06:21:20.552 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to json array. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.onap.cps.utils.JsonObjectMapperSpec [INFO] Running org.onap.cps.utils.DataMapUtilsSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.utils.DataMapUtilsSpec [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec line 1:9 no viable alternative at input '[' [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec [INFO] Running org.onap.cps.utils.JsonParserStreamSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.utils.JsonParserStreamSpec [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 06:21:20.805 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 06:21:20.850 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 06:21:20.851 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 06:21:20.862 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 06:21:20.866 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 06:21:20.875 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 06:21:20.880 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 06:21:20.883 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 06:21:20.884 [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 06:21:20.891 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 06:21:20.895 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 06:21:20.908 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 06:21:20.913 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 06:21:20.935 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 06:21:20.942 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 06:21:20.942 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set dmi-registry-2024-01-01 failed: test message 06:21:20.942 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-03-01 06:21:20.950 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 06:21:20.957 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 06:21:20.960 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 06:21:20.989 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 06:21:20.992 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 06:21:20.995 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.onap.cps.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 06:21:21.008 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 06:21:21.010 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 06:21:21.010 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 06:21:21.013 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.init.ModelLoaderLockSpec Jun 05, 2026 6:21:21 AM com.hazelcast.instance.impl.HazelcastInstanceFactory WARNING: 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: --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 Jun 05, 2026 6:21:21 AM com.hazelcast.system.logo INFO: [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o Jun 05, 2026 6:21:21 AM com.hazelcast.system INFO: [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. Jun 05, 2026 6:21:21 AM com.hazelcast.system INFO: [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 Jun 05, 2026 6:21:21 AM com.hazelcast.system INFO: [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev Jun 05, 2026 6:21:21 AM com.hazelcast.system INFO: [10.30.106.183]: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. Jun 05, 2026 6:21:21 AM com.hazelcast.system INFO: [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) Jun 05, 2026 6:21:21 AM com.hazelcast.system.security INFO: [10.30.106.183]: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. Jun 05, 2026 6:21:21 AM com.hazelcast.instance.impl.Node INFO: [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery Jun 05, 2026 6:21:22 AM com.hazelcast.internal.diagnostics.Diagnostics INFO: [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. Jun 05, 2026 6:21:22 AM com.hazelcast.core.LifecycleService INFO: [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING Jun 05, 2026 6:21:24 AM com.hazelcast.internal.cluster.ClusterService INFO: [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - f9eef7f7-c56a-4242-bfef-40b098f2f1ad this ] Jun 05, 2026 6:21:24 AM com.hazelcast.core.LifecycleService INFO: [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED Jun 05, 2026 6:21:24 AM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl INFO: [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... Jun 05, 2026 6:21:24 AM com.hazelcast.core.LifecycleService INFO: [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN Jun 05, 2026 6:21:24 AM com.hazelcast.internal.partition.impl.MigrationManagerImpl INFO: [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - f9eef7f7-c56a-4242-bfef-40b098f2f1ad this is handled Jun 05, 2026 6:21:24 AM com.hazelcast.instance.impl.Node INFO: [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... Jun 05, 2026 6:21:24 AM com.hazelcast.instance.impl.Node INFO: [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... Jun 05, 2026 6:21:24 AM com.hazelcast.instance.impl.Node INFO: [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... Jun 05, 2026 6:21:24 AM com.hazelcast.client.impl.ClientEngine WARNING: [10.30.106.183]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.183]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 more Jun 05, 2026 6:21:25 AM com.hazelcast.instance.impl.NodeExtension INFO: [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. Jun 05, 2026 6:21:25 AM com.hazelcast.instance.impl.Node INFO: [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 497 ms. Jun 05, 2026 6:21:25 AM com.hazelcast.core.LifecycleService INFO: [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.106 s -- in org.onap.cps.init.ModelLoaderLockSpec [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 06:21:25.154 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 06:21:25.154 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 06:21:25.186 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 06:21:25.186 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 06:21:25.186 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 06:21:25.186 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 06:21:25.187 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 06:21:25.187 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 06:21:25.187 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 06:21:25.288 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 06:21:25.389 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 06:21:25.393 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 06:21:25.393 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 06:21:25.393 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 06:21:25.395 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 06:21:25.395 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 06:21:25.663 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy149 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.onap.cps.impl.DataNodeBuilderSpec [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:1: Content is not allowed in prolog. 06:21:26.195 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service java.lang.Exception: Sending failed at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$137889982.sendCpsDataUpdateEvent(Unknown Source) at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:376) at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s -- in org.onap.cps.impl.CpsDataServiceImplSpec [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 06:21:26,538 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:21:26,538 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:21:26,540 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:21:27,169 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:21:27,169 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:21:27.422Z INFO 2324 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 21.0.10 with PID 2324 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2026-06-05T06:21:27.422Z INFO 2324 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:21:27.688Z INFO 2324 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.385 seconds (process running for 14.488) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.onap.cps.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.impl.CpsFacadeImplSpec [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:21:28.120Z INFO 2324 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 21.0.10 with PID 2324 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2026-06-05T06:21:28.120Z INFO 2324 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:21:28.157Z INFO 2324 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:21:28.157Z INFO 2324 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:21:28.157Z INFO 2324 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:21:28.157Z INFO 2324 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2026-06-05T06:21:28.157Z INFO 2324 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:21:28.157Z INFO 2324 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:21:28.170Z INFO 2324 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:21:28.172Z INFO 2324 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-06-05T06:21:28.180Z INFO 2324 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:21:28.181Z INFO 2324 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:21:30.290Z INFO 2324 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - 95402a2a-d4cf-43ad-a1cb-721f44ac9c10 this ] 2026-06-05T06:21:30.291Z INFO 2324 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:21:30.308Z INFO 2324 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 2.215 seconds (process running for 17.108) 2026-06-05T06:21:30.316Z INFO 2324 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2026-06-05T06:21:30.322Z INFO 2324 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:21:30.323Z INFO 2324 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-06-05T06:21:30.324Z INFO 2324 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-06-05T06:21:30.325Z INFO 2324 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-06-05T06:21:30.410Z INFO 2324 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:21:30.410Z INFO 2324 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 88 ms. 2026-06-05T06:21:30.411Z INFO 2324 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.320 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 2026-06-05T06:21:30.423Z INFO 2324 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [my cluster] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:21:30.423Z INFO 2324 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:21:30.423Z INFO 2324 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:21:30.423Z INFO 2324 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [my cluster] [5.5.0] Cluster name: my cluster 2026-06-05T06:21:30.423Z INFO 2324 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:21:30.423Z INFO 2324 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [my cluster] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:21:30.434Z INFO 2324 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:21:30.435Z INFO 2324 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [my cluster] [5.5.0] Using Multicast discovery 2026-06-05T06:21:30.442Z INFO 2324 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:21:30.442Z INFO 2324 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [my cluster] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:21:32.727Z INFO 2324 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [my cluster] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - ed413724-f8f1-4b57-b81d-c18290768b2d this ] 2026-06-05T06:21:32.728Z INFO 2324 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [my cluster] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:21:32.752Z INFO 2324 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [my cluster] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:21:32.753Z INFO 2324 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [my cluster] [5.5.0] Shutting down multicast service... 2026-06-05T06:21:32.753Z INFO 2324 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [my cluster] [5.5.0] Shutting down connection manager... 2026-06-05T06:21:32.754Z INFO 2324 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [my cluster] [5.5.0] Shutting down node engine... 2026-06-05T06:21:32.833Z INFO 2324 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:21:32.833Z INFO 2324 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 2026-06-05T06:21:32.833Z INFO 2324 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [my cluster] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec [INFO] Running org.onap.cps.impl.DataNodeFactorySpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:9: XML document structures must start and end within the same entity. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.onap.cps.impl.DataNodeFactorySpec [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec line 1:6 no viable alternative at input '[invalid' [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.impl.DeltaReportBuilderSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 562, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 78 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 78 classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.9-SNAPSHOT/cps-service-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.9-SNAPSHOT/cps-service-3.7.9-SNAPSHOT.jar [INFO] [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ [INFO] Building cps-rest 3.7.9-SNAPSHOT [8/23] [INFO] from cps-rest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-rest --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml [INFO] [INFO] --- openapi-generator:7.12.0:generate (code-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.rest.controller) [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) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [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). [INFO] Processing operation createDataspace [INFO] Processing operation deleteDataspace [INFO] Processing operation createDataspaceV2 [INFO] Processing operation getAllDataspaces [INFO] Processing operation getDataspace [INFO] Processing operation cleanDataspace [INFO] Processing operation createAnchor [INFO] Processing operation createAnchorV2 [INFO] Processing operation getAnchors [INFO] Processing operation getAnchor [INFO] Processing operation deleteAnchor [INFO] Processing operation createSchemaSet [INFO] Processing operation createSchemaSetV2 [INFO] Processing operation getSchemaSets [INFO] Processing operation getSchemaSet [INFO] Processing operation deleteSchemaSet [INFO] Processing operation getNodeByDataspaceAndAnchor [INFO] Processing operation getNodeByDataspaceAndAnchorV2 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 [INFO] Processing operation replaceNode [INFO] Processing operation createNode [INFO] Processing operation deleteDataNode [INFO] Processing operation updateNodeLeaves [INFO] Processing operation deleteListOrListElement [INFO] Processing operation replaceListContent [INFO] Processing operation addListElements [INFO] Processing operation getDeltaByDataspaceAndAnchors [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload [INFO] Processing operation applyChangesInDeltaReport [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 [INFO] Processing operation getNodesByDataspaceAndCpsPath [INFO] Processing operation getNotificationSubscription [INFO] Processing operation createNotificationSubscription [INFO] Processing operation deleteNotificationSubscription [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] [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] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java [INFO] Skipping generation of Webhooks. [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] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-rest --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-rest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- openapi-generator:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [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). [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] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [INFO] Skipping generation of Webhooks. [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ cps-rest --- [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-rest --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-rest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 28 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-rest --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 06:21:42.772 [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. 06:21:42.980 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 06:21:43.098 [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. 06:21:43.143 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 06:21:43.169 [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. 06:21:43.184 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 06:21:43.200 [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. 06:21:43.211 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 06:21:43.243 [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. 06:21:43.258 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 06:21:43.274 [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. 06:21:43.285 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 06:21:43.288 [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. 06:21:43.297 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 06:21:43.300 [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. 06:21:43.310 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 06:21:43.312 [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. 06:21:43.321 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 06:21:43.324 [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. 06:21:43.334 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 06:21:45,255 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:21:45,255 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:21:45,259 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:21:45,331 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:21:45,332 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:21:45,483 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:21:45,484 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:21:45.846Z INFO 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 21.0.10 with PID 2564 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2026-06-05T06:21:45.847Z INFO 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:21:47.231Z INFO 2564 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-06-05T06:21:47.231Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-06-05T06:21:47.233Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-06-05T06:21:47.258Z INFO 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 2.421 seconds (process running for 5.452) Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2026-06-05T06:21:47.936Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:123) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:21:48.099Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:150) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.Throwable at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 90 common frames omitted [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.666 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:21:48.441Z INFO 2564 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 21.0.10 with PID 2564 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2026-06-05T06:21:48.442Z INFO 2564 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:21:48.655Z INFO 2564 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-06-05T06:21:48.655Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-06-05T06:21:48.655Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-06-05T06:21:48.661Z INFO 2564 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.239 seconds (process running for 6.855) 2026-06-05T06:21:48.822Z ERROR 2564 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:21:48.858Z INFO 2564 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 21.0.10 with PID 2564 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2026-06-05T06:21:48.858Z INFO 2564 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:21:49.062Z INFO 2564 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-06-05T06:21:49.062Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-06-05T06:21:49.063Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-06-05T06:21:49.067Z INFO 2564 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 0.226 seconds (process running for 7.261) 2026-06-05T06:21:49.108Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.RuntimeException at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 90 common frames omitted 2026-06-05T06:21:49.210Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$1.createSchemaSet() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 and component.yang=fake component content 1 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:384) at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:378) at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:249) at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:136) at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:98) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:581) at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:609) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:596) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) ... 146 common frames omitted 2026-06-05T06:21:49.262Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:21:49.267Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:21:49.433Z INFO 2564 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 21.0.10 with PID 2564 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2026-06-05T06:21:49.434Z INFO 2564 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:21:49.604Z INFO 2564 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-06-05T06:21:49.604Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-06-05T06:21:49.604Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-06-05T06:21:49.608Z INFO 2564 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.192 seconds (process running for 7.802) [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.340 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:21:49.777Z INFO 2564 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 21.0.10 with PID 2564 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2026-06-05T06:21:49.777Z INFO 2564 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:21:49.953Z INFO 2564 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-06-05T06:21:49.953Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-06-05T06:21:49.953Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-06-05T06:21:49.957Z INFO 2564 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.193 seconds (process running for 8.151) 2026-06-05T06:21:50.024Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.createNode() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:21:50.071Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:21:50.084Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:21:50.098Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:21:50.110Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:21:50.170Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.updateNodeLeaves() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:21:50.203Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.replaceNode() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:21:50.216Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.replaceListContent() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:21:50.228Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.replaceListContent() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:21:50.244Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.deleteListOrListElement() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:21:50.255Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.deleteDataNode() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s -- in org.onap.cps.rest.controller.DataRestControllerSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 190, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 7 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 7 classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.9-SNAPSHOT/cps-rest-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.9-SNAPSHOT/cps-rest-3.7.9-SNAPSHOT.jar [INFO] [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- [INFO] Building cps-ncmp-events 3.7.9-SNAPSHOT [9/23] [INFO] from cps-ncmp-events/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-events --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml [INFO] [INFO] --- jsonschema2pojo:1.2.2:generate (default) @ cps-ncmp-events --- [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-events --- [INFO] Copying 13 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-events --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 101 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-events --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.9-SNAPSHOT/cps-ncmp-events-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.9-SNAPSHOT/cps-ncmp-events-3.7.9-SNAPSHOT.jar [INFO] [INFO] ----------------------< org.onap.cps:provmns-api >---------------------- [INFO] Building provmns-api 3.7.9-SNAPSHOT [10/23] [INFO] from provmns-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.onap.cps:provmns-api:jar:18.6.0 is missing, no dependency information available [WARNING] Could not validate integrity of download from file:///w/workspace/cps-master-verify-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:260) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:537) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:449) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:261) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:353) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:184) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:224) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:136) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:355) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:313) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) [WARNING] Checksum validation failed, no checksums available from provmns-api-local-repo for file:///w/workspace/cps-master-verify-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ provmns-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ provmns-api --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/provmns-api/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/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ provmns-api --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ provmns-api --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ provmns-api --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ provmns-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ provmns-api --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ provmns-api --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ provmns-api --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ provmns-api --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ provmns-api --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/provmns-api/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ provmns-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ provmns-api --- [INFO] Building jar: /w/workspace/cps-master-verify-java/provmns-api/target/provmns-api-18.6.0.jar [INFO] [INFO] --- antrun:3.1.0:run (merge-lib-jar) @ provmns-api --- [INFO] Executing tasks [INFO] [jar] Building jar: /w/workspace/cps-master-verify-java/provmns-api/target/provmns-api-18.6.0.jar [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (update-local-repo-jar) @ provmns-api --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/cps-master-verify-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0 [INFO] Executed tasks [INFO] [INFO] --- install:3.1.2:install-file (install-merged-jar) @ provmns-api --- [INFO] Installing /w/workspace/cps-master-verify-java/provmns-api/target/provmns-api-18.6.0.jar to /home/jenkins/.m2/repository/org/onap/cps/provmns-api/3.7.9-SNAPSHOT/provmns-api-3.7.9-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/provmns-api/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/provmns-api/3.7.9-SNAPSHOT/provmns-api-3.7.9-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- [INFO] Building cps-ncmp-service 3.7.9-SNAPSHOT [11/23] [INFO] from cps-ncmp-service/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-service --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 168 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/data/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-service --- [INFO] Copying 11 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 271 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-service --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec 06:22:04,335 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:22:04,337 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:22:04,340 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:22:04,397 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:22:04,397 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:22:05,251 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:22:05,251 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:22:05.641Z INFO 2671 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Starting ExactlyOnceSemanticsKafkaConfigSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:22:05.643Z INFO 2671 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:22:06.052Z INFO 2671 --- [ main] .o.c.n.c.ExactlyOnceSemanticsKafkaConfig : Configuring CM AVC event listener in batch mode (transactions enabled, exactly-once semantics) 2026-06-05T06:22:13.138Z INFO 2671 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Started ExactlyOnceSemanticsKafkaConfigSpec in 9.13 seconds (process running for 12.036) Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.947 s -- in org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:22:13.950Z INFO 2671 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:22:13.951Z INFO 2671 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:22:13.975Z INFO 2671 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.055 seconds (process running for 12.873) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:22:14.042Z INFO 2671 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:22:14.042Z INFO 2671 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:22:14.076Z INFO 2671 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.059 seconds (process running for 12.974) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:22:14.400Z INFO 2671 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:22:14.400Z INFO 2671 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:22:14.566Z WARN 2671 --- [ 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: --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 2026-06-05T06:22:14.704Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:22:14.704Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:22:14.706Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:22:14.706Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2026-06-05T06:22:14.706Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:22:14.709Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:22:15.312Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:22:15.388Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-06-05T06:22:15.629Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:22:15.638Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:22:17.864Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - e0a107c7-6790-417e-94b9-41940144f3e4 this ] 2026-06-05T06:22:17.884Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:22:17.929Z INFO 2671 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 3.553 seconds (process running for 16.826) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.874 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:22:18.003Z INFO 2671 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:22:18.003Z INFO 2671 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:22:18.243Z INFO 2671 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.263 seconds (process running for 17.141) 2026-06-05T06:22:18.309Z ERROR 2671 --- [_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 2026-06-05T06:22:18.310Z ERROR 2671 --- [_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: System error [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:22:18.431Z INFO 2671 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:22:18.432Z INFO 2671 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:22:18.492Z INFO 2671 --- [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 2026-06-05T06:22:18.495Z INFO 2671 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.087 seconds (process running for 17.392) 2026-06-05T06:22:18.525Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-06-05T06:22:18.567Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:22:18.588Z INFO 2671 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 2026-06-05T06:22:18.635Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:22:18.637Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:22:18.637Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640538634 2026-06-05T06:22:18.662Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-2 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:22:18.663Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:22:18.664Z INFO 2671 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 2026-06-05T06:22:18.672Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:22:18.672Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:22:18.672Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640538672 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:22:18.721Z INFO 2671 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:22:18.722Z INFO 2671 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:22:18.740Z INFO 2671 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.054 seconds (process running for 17.638) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec [INFO] Running org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 2026-06-05T06:22:19.044Z WARN 2671 --- [ main] o.c.n.a.i.m.CmHandleRegistrationResponse : Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 2026-06-05T06:22:19.130Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:19.130Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:19.132Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:19.132Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:19.132Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:19.132Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:19.167Z ERROR 2671 --- [ main] o.o.c.n.utils.events.CloudEventMapper : Unable to map cloud event to target event class type : class java.lang.String with cause : Error while trying to convert data from class [B to [simple type, class java.lang.String] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 2026-06-05T06:22:19.240Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:19.241Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:19.241Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:19.241Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:19.241Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:19.241Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:19.276Z INFO 2671 --- [ main] org.testcontainers.images.PullPolicy : Image pull policy will be performed by: DefaultPullPolicy() 2026-06-05T06:22:19.280Z INFO 2671 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 2026-06-05T06:22:19.298Z INFO 2671 --- [ main] org.testcontainers.DockerClientFactory : Testcontainers version: 2.0.4 2026-06-05T06:22:19.342Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:19.342Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:19.342Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:19.392Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:19.393Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:19.393Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:19.571Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:19.571Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:19.571Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:19.630Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:19.630Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:19.630Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:19.979Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:19.979Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:19.979Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:19.984Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:19.984Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:19.984Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:20.197Z INFO 2671 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 2026-06-05T06:22:20.205Z INFO 2671 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 2026-06-05T06:22:20.227Z INFO 2671 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: Server Version: 29.5.1 API Version: 1.54 Operating System: Ubuntu 22.04.5 LTS Total Memory: 32092 MB 2026-06-05T06:22:20.231Z WARN 2671 --- [ main] o.testcontainers.utility.ResourceReaper : ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 2026-06-05T06:22:20.236Z INFO 2671 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 2026-06-05T06:22:20.237Z INFO 2671 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 2026-06-05T06:22:20.240Z INFO 2671 --- [ main] o.t.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')) 2026-06-05T06:22:20.271Z INFO 2671 --- [ main] t.n.o.o.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. 2026-06-05T06:22:20.279Z INFO 2671 --- [ main] o.t.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) 2026-06-05T06:22:20.393Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Starting to pull image 2026-06-05T06:22:20.425Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2026-06-05T06:22:20.609Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 14 pending, 1 downloaded, 0 extracted, (2 MB/? MB) 2026-06-05T06:22:20.609Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 13 pending, 2 downloaded, 0 extracted, (2 MB/? MB) 2026-06-05T06:22:20.610Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 12 pending, 3 downloaded, 0 extracted, (2 MB/? MB) 2026-06-05T06:22:20.611Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 11 pending, 4 downloaded, 0 extracted, (2 MB/? MB) 2026-06-05T06:22:20.612Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 10 pending, 5 downloaded, 0 extracted, (2 MB/? MB) 2026-06-05T06:22:20.613Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 9 pending, 6 downloaded, 0 extracted, (7 MB/? MB) 2026-06-05T06:22:20.614Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 8 pending, 7 downloaded, 0 extracted, (13 MB/? MB) 2026-06-05T06:22:20.615Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 7 pending, 8 downloaded, 0 extracted, (13 MB/? MB) 2026-06-05T06:22:20.615Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 6 pending, 9 downloaded, 0 extracted, (13 MB/? MB) 2026-06-05T06:22:20.616Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 5 pending, 10 downloaded, 0 extracted, (13 MB/? MB) 2026-06-05T06:22:20.709Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 4 pending, 11 downloaded, 0 extracted, (35 MB/? MB) 2026-06-05T06:22:20.847Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:20.848Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:20.848Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:20.891Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:20.892Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:20.892Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:21.109Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 3 pending, 12 downloaded, 0 extracted, (157 MB/? MB) 2026-06-05T06:22:21.211Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 2 pending, 13 downloaded, 0 extracted, (203 MB/? MB) 2026-06-05T06:22:21.822Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:21.822Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:21.822Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:21.845Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:21.845Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:21.845Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:21.908Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 1 pending, 14 downloaded, 0 extracted, (336 MB/? MB) 2026-06-05T06:22:21.973Z INFO 2671 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initialized new cluster connection between /10.30.106.183:5701 and /10.30.107.35:34957 2026-06-05T06:22:22.052Z INFO 2671 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:2, ver:2} [ Member [10.30.106.183]:5701 - e0a107c7-6790-417e-94b9-41940144f3e4 this Member [10.30.107.35]:5701 - 8da765eb-5a83-4048-b219-8d5cbb4074da ] 2026-06-05T06:22:22.108Z INFO 2671 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connection[id=1, /10.30.106.183:5701->/10.30.107.35:34957, qualifier=null, endpoint=[10.30.107.35]:5701, remoteUuid=8da765eb-5a83-4048-b219-8d5cbb4074da, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2026-06-05T06:22:22.113Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 1 pending, 14 downloaded, 1 extracted, (387 MB/? MB) 2026-06-05T06:22:22.116Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 1 pending, 14 downloaded, 2 extracted, (387 MB/? MB) 2026-06-05T06:22:22.119Z INFO 2671 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.107.35:5701, timeout: 10000, bind-any: true 2026-06-05T06:22:22.120Z INFO 2671 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Could not connect to: /10.30.107.35:5701. Reason: IOException[Connection refused to address /10.30.107.35:5701] 2026-06-05T06:22:22.223Z INFO 2671 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.107.35:5701, timeout: 10000, bind-any: true 2026-06-05T06:22:22.224Z INFO 2671 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Could not connect to: /10.30.107.35:5701. Reason: IOException[Connection refused to address /10.30.107.35:5701] 2026-06-05T06:22:22.325Z INFO 2671 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.107.35:5701, timeout: 10000, bind-any: true 2026-06-05T06:22:22.334Z INFO 2671 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initialized new cluster connection between /10.30.106.183:58193 and /10.30.107.35:5701 2026-06-05T06:22:22.705Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:22.705Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:22.705Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:22.840Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:22.840Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:22.840Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:23.710Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (549 MB/552 MB) 2026-06-05T06:22:23.719Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:23.719Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:23.719Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:23.841Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:23.841Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:23.841Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:24.657Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:24.657Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:24.657Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:24.824Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:24.824Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:24.824Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:24.992Z INFO 2671 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connection[id=2, /10.30.106.183:58193->/10.30.107.35:5701, qualifier=null, endpoint=[10.30.107.35]:5701, remoteUuid=7ffee111-2d28-4453-af91-f93ccd6572a2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2026-06-05T06:22:24.993Z INFO 2671 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.107.35:5701, timeout: 10000, bind-any: true 2026-06-05T06:22:24.994Z INFO 2671 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Could not connect to: /10.30.107.35:5701. Reason: IOException[Connection refused to address /10.30.107.35:5701] 2026-06-05T06:22:25.096Z INFO 2671 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.107.35:5701, timeout: 10000, bind-any: true 2026-06-05T06:22:25.097Z INFO 2671 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Could not connect to: /10.30.107.35:5701. Reason: IOException[Connection refused to address /10.30.107.35:5701] 2026-06-05T06:22:25.197Z INFO 2671 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.107.35:5701, timeout: 10000, bind-any: true 2026-06-05T06:22:25.198Z INFO 2671 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Could not connect to: /10.30.107.35:5701. Reason: IOException[Connection refused to address /10.30.107.35:5701] 2026-06-05T06:22:25.299Z INFO 2671 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.107.35:5701, timeout: 10000, bind-any: true 2026-06-05T06:22:25.300Z INFO 2671 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Could not connect to: /10.30.107.35:5701. Reason: IOException[Connection refused to address /10.30.107.35:5701] 2026-06-05T06:22:25.300Z WARN 2671 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Removing connection to endpoint [10.30.107.35]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.35:5701}, Error-Count: 5 2026-06-05T06:22:25.301Z INFO 2671 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Removing Member [10.30.107.35]:5701 - 8da765eb-5a83-4048-b219-8d5cbb4074da 2026-06-05T06:22:25.303Z INFO 2671 --- [cached.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:3} [ Member [10.30.106.183]:5701 - e0a107c7-6790-417e-94b9-41940144f3e4 this ] 2026-06-05T06:22:25.305Z INFO 2671 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Committing/rolling-back live transactions of [10.30.107.35]:5701, UUID: 8da765eb-5a83-4048-b219-8d5cbb4074da 2026-06-05T06:22:25.566Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:25.566Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:25.566Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:25.825Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:25.825Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:25.825Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:26.473Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:26.473Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:26.474Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:26.826Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:26.826Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:26.826Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:27.328Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:27.328Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:27.328Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:27.685Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:27.685Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:27.685Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:28.290Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:28.290Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:28.290Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:28.567Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:28.567Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:28.567Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:29.250Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:29.250Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:29.250Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:29.613Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:29.613Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:29.613Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:30.258Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:30.258Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:30.259Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:30.619Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:30.619Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:30.619Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:31.149Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:31.150Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:31.150Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:31.620Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:31.620Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:31.620Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:32.157Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:32.157Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:32.157Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:32.575Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:32.575Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:32.575Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:32.611Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (549 MB/552 MB) 2026-06-05T06:22:32.616Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (549 MB/552 MB) 2026-06-05T06:22:32.710Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (549 MB/552 MB) 2026-06-05T06:22:32.712Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (549 MB/552 MB) 2026-06-05T06:22:33.109Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (549 MB/552 MB) 2026-06-05T06:22:33.110Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (549 MB/552 MB) 2026-06-05T06:22:33.111Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (549 MB/552 MB) 2026-06-05T06:22:33.112Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (549 MB/552 MB) 2026-06-05T06:22:33.114Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (549 MB/552 MB) 2026-06-05T06:22:33.158Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:33.158Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:33.158Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:33.209Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (549 MB/552 MB) 2026-06-05T06:22:33.210Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (549 MB/552 MB) 2026-06-05T06:22:33.581Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:33.581Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:33.581Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:34.064Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:34.064Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:34.064Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:34.210Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (549 MB/552 MB) 2026-06-05T06:22:34.243Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (549 MB/552 MB) 2026-06-05T06:22:34.245Z INFO 2671 --- [ream-1565019165] t.n.o.o.8.0 : Pull complete. 15 layers, pulled in 13s (downloaded 549 MB at 42 MB/s) 2026-06-05T06:22:34.245Z INFO 2671 --- [ main] t.n.o.o.8.0 : Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT13.973909828S 2026-06-05T06:22:34.322Z INFO 2671 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-06-05T06:22:34.435Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:34.435Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:34.435Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:35.021Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:35.021Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:35.021Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:35.436Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:35.436Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:35.436Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:35.928Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:35.929Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:35.929Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:36.395Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:36.395Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:36.395Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:36.938Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:36.939Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:36.939Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:37.404Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:37.404Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:37.404Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:37.896Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:37.897Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:37.897Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:38.405Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:38.405Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:38.405Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:38.904Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:38.904Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:38.904Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:39.413Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:39.413Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:39.413Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:39.906Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:39.906Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:39.906Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:40.035Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: ba8a8bcbcfa84265b832fb7545ca8acd03e2decf1079e054821eb68ab8b62238 2026-06-05T06:22:40.414Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:40.415Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:40.415Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:40.915Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:40.916Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:40.916Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:41.415Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:41.415Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:41.415Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:41.916Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:41.917Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:41.917Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:42.416Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:42.417Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:42.417Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:42.917Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:42.917Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:42.917Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:43.385Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:43.385Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:43.385Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:43.873Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:43.873Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:43.873Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:44.390Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:44.390Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:44.390Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:44.880Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:44.880Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:44.880Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:45.226Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:45.226Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:45.226Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:45.734Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:45.734Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:45.734Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:45.955Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT11.632782012S 2026-06-05T06:22:46.244Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:46.244Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:46.244Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.08 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 2026-06-05T06:22:46.433Z INFO 2671 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 2026-06-05T06:22:46.435Z INFO 2671 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 2026-06-05T06:22:46.632Z INFO 2671 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-06-05T06:22:46.632Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-06-05T06:22:46.634Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-01-28. 2026-06-05T06:22:46.638Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 2026-06-05T06:22:46.639Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-06-05T06:22:46.646Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-06-05T06:22:46.646Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-04-23. 2026-06-05T06:22:46.648Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-04-23 installed successfully, 2026-06-05T06:22:46.648Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-06-05T06:22:46.693Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-06-05T06:22:46.694Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Upgrading to dmi-registry-2026-04-23. 2026-06-05T06:22:46.694Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 2026-06-05T06:22:46.694Z INFO 2671 --- [ main] org.onap.cps.init.AbstractModelLoader : Model Loader #2: Deleting schema dmi-registry-2024-02-23 2026-06-05T06:22:46.694Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-06-05T06:22:46.702Z INFO 2671 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 2026-06-05T06:22:46.708Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-06-05T06:22:46.708Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2026-04-23 is already installed. 2026-06-05T06:22:46.708Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-06-05T06:22:46.713Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-06-05T06:22:46.713Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Upgrading to dmi-registry-2026-04-23. 2026-06-05T06:22:46.713Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 2026-06-05T06:22:46.713Z INFO 2671 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 2026-06-05T06:22:46.742Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:46.742Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:46.742Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:46.756Z ERROR 2671 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state java.lang.RuntimeException: Simulated failure at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) at jdk.proxy2/jdk.proxy2.$Proxy166.getNcmpServiceCmHandle(Unknown Source) at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20260423(DataMigration.java:60) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2009326647.migrateInventoryToModelRelease20260423$accessor$EuLVqDv8(Unknown Source) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2009326647$auxiliary$N84XkY8H.call(Unknown Source) at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2009326647.migrateInventoryToModelRelease20260423(Unknown Source) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2009326647$migrateInventoryToModelRelease20260423.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:22:46.760Z ERROR 2671 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch java.lang.RuntimeException: Simulated failure at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) at jdk.proxy2/jdk.proxy2.$Proxy160.cmHandleBulkMigrate(Unknown Source) at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20260423(DataMigration.java:60) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2009326647.migrateInventoryToModelRelease20260423$accessor$EuLVqDv8(Unknown Source) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2009326647$auxiliary$N84XkY8H.call(Unknown Source) at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2009326647.migrateInventoryToModelRelease20260423(Unknown Source) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2009326647$migrateInventoryToModelRelease20260423.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.ncmp.init.DataMigrationSpec [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 2026-06-05T06:22:46.769Z INFO 2671 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 2026-06-05T06:22:46.771Z INFO 2671 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 2026-06-05T06:22:46.771Z INFO 2671 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 2026-06-05T06:22:46.773Z INFO 2671 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:22:46.861Z INFO 2671 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:22:46.862Z INFO 2671 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:22:46.876Z INFO 2671 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.04 seconds (process running for 45.774) [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 2026-06-05T06:22:47.245Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:47.246Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:47.246Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:47.697Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:47.697Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:47.697Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:48.011Z WARN 2671 --- [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from /myPath. Status: JSON decoding error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.060 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 2026-06-05T06:22:48.158Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:48.158Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:48.158Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 2026-06-05T06:22:48.312Z ERROR 2671 --- [_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: System error 2026-06-05T06:22:48.321Z ERROR 2671 --- [_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 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 2026-06-05T06:22:48.479Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5702 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:22:48.479Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5702 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:22:48.479Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5702 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5702 2026-06-05T06:22:48.479Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5702 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:22:48.479Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5702 [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. 2026-06-05T06:22:48.479Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5702 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:22:48.489Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]:5702 [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. 2026-06-05T06:22:48.490Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5702 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:22:48.498Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5702 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:22:48.498Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5702 [dev] [5.5.0] [10.30.106.183]:5702 is STARTING 2026-06-05T06:22:48.699Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:48.699Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:48.699Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:49.012Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:49.012Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:49.012Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:49.603Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:49.603Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:49.603Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:50.017Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:50.018Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:50.018Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:50.602Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5702 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5702 - 8f2649f5-8e1e-4567-9b74-1ee855e5a245 this ] 2026-06-05T06:22:50.602Z WARN 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5702 [dev] [5.5.0] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2026-06-05T06:22:50.603Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5702 [dev] [5.5.0] [10.30.106.183]:5702 is STARTED 2026-06-05T06:22:50.611Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:50.611Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:50.611Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:50.637Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5702 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:22:50.882Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:50.882Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:50.882Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:50.986Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5702 [dev] [5.5.0] [10.30.106.183]:5702 is SHUTTING_DOWN 2026-06-05T06:22:50.990Z INFO 2671 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5702 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5702 - 8f2649f5-8e1e-4567-9b74-1ee855e5a245 this is handled 2026-06-05T06:22:50.997Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5702 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:22:50.998Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5702 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:22:51.000Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5702 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:22:51.010Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5702 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:22:51.012Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5702 [dev] [5.5.0] Hazelcast Shutdown is completed in 22 ms. 2026-06-05T06:22:51.012Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5702 [dev] [5.5.0] [10.30.106.183]:5702 is SHUTDOWN [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.548 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:22:51.035Z INFO 2671 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:22:51.036Z INFO 2671 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:22:51.063Z INFO 2671 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 0.046 seconds (process running for 49.96) 2026-06-05T06:22:51.091Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:22:51.092Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-06-05T06:22:51.092Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-06-05T06:22:51.093Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-06-05T06:22:51.096Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:22:51.096Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 4 ms. 2026-06-05T06:22:51.097Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 2026-06-05T06:22:51.116Z INFO 2671 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-06-05T06:22:51.612Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:51.612Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:51.612Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:51.718Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:22:51.718Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:22:51.718Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:22:51.718Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:22:51.718Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:22:51.718Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:22:51.728Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:22:51.730Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:22:51.738Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:22:51.739Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:22:51.871Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:51.871Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:51.871Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:52.657Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:52.657Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:52.657Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:52.872Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:52.872Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:52.872Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:53.611Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:53.611Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:53.611Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:53.725Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:53.725Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:53.725Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:54.280Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - a03f4202-9093-4ec2-bee2-9aaa1717d8cb this ] 2026-06-05T06:22:54.280Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:22:54.287Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:22:54.296Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:22:54.296Z INFO 2671 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - a03f4202-9093-4ec2-bee2-9aaa1717d8cb this is handled 2026-06-05T06:22:54.297Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:22:54.298Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:22:54.298Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:22:54.308Z WARN 2671 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.183]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.183]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-06-05T06:22:54.400Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:22:54.401Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 105 ms. 2026-06-05T06:22:54.401Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN 2026-06-05T06:22:54.403Z INFO 2671 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-06-05T06:22:54.480Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:22:54.480Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:22:54.480Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:22:54.481Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:22:54.481Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:22:54.481Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:22:54.490Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:22:54.491Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:22:54.496Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:22:54.496Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:22:54.615Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:54.615Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:54.615Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:54.729Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:54.729Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:54.729Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:55.519Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:55.519Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:55.519Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:55.771Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:55.771Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:55.771Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:56.423Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:56.423Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:56.423Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:56.619Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - 77364de5-461d-4594-a605-92304c74b88f this ] 2026-06-05T06:22:56.619Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:22:56.621Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:22:56.626Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:22:56.627Z INFO 2671 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - 77364de5-461d-4594-a605-92304c74b88f this is handled 2026-06-05T06:22:56.628Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:22:56.629Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:22:56.630Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:22:56.647Z WARN 2671 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.183]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.183]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-06-05T06:22:56.736Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:22:56.736Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 109 ms. 2026-06-05T06:22:56.737Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN 2026-06-05T06:22:56.739Z INFO 2671 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-06-05T06:22:56.776Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:56.776Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:56.776Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:56.801Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:22:56.801Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:22:56.801Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:22:56.801Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:22:56.801Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:22:56.801Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:22:56.813Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:22:56.815Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:22:56.821Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:22:56.822Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:22:57.297Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:57.297Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:57.297Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:57.777Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:57.777Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:57.777Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:58.327Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:58.327Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:58.327Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:58.782Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:58.782Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:58.782Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:59.329Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:22:59.329Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:59.329Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:22:59.351Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - bc7d7289-064a-4a58-9134-f16807809c01 this ] 2026-06-05T06:22:59.352Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:22:59.354Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:22:59.367Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:22:59.367Z INFO 2671 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - bc7d7289-064a-4a58-9134-f16807809c01 this is handled 2026-06-05T06:22:59.368Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:22:59.368Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:22:59.369Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:22:59.379Z WARN 2671 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.183]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.183]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-06-05T06:22:59.467Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:22:59.468Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 101 ms. 2026-06-05T06:22:59.468Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN 2026-06-05T06:22:59.470Z INFO 2671 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-06-05T06:22:59.517Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:22:59.517Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:22:59.517Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:22:59.517Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:22:59.517Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:22:59.517Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:22:59.527Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:22:59.528Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:22:59.533Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:22:59.534Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:22:59.711Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:22:59.712Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:22:59.712Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:00.329Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:00.329Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:00.329Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:00.757Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:00.758Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:00.758Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:01.183Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:01.183Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:01.183Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:01.561Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:01.561Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:01.561Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:01.901Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - da0f5d44-dcab-424d-9778-884eebf56658 this ] 2026-06-05T06:23:01.902Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:23:01.903Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:23:01.908Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:23:01.909Z INFO 2671 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - da0f5d44-dcab-424d-9778-884eebf56658 this is handled 2026-06-05T06:23:01.910Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:23:01.910Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:23:01.911Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:23:01.926Z WARN 2671 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.183]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.183]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-06-05T06:23:02.013Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:23:02.013Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 105 ms. 2026-06-05T06:23:02.013Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN 2026-06-05T06:23:02.015Z INFO 2671 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-06-05T06:23:02.053Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:23:02.053Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:23:02.053Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:23:02.053Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:23:02.053Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:23:02.053Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:23:02.062Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:23:02.073Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:23:02.078Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:23:02.078Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:23:02.187Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:02.187Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:02.187Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:02.511Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:02.511Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:02.511Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:03.188Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:03.188Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:03.188Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:03.415Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:03.415Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:03.415Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:04.058Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:04.058Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:04.058Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:04.150Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - ec4192c5-f33d-4616-9e2e-3c3b8239ef4f this ] 2026-06-05T06:23:04.151Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:23:04.152Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:23:04.160Z INFO 2671 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 2026-06-05T06:23:04.161Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:23:04.161Z INFO 2671 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - ec4192c5-f33d-4616-9e2e-3c3b8239ef4f this is handled 2026-06-05T06:23:04.162Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:23:04.163Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:23:04.163Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:23:04.176Z WARN 2671 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.183]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.183]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-06-05T06:23:04.262Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:23:04.262Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 101 ms. 2026-06-05T06:23:04.262Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN 2026-06-05T06:23:04.264Z INFO 2671 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-06-05T06:23:04.297Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:23:04.297Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:23:04.298Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:23:04.298Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:23:04.298Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:23:04.298Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:23:04.306Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:23:04.307Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:23:04.311Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:23:04.312Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:23:04.419Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:04.419Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:04.419Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:05.062Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:05.063Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:05.063Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:05.424Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:05.424Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:05.424Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:06.096Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:06.096Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:06.096Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:06.328Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:06.328Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:06.328Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:06.699Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - d4d3a5c9-3d70-4eea-aa82-e652ce38cf79 this ] 2026-06-05T06:23:06.700Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:23:06.701Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:23:06.708Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:23:06.708Z INFO 2671 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - d4d3a5c9-3d70-4eea-aa82-e652ce38cf79 this is handled 2026-06-05T06:23:06.709Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:23:06.709Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:23:06.709Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:23:06.928Z WARN 2671 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.183]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.183]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-06-05T06:23:07.014Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:23:07.014Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 306 ms. 2026-06-05T06:23:07.014Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN 2026-06-05T06:23:07.016Z INFO 2671 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-06-05T06:23:07.047Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:23:07.047Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:23:07.047Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:23:07.047Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:23:07.047Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:23:07.047Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:23:07.074Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:23:07.076Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:23:07.082Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:23:07.082Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:23:07.096Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:07.096Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:07.096Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:07.282Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:07.282Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:07.282Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:08.005Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:08.006Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:08.006Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:08.304Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:08.304Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:08.304Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:08.960Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:08.960Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:08.960Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:09.157Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:09.157Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:09.157Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:09.340Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - e924c098-d6cf-4836-ba4e-e2a546b1f418 this ] 2026-06-05T06:23:09.341Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:23:09.342Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:23:09.350Z INFO 2671 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 2026-06-05T06:23:09.354Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:23:09.355Z INFO 2671 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - e924c098-d6cf-4836-ba4e-e2a546b1f418 this is handled 2026-06-05T06:23:09.355Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:23:09.356Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:23:09.356Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:23:09.376Z WARN 2671 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.183]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.183]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-06-05T06:23:09.453Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:23:09.453Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 98 ms. 2026-06-05T06:23:09.454Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN 2026-06-05T06:23:09.456Z INFO 2671 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-06-05T06:23:09.487Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:23:09.487Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:23:09.487Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:23:09.487Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:23:09.487Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:23:09.487Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:23:09.496Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:23:09.497Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:23:09.501Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:23:09.502Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:23:09.965Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:09.965Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:09.965Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:10.158Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:10.158Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:10.158Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:10.966Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:10.967Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:10.967Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:11.162Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:11.162Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:11.162Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:11.967Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:11.967Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:11.968Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:12.141Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - 79536511-1803-477a-9705-97de5b88306b this ] 2026-06-05T06:23:12.141Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:23:12.143Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:23:12.150Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:23:12.150Z INFO 2671 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - 79536511-1803-477a-9705-97de5b88306b this is handled 2026-06-05T06:23:12.151Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:23:12.151Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:23:12.152Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:23:12.161Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:12.161Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:12.161Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:12.170Z WARN 2671 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.183]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.183]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-06-05T06:23:12.253Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:23:12.253Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 103 ms. 2026-06-05T06:23:12.253Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN 2026-06-05T06:23:12.255Z INFO 2671 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-06-05T06:23:12.284Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:23:12.284Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:23:12.284Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:23:12.284Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:23:12.284Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:23:12.284Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:23:12.293Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:23:12.294Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:23:12.298Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:23:12.298Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:23:12.972Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:12.972Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:12.972Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:13.165Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:13.165Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:13.165Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:13.977Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:13.977Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:13.977Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:14.019Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:14.019Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:14.019Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:14.667Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - 66b236b5-030b-4de7-9eb4-88d8acdb0195 this ] 2026-06-05T06:23:14.668Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:23:14.669Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:23:14.677Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:23:14.677Z INFO 2671 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - 66b236b5-030b-4de7-9eb4-88d8acdb0195 this is handled 2026-06-05T06:23:14.678Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:23:14.678Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:23:14.679Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:23:14.711Z WARN 2671 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.183]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.183]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-06-05T06:23:14.802Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:23:14.802Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 125 ms. 2026-06-05T06:23:14.802Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN 2026-06-05T06:23:14.804Z INFO 2671 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-06-05T06:23:14.830Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:23:14.830Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:23:14.830Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:23:14.830Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:23:14.830Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:23:14.830Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:23:14.839Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:23:14.840Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:23:14.845Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:23:14.846Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:23:14.981Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:14.982Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:14.982Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:15.025Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:15.026Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:15.026Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:15.886Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:15.886Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:15.886Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:15.980Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:15.980Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:15.980Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:16.839Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:16.840Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:16.840Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:16.892Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:16.892Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:16.892Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:17.568Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - 1ee56a0d-4a69-4334-9b7e-9f3b0919b4b8 this ] 2026-06-05T06:23:17.569Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:23:17.571Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:23:17.596Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:23:17.597Z INFO 2671 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - 1ee56a0d-4a69-4334-9b7e-9f3b0919b4b8 this is handled 2026-06-05T06:23:17.598Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:23:17.598Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:23:17.600Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:23:17.691Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:23:17.691Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 94 ms. 2026-06-05T06:23:17.691Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN 2026-06-05T06:23:17.693Z INFO 2671 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-06-05T06:23:17.703Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:17.703Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:17.703Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:17.719Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:23:17.719Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:23:17.719Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:23:17.719Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:23:17.719Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:23:17.719Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:23:17.727Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:23:17.728Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:23:17.732Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:23:17.732Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:23:17.893Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:17.893Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:17.893Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:18.317Z ERROR 2671 --- [_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: System error 2026-06-05T06:23:18.322Z ERROR 2671 --- [_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 2026-06-05T06:23:18.704Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:18.705Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:18.705Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:18.897Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:18.897Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:18.897Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:19.608Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:19.608Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:19.608Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:19.885Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:19.885Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:19.885Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:20.211Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - b01c0091-9976-40a1-b792-677bf4b67a09 this ] 2026-06-05T06:23:20.212Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:23:20.213Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:23:20.230Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:23:20.231Z INFO 2671 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - b01c0091-9976-40a1-b792-677bf4b67a09 this is handled 2026-06-05T06:23:20.231Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:23:20.233Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:23:20.233Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:23:20.237Z WARN 2671 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.183]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.183]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-06-05T06:23:20.373Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:23:20.373Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 142 ms. 2026-06-05T06:23:20.373Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN 2026-06-05T06:23:20.376Z INFO 2671 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-06-05T06:23:20.403Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:23:20.403Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:23:20.403Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:23:20.403Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:23:20.403Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:23:20.403Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:23:20.412Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:23:20.413Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:23:20.418Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:23:20.418Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:23:20.615Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:20.615Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:20.616Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:20.782Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:20.783Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:20.783Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:21.587Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:21.587Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:21.587Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:21.620Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:21.620Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:21.620Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:22.474Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:22.474Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:22.474Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:22.551Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:22.551Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:22.551Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:22.708Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - 54a417aa-9de8-4e27-ac4b-9b281f51e0f7 this ] 2026-06-05T06:23:22.709Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:23:22.710Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:23:22.724Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:23:22.725Z INFO 2671 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - 54a417aa-9de8-4e27-ac4b-9b281f51e0f7 this is handled 2026-06-05T06:23:22.725Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:23:22.725Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:23:22.726Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:23:23.054Z WARN 2671 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.183]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.183]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-06-05T06:23:23.141Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:23:23.141Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 417 ms. 2026-06-05T06:23:23.141Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN 2026-06-05T06:23:23.143Z INFO 2671 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-06-05T06:23:23.172Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:23:23.173Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:23:23.173Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:23:23.173Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:23:23.173Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:23:23.173Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:23:23.184Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:23:23.186Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:23:23.194Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:23:23.194Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:23:23.428Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:23.428Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:23.428Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:23.556Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:23.556Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:23.556Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:24.429Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:24.430Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:24.430Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:24.600Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:24.600Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:24.600Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:25.446Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:25.446Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:25.446Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:25.460Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:25.460Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:25.460Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:25.867Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - 235c73ff-27eb-4308-b66f-054e8061999c this ] 2026-06-05T06:23:25.869Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:23:25.870Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:23:25.981Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:23:25.981Z INFO 2671 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - 235c73ff-27eb-4308-b66f-054e8061999c this is handled 2026-06-05T06:23:25.982Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:23:25.982Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:23:25.983Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:23:25.989Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:23:25.989Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 8 ms. 2026-06-05T06:23:25.989Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.89 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 2026-06-05T06:23:26.039Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:23:26.039Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:23:26.039Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:23:26.039Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:23:26.039Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:23:26.039Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:23:26.048Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:23:26.049Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:23:26.054Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:23:26.055Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:23:26.304Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:26.304Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:26.304Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:26.406Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:26.406Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:26.406Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:27.213Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:27.213Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:27.213Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:27.309Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:27.309Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:27.309Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:28.129Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - 25ea6e64-9a7f-4aa8-bfe9-99251cdf9266 this ] 2026-06-05T06:23:28.130Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:23:28.136Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:23:28.153Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:23:28.154Z INFO 2671 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - 25ea6e64-9a7f-4aa8-bfe9-99251cdf9266 this is handled 2026-06-05T06:23:28.155Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:23:28.156Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:23:28.157Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:23:28.220Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:28.220Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:28.220Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:28.233Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:23:28.234Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 2026-06-05T06:23:28.234Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.238 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:23:28.260Z INFO 2671 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:23:28.260Z INFO 2671 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:23:28.267Z INFO 2671 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.023 seconds (process running for 87.164) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 2026-06-05T06:23:28.335Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:28.336Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:28.336Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 2026-06-05T06:23:28.603Z ERROR 2671 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 2026-06-05T06:23:28.639Z WARN 2671 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 2026-06-05T06:23:28.732Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.732Z INFO 2671 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 2026-06-05T06:23:28.732Z DEBUG 2671 --- [ 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) 2026-06-05T06:23:28.761Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.761Z INFO 2671 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 2026-06-05T06:23:28.761Z DEBUG 2671 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 2026-06-05T06:23:28.762Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.763Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.765Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.765Z INFO 2671 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 2026-06-05T06:23:28.765Z DEBUG 2671 --- [ 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) 2026-06-05T06:23:28.766Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.766Z INFO 2671 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 2026-06-05T06:23:28.766Z DEBUG 2671 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 2026-06-05T06:23:28.767Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.768Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.768Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.770Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.770Z INFO 2671 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 2026-06-05T06:23:28.771Z INFO 2671 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 2026-06-05T06:23:28.771Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.773Z ERROR 2671 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 2026-06-05T06:23:28.776Z ERROR 2671 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 2026-06-05T06:23:28.776Z ERROR 2671 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 2026-06-05T06:23:28.778Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.778Z INFO 2671 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 2026-06-05T06:23:28.778Z DEBUG 2671 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 2026-06-05T06:23:28.778Z ERROR 2671 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 2026-06-05T06:23:28.778Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.778Z INFO 2671 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 2026-06-05T06:23:28.778Z DEBUG 2671 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 2026-06-05T06:23:28.782Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.785Z DEBUG 2671 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 2026-06-05T06:23:28.789Z DEBUG 2671 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 2026-06-05T06:23:28.790Z DEBUG 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 2026-06-05T06:23:28.791Z DEBUG 2671 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 2026-06-05T06:23:28.793Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.794Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.796Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.796Z INFO 2671 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] , key : newProp and value : newVal 2026-06-05T06:23:28.796Z DEBUG 2671 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] with leaves (name : newProp , value : newVal) 2026-06-05T06:23:28.798Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.798Z INFO 2671 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 2026-06-05T06:23:28.798Z DEBUG 2671 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 2026-06-05T06:23:28.800Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.801Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.801Z INFO 2671 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1']] 2026-06-05T06:23:28.801Z INFO 2671 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp2']] 2026-06-05T06:23:28.803Z WARN 2671 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-06-05T06:23:28.803Z INFO 2671 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] , key : newProp and value : newVal 2026-06-05T06:23:28.803Z DEBUG 2671 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] with leaves (name : newProp , value : newVal) [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 2026-06-05T06:23:28.827Z INFO 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 2026-06-05T06:23:28.829Z INFO 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 2026-06-05T06:23:28.831Z INFO 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 2026-06-05T06:23:28.833Z ERROR 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 2026-06-05T06:23:28.834Z ERROR 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 2026-06-05T06:23:28.835Z INFO 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 2026-06-05T06:23:28.835Z ERROR 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 2026-06-05T06:23:28.851Z ERROR 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_7_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:233) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) at jdk.proxy2/jdk.proxy2.$Proxy189.initiateStateAdvised(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:400) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:211) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1781856659.processCreatedCmHandles$accessor$R0GAAjZ1(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1781856659$auxiliary$nUWdhWYQ.call(Unknown Source) at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1781856659.processCreatedCmHandles(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:106) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1781856659.updateDmiRegistration$accessor$R0GAAjZ1(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1781856659$auxiliary$v7jvuse7.call(Unknown Source) at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1781856659.updateDmiRegistration(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1781856659$updateDmiRegistration.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_7(CmHandleRegistrationServiceSpec.groovy:235) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:23:28.856Z ERROR 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:265) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:23:28.858Z ERROR 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles java.lang.RuntimeException: Failed at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:266) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:23:28.870Z ERROR 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-06-05T06:23:28.870Z ERROR 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 2026-06-05T06:23:28.879Z ERROR 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-06-05T06:23:28.879Z ERROR 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 2026-06-05T06:23:28.881Z ERROR 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-06-05T06:23:28.881Z ERROR 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 2026-06-05T06:23:28.882Z ERROR 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-06-05T06:23:28.882Z ERROR 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 2026-06-05T06:23:28.888Z INFO 2671 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 2026-06-05T06:23:28.934Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 2026-06-05T06:23:28.942Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-06-05T06:23:28.943Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:23:28.943Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:23:28.943Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:23:28.943Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:23:28.943Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:23:28.945Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 2026-06-05T06:23:28.945Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 2026-06-05T06:23:28.945Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-06-05T06:23:28.946Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-06-05T06:23:28.946Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-06-05T06:23:28.946Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:23:28.949Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 2026-06-05T06:23:28.949Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 2026-06-05T06:23:28.949Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-06-05T06:23:28.950Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-06-05T06:23:28.950Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-06-05T06:23:28.950Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:23:28.950Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-06-05T06:23:28.951Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-06-05T06:23:28.951Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-06-05T06:23:28.952Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:23:28.953Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 2026-06-05T06:23:28.954Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 2026-06-05T06:23:28.954Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-06-05T06:23:28.955Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-06-05T06:23:28.955Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-06-05T06:23:28.955Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:23:28.955Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-06-05T06:23:28.956Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-06-05T06:23:28.956Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-06-05T06:23:28.956Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:23:28.956Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 2026-06-05T06:23:28.956Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 2026-06-05T06:23:28.956Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 2026-06-05T06:23:28.956Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:23:28.959Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 2026-06-05T06:23:28.959Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 2026-06-05T06:23:28.960Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 2026-06-05T06:23:28.961Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 2026-06-05T06:23:28.962Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 2026-06-05T06:23:28.963Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 2026-06-05T06:23:28.964Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-06-05T06:23:28.964Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-06-05T06:23:28.964Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:23:28.964Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-06-05T06:23:28.965Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-06-05T06:23:28.965Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-06-05T06:23:28.965Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:23:28.965Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 2026-06-05T06:23:28.966Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 2026-06-05T06:23:28.966Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 2026-06-05T06:23:28.966Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:23:28.967Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-06-05T06:23:28.967Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:23:28.967Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:23:28.967Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:23:28.967Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:23:28.967Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:23:28.968Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-06-05T06:23:28.968Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:23:28.968Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:23:28.968Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 2026-06-05T06:23:28.968Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 2026-06-05T06:23:28.969Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:23:28.969Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:23:28.969Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:23:28.969Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:23:28.970Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 2026-06-05T06:23:28.972Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-06-05T06:23:28.972Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:23:28.993Z INFO 2671 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:23:28.993Z INFO 2671 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:23:29.009Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:23:29.009Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:23:29.009Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:23:29.009Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2026-06-05T06:23:29.009Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:23:29.009Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:23:29.018Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:23:29.019Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-06-05T06:23:29.023Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:23:29.023Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:23:29.118Z INFO 2671 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Trying to join to discovered node: [10.30.107.35]:5701 2026-06-05T06:23:29.126Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:29.126Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:29.126Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:29.140Z INFO 2671 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initialized new cluster connection between /10.30.106.183:37167 and /10.30.107.35:5701 2026-06-05T06:23:29.236Z INFO 2671 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:2, ver:2} [ Member [10.30.107.35]:5701 - 8ad02f74-ce25-4f39-b7d0-5df33df51486 Member [10.30.106.183]:5701 - 7c90349c-a35b-4af8-a108-7f18a67ade1d this ] 2026-06-05T06:23:29.237Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:23:29.270Z INFO 2671 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 0.293 seconds (process running for 88.167) 2026-06-05T06:23:29.336Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:29.336Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:29.336Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:29.432Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:23:29.614Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-06-05T06:23:29.614Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-06-05T06:23:29.615Z INFO 2671 --- [ main] c.h.i.server.tcp.TcpServerConnection : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connection[id=1, /10.30.106.183:37167->/10.30.107.35:5701, qualifier=null, endpoint=[10.30.107.35]:5701, remoteUuid=8ad02f74-ce25-4f39-b7d0-5df33df51486, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2026-06-05T06:23:29.615Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-06-05T06:23:29.618Z WARN 2671 --- [ration.thread-6] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Partition 262 is not migrating 2026-06-05T06:23:29.620Z WARN 2671 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Partition 258 is not migrating 2026-06-05T06:23:29.621Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:23:29.621Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 189 ms. 2026-06-05T06:23:29.621Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 2026-06-05T06:23:29.702Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:23:29.702Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:23:29.702Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:23:29.702Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] Cluster name: dev 2026-06-05T06:23:29.702Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:23:29.702Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:23:29.709Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:23:29.710Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Using Multicast discovery 2026-06-05T06:23:29.718Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:23:29.718Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:23:29.731Z INFO 2671 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.183]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.106.183:5701 and /10.30.107.35:49669 2026-06-05T06:23:30.139Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:30.139Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:30.139Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:30.347Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:30.347Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:30.347Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:31.148Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:31.148Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:31.148Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:31.349Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:31.349Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:31.349Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:32.008Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - 31950eea-9389-485f-9f1b-e9a35dec59bc this ] 2026-06-05T06:23:32.009Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:23:32.022Z DEBUG 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 2026-06-05T06:23:32.023Z DEBUG 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 2026-06-05T06:23:32.024Z DEBUG 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 2026-06-05T06:23:32.026Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 2026-06-05T06:23:32.026Z WARN 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 2026-06-05T06:23:32.030Z INFO 2671 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:23:32.036Z DEBUG 2671 --- [ 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 2026-06-05T06:23:32.040Z DEBUG 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2026-06-05T06:23:32.040Z DEBUG 2671 --- [ 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 2026-06-05T06:23:32.040Z DEBUG 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 2026-06-05T06:23:32.049Z DEBUG 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2026-06-05T06:23:32.055Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:23:32.055Z INFO 2671 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.183]:5701 - 31950eea-9389-485f-9f1b-e9a35dec59bc this is handled 2026-06-05T06:23:32.056Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-06-05T06:23:32.056Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-06-05T06:23:32.056Z INFO 2671 --- [ main] c.h.i.server.tcp.TcpServerConnection : [10.30.106.183]:5701 [dev] [5.5.0] Connection[id=1, /10.30.106.183:5701->/10.30.107.35:49669, qualifier=null, endpoint=[10.30.107.35]:5701, remoteUuid=8ad02f74-ce25-4f39-b7d0-5df33df51486, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2026-06-05T06:23:32.057Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Shutting down node engine... 2026-06-05T06:23:32.106Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:32.106Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:32.106Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:32.124Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:23:32.124Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 69 ms. 2026-06-05T06:23:32.124Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [dev] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.433 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:23:32.152Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:23:32.152Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:23:32.350Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:32.350Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:32.350Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:32.402Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.265 seconds (process running for 91.299) [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:23:32.517Z INFO 2671 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:23:32.517Z INFO 2671 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:23:32.548Z INFO 2671 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.046 seconds (process running for 91.446) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 2026-06-05T06:23:32.576Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:23:32.576Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:23:32.577Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 2026-06-05T06:23:32.577Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 2026-06-05T06:23:32.577Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 2026-06-05T06:23:32.577Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 2026-06-05T06:23:32.579Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 2026-06-05T06:23:32.580Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:23:32.582Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 2026-06-05T06:23:32.583Z WARN 2671 --- [ 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 . 2026-06-05T06:23:32.584Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 2026-06-05T06:23:32.584Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 2026-06-05T06:23:32.585Z WARN 2671 --- [ 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 . 2026-06-05T06:23:32.588Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 2026-06-05T06:23:32.593Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 2026-06-05T06:23:32.593Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 2026-06-05T06:23:32.594Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 2026-06-05T06:23:32.594Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 2026-06-05T06:23:32.594Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 2026-06-05T06:23:32.595Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 2026-06-05T06:23:32.595Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 2026-06-05T06:23:32.595Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 2026-06-05T06:23:32.606Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 2026-06-05T06:23:32.608Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2026-06-05T06:23:32.608Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 2026-06-05T06:23:32.608Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 2026-06-05T06:23:32.608Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 2026-06-05T06:23:32.611Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2026-06-05T06:23:32.611Z WARN 2671 --- [ 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) 2026-06-05T06:23:32.611Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 2026-06-05T06:23:32.614Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2026-06-05T06:23:32.614Z ERROR 2671 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 java.lang.RuntimeException: some exception at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) at jdk.proxy2/jdk.proxy2.$Proxy160.getCmHandleState(Unknown Source) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:23:32.617Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2026-06-05T06:23:32.617Z ERROR 2671 --- [ 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) java.lang.RuntimeException: Some network error at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$323069795.getResourceData(Unknown Source) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:23:32.618Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 2026-06-05T06:23:32.665Z ERROR 2671 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 2026-06-05T06:23:32.681Z INFO 2671 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-06-05T06:23:32.765Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: e751850a7f24dbe3f60b5c3dd56138c61d0c9f51007b3cdbb74aa258affa4b31 2026-06-05T06:23:33.113Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:33.113Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:33.113Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:33.298Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:33.298Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:33.298Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:33.985Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:33.985Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:33.985Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:34.306Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:34.306Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:34.306Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:34.992Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:34.992Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:34.992Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:35.314Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:35.314Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:35.314Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:35.928Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:35.928Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:35.928Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:36.322Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:36.322Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:36.322Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:36.933Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:36.933Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:36.933Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:37.323Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:37.323Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:37.323Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:37.981Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:37.981Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:37.981Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:38.324Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:38.324Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:38.324Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:38.377Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.695603962S 2026-06-05T06:23:38.390Z INFO 2671 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32769] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:23:38.403Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:23:38.455Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:23:38.455Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:23:38.455Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640618455 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:23:38.471Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:23:38.472Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:23:38.488Z INFO 2671 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.031 seconds (process running for 97.386) 2026-06-05T06:23:38.493Z INFO 2671 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 2026-06-05T06:23:38.498Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:23:38.498Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32769] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-3 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-06-05T06:23:38.498Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:23:38.502Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:23:38.502Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:23:38.502Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:23:38.502Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640618502 2026-06-05T06:23:38.700Z WARN 2671 --- [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 : {ncmp-events-test=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:23:38.701Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:23:38.882Z INFO 2671 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:23:38.982Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:38.982Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:38.982Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:39.003Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 2026-06-05T06:23:39.009Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2026-06-05T06:23:39.039Z INFO 2671 --- [ main] 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-734f0fab-c439-462e-96ff-5f292bdc5aa5 2026-06-05T06:23:39.039Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2026-06-05T06:23:39.068Z INFO 2671 --- [ main] 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-734f0fab-c439-462e-96ff-5f292bdc5aa5', protocol='range'} 2026-06-05T06:23:39.077Z INFO 2671 --- [ main] 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-1-734f0fab-c439-462e-96ff-5f292bdc5aa5=Assignment(partitions=[ncmp-events-test-0])} 2026-06-05T06:23:39.098Z INFO 2671 --- [ main] 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-734f0fab-c439-462e-96ff-5f292bdc5aa5', protocol='range'} 2026-06-05T06:23:39.099Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 2026-06-05T06:23:39.101Z INFO 2671 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 2026-06-05T06:23:39.114Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 2026-06-05T06:23:39.125Z INFO 2671 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32769 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:23:39.226Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:39.232Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-06-05T06:23:39.282Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:39.282Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 114ms, elapsed time since send: 114ms, throttle time: 0ms, request timeout: 30000ms) 2026-06-05T06:23:39.282Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-06-05T06:23:39.282Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 2147483646 disconnected. 2026-06-05T06:23:39.283Z INFO 2671 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error sending fetch request (sessionId=103163173, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-06-05T06:23:39.283Z INFO 2671 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Group coordinator localhost:32769 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-06-05T06:23:39.325Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:39.325Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:39.325Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:39.341Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:39.341Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:39.485Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:39.485Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.848 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 2026-06-05T06:23:39.557Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 2026-06-05T06:23:39.558Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 2026-06-05T06:23:39.559Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 2026-06-05T06:23:39.559Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 2026-06-05T06:23:39.564Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 2026-06-05T06:23:39.566Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 2026-06-05T06:23:39.568Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 2026-06-05T06:23:39.569Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 2026-06-05T06:23:39.569Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 2026-06-05T06:23:39.571Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 2026-06-05T06:23:39.571Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 2026-06-05T06:23:39.573Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 2026-06-05T06:23:39.574Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 2026-06-05T06:23:39.576Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:39.576Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:39.579Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 2026-06-05T06:23:39.579Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 2026-06-05T06:23:39.581Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 2026-06-05T06:23:39.581Z DEBUG 2671 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 2026-06-05T06:23:39.686Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:39.686Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:39.937Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:39.937Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:39.937Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:40.007Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:40.007Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:40.089Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:40.089Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:40.326Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:40.326Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:40.326Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:40.591Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:40.592Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:40.797Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:40.797Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:40.943Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:40.943Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:40.943Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:41.180Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:41.180Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:41.180Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:41.494Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:41.494Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:41.798Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:41.798Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:41.968Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:41.968Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:41.968Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 2026-06-05T06:23:42.130Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:42.130Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:42.130Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:42.137Z INFO 2671 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 2026-06-05T06:23:42.138Z INFO 2671 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 2026-06-05T06:23:42.138Z INFO 2671 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 2026-06-05T06:23:42.138Z INFO 2671 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 2026-06-05T06:23:42.138Z INFO 2671 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 2026-06-05T06:23:42.139Z INFO 2671 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 2026-06-05T06:23:42.139Z INFO 2671 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 2026-06-05T06:23:42.139Z INFO 2671 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 2026-06-05T06:23:42.139Z INFO 2671 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 2026-06-05T06:23:42.139Z INFO 2671 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 2026-06-05T06:23:42.497Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:42.497Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 2026-06-05T06:23:42.581Z WARN 2671 --- [ 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 2026-06-05T06:23:42.581Z WARN 2671 --- [ 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 2026-06-05T06:23:42.581Z WARN 2671 --- [ 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 2026-06-05T06:23:42.581Z WARN 2671 --- [ 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 2026-06-05T06:23:42.583Z WARN 2671 --- [ 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 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 06:23:42,643 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:23:42,643 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:23:42,643 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:23:42,647 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:23:42,647 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:23:42,655 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:23:42,655 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:23:42.661Z INFO 2671 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:23:42.661Z INFO 2671 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:23:42.684Z INFO 2671 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.06 seconds (process running for 101.582) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 2026-06-05T06:23:42.702Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-06-05T06:23:42.702Z DEBUG 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-06-05T06:23:42.702Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=create, entityHandleId=null}]} 2026-06-05T06:23:42.714Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2026-06-05T06:23:42.714Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-06-05T06:23:42.716Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-06-05T06:23:42.716Z DEBUG 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 2026-06-05T06:23:42.716Z TRACE 2671 --- [ 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}]} 2026-06-05T06:23:42.717Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2026-06-05T06:23:42.717Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-06-05T06:23:42.718Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-06-05T06:23:42.718Z DEBUG 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2026-06-05T06:23:42.718Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=patch, entityHandleId=null}]} 2026-06-05T06:23:42.719Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2026-06-05T06:23:42.719Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-06-05T06:23:42.720Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-06-05T06:23:42.721Z DEBUG 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 2026-06-05T06:23:42.721Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=update, entityHandleId=null}]} 2026-06-05T06:23:42.721Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2026-06-05T06:23:42.721Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-06-05T06:23:42.723Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-06-05T06:23:42.723Z DEBUG 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2026-06-05T06:23:42.723Z TRACE 2671 --- [ 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}]} 2026-06-05T06:23:42.724Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 2026-06-05T06:23:42.724Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 2026-06-05T06:23:42.724Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 2026-06-05T06:23:42.762Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-06-05T06:23:42.763Z DEBUG 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2026-06-05T06:23:42.763Z TRACE 2671 --- [ 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}]} 2026-06-05T06:23:42.763Z WARN 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1594660307, Message: null, Details: Policy Executor returned HTTP Status code 418. 2026-06-05T06:23:42.763Z WARN 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 2026-06-05T06:23:42.763Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-06-05T06:23:42.763Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-06-05T06:23:42.764Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-06-05T06:23:42.765Z DEBUG 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2026-06-05T06:23:42.765Z TRACE 2671 --- [ 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}]} 2026-06-05T06:23:42.765Z WARN 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1594660307, Message: null, Details: Policy Executor returned HTTP Status code 418. 2026-06-05T06:23:42.765Z WARN 2671 --- [ 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 2026-06-05T06:23:42.765Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-06-05T06:23:42.765Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 2026-06-05T06:23:42.765Z TRACE 2671 --- [ 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 2026-06-05T06:23:42.766Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-06-05T06:23:42.766Z DEBUG 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-06-05T06:23:42.766Z TRACE 2671 --- [ 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}]} 2026-06-05T06:23:42.767Z WARN 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 2026-06-05T06:23:42.769Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-06-05T06:23:42.769Z DEBUG 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-06-05T06:23:42.769Z TRACE 2671 --- [ 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}]} 2026-06-05T06:23:42.769Z WARN 2671 --- [ 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. 2026-06-05T06:23:42.770Z WARN 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 2026-06-05T06:23:42.770Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-06-05T06:23:42.770Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 2026-06-05T06:23:42.770Z TRACE 2671 --- [ 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 2026-06-05T06:23:42.771Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-06-05T06:23:42.772Z DEBUG 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-06-05T06:23:42.772Z TRACE 2671 --- [ 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}]} 2026-06-05T06:23:42.772Z WARN 2671 --- [ 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). 2026-06-05T06:23:42.772Z WARN 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 2026-06-05T06:23:42.772Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-06-05T06:23:42.772Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 2026-06-05T06:23:42.772Z TRACE 2671 --- [ 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 2026-06-05T06:23:42.774Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-06-05T06:23:42.774Z DEBUG 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-06-05T06:23:42.775Z TRACE 2671 --- [ 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}]} 2026-06-05T06:23:42.775Z WARN 2671 --- [ 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. 2026-06-05T06:23:42.775Z WARN 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 2026-06-05T06:23:42.775Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-06-05T06:23:42.775Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-06-05T06:23:42.775Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-06-05T06:23:42.776Z DEBUG 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-06-05T06:23:42.776Z TRACE 2671 --- [ 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}]} 2026-06-05T06:23:42.776Z WARN 2671 --- [ 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). 2026-06-05T06:23:42.776Z WARN 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 2026-06-05T06:23:42.776Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-06-05T06:23:42.776Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-06-05T06:23:42.777Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-06-05T06:23:42.778Z DEBUG 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-06-05T06:23:42.778Z TRACE 2671 --- [ 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}]} 2026-06-05T06:23:42.778Z WARN 2671 --- [ 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. 2026-06-05T06:23:42.778Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-06-05T06:23:42.779Z WARN 2671 --- [ 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. 2026-06-05T06:23:42.780Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 2026-06-05T06:23:42.799Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-06-05T06:23:42.799Z DEBUG 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-06-05T06:23:42.799Z TRACE 2671 --- [ 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}]} 2026-06-05T06:23:42.800Z WARN 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$1671142925, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 2026-06-05T06:23:42.800Z WARN 2671 --- [ 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 2026-06-05T06:23:42.800Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-06-05T06:23:42.800Z TRACE 2671 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 2026-06-05T06:23:42.800Z TRACE 2671 --- [ 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 2026-06-05T06:23:42.800Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:42.800Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:23:42.827Z INFO 2671 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:23:42.828Z INFO 2671 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:23:42.862Z INFO 2671 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.047 seconds (process running for 101.759) 2026-06-05T06:23:42.908Z WARN 2671 --- [ 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: ae1ec236-bfb5-4c27-8607-2f747dc1f877 2026-06-05T06:23:42.921Z WARN 2671 --- [ 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: 3d95ce61-cd73-49ed-971c-f14f971372ff 2026-06-05T06:23:42.929Z WARN 2671 --- [ 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: 700988d2-e7d2-4dee-a1fb-0bf6bfca7bf1 2026-06-05T06:23:42.934Z WARN 2671 --- [ 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: c8959285-9374-4e88-87da-1d0532df59ff [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 2026-06-05T06:23:42.975Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:42.975Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:42.975Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:23:43.002Z INFO 2671 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:23:43.002Z INFO 2671 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:23:43.009Z INFO 2671 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.019 seconds (process running for 101.907) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 2026-06-05T06:23:43.028Z WARN 2671 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 2026-06-05T06:23:43.062Z INFO 2671 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-06-05T06:23:43.123Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: bdaabe9a1ad85c4981e58c276aa88492944e21c59dd588ff2596e809047b164a 2026-06-05T06:23:43.131Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:43.132Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:43.132Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:43.500Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:43.500Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:43.802Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:43.803Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:43.831Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:43.831Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:43.831Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:44.132Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:44.132Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:44.132Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:44.504Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:44.504Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:44.804Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:44.804Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:44.832Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:44.832Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:44.832Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:45.132Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:45.132Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:45.132Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:45.507Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:45.507Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:45.806Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:45.807Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:45.833Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:45.833Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:45.833Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:46.133Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:46.133Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:46.133Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:46.510Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:46.511Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:46.686Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:46.686Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:46.686Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:46.807Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:46.807Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:47.137Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:47.137Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:47.137Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:47.514Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:47.514Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:47.690Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:47.690Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:47.690Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:47.808Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:47.808Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:48.092Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:48.092Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:48.092Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:48.323Z ERROR 2671 --- [_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: System error 2026-06-05T06:23:48.323Z ERROR 2671 --- [_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 2026-06-05T06:23:48.518Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:48.518Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:48.669Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.606544394S 2026-06-05T06:23:48.672Z INFO 2671 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-06-05T06:23:48.672Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:23:48.675Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:23:48.675Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:23:48.675Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640628675 2026-06-05T06:23:48.691Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:48.691Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:48.691Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:23:48.702Z INFO 2671 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:23:48.702Z INFO 2671 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:23:48.730Z INFO 2671 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.053 seconds (process running for 107.628) 2026-06-05T06:23:48.734Z INFO 2671 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 2026-06-05T06:23:48.745Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:23:48.745Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32770] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-4 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:23:48.745Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:23:48.749Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:23:48.749Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:23:48.749Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:23:48.749Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640628749 2026-06-05T06:23:48.787Z WARN 2671 --- [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 : {client-topic=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:23:48.788Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:23:48.810Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:48.810Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:48.939Z INFO 2671 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:23:49.013Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:49.013Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:49.013Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:49.069Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 2026-06-05T06:23:49.070Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2026-06-05T06:23:49.094Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-2-709570e1-27ed-4f0e-8d3c-5577ba529f04 2026-06-05T06:23:49.094Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2026-06-05T06:23:49.116Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-2-709570e1-27ed-4f0e-8d3c-5577ba529f04', protocol='range'} 2026-06-05T06:23:49.116Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Finished assignment for group at generation 1: {consumer-test-2-709570e1-27ed-4f0e-8d3c-5577ba529f04=Assignment(partitions=[client-topic-0])} 2026-06-05T06:23:49.134Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-2-709570e1-27ed-4f0e-8d3c-5577ba529f04', protocol='range'} 2026-06-05T06:23:49.134Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 2026-06-05T06:23:49.134Z INFO 2671 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 2026-06-05T06:23:49.144Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 2026-06-05T06:23:49.156Z INFO 2671 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:23:49.198Z INFO 2671 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-06-05T06:23:49.199Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:23:49.201Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:23:49.201Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:23:49.201Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640629201 2026-06-05T06:23:49.207Z INFO 2671 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-06-05T06:23:49.207Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:23:49.209Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:23:49.209Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:23:49.209Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640629209 2026-06-05T06:23:49.251Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:23:49.251Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-06-05T06:23:49.319Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:23:49.319Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 127ms, elapsed time since send: 127ms, throttle time: 0ms, request timeout: 30000ms) 2026-06-05T06:23:49.319Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-06-05T06:23:49.319Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2026-06-05T06:23:49.319Z INFO 2671 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=195323672, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-06-05T06:23:49.319Z INFO 2671 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-06-05T06:23:49.369Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:23:49.369Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:49.420Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:23:49.420Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.437 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 2026-06-05T06:23:49.506Z INFO 2671 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-06-05T06:23:49.521Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:49.522Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:49.563Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: b23d02c0c1f197e8367f74324392f18ef822c8b0eac1c9f1c13d386171df7fa7 2026-06-05T06:23:49.595Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:23:49.595Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:49.622Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:23:49.622Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:49.692Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:49.692Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:49.692Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:49.811Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:49.811Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:49.924Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:23:49.924Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:50.017Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:50.017Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:50.017Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:50.039Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:23:50.039Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:50.426Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:23:50.426Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:50.442Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:23:50.442Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:50.525Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:50.525Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:50.693Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:50.693Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:50.693Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:50.813Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:50.813Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:50.950Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:50.950Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:50.950Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:51.229Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:23:51.229Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:51.395Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:23:51.395Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:51.529Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:51.530Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:51.698Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:51.698Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:51.698Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:51.814Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:51.814Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:51.950Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:51.950Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:51.950Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:52.232Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:23:52.232Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:52.397Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:23:52.397Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:52.533Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:52.533Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:52.652Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:52.652Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:52.652Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:52.815Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:52.815Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:52.951Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:52.951Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:52.951Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:53.236Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:23:53.236Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:53.399Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:23:53.399Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:53.537Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:53.537Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:53.656Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:53.656Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:53.656Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:53.816Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:53.816Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:53.905Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:53.905Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:53.905Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:54.240Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:23:54.240Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:54.400Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:23:54.400Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:54.541Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:54.541Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:54.610Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:54.610Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:54.610Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:54.773Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:54.773Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:54.906Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:54.906Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:54.906Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:55.122Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.615685742S 06:23:55,146 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:23:55,146 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:23:55,146 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:23:55,150 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:23:55,150 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:23:55,157 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:23:55,157 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:23:55.164Z INFO 2671 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:23:55.164Z INFO 2671 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:23:55.244Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:23:55.244Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:55.401Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:23:55.401Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:55.544Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:55.544Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:55.624Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:55.624Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:55.624Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:55.781Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:55.781Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:55.860Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:55.860Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:55.860Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:55.910Z INFO 2671 --- [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 2026-06-05T06:23:56.200Z INFO 2671 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 2026-06-05T06:23:56.247Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:23:56.247Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:56.402Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:23:56.402Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:56.548Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:56.548Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:56.559Z INFO 2671 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32771] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-06-05T06:23:56.559Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:23:56.564Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:23:56.564Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:23:56.564Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640636564 2026-06-05T06:23:56.566Z INFO 2671 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2026-06-05T06:23:56.573Z INFO 2671 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32771] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-06-05T06:23:56.573Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:23:56.586Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:23:56.586Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:23:56.586Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640636586 2026-06-05T06:23:56.586Z INFO 2671 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2026-06-05T06:23:56.598Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:56.598Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:56.598Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:56.614Z WARN 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:23:56.614Z INFO 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:23:56.614Z INFO 2671 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 1.483 seconds (process running for 115.512) 2026-06-05T06:23:56.614Z WARN 2671 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:23:56.614Z INFO 2671 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:23:56.745Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32771 (id: 2147483646 rack: null) 2026-06-05T06:23:56.745Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32771 (id: 2147483646 rack: null) 2026-06-05T06:23:56.745Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2026-06-05T06:23:56.745Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2026-06-05T06:23:56.769Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-5a5527ca-ceba-4ead-a2c0-64ea43d3e808 2026-06-05T06:23:56.770Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-b3e92654-3dd6-4c9b-aa69-1ffbd42cf693 2026-06-05T06:23:56.770Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2026-06-05T06:23:56.770Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2026-06-05T06:23:56.783Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:56.783Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:56.791Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-b3e92654-3dd6-4c9b-aa69-1ffbd42cf693', protocol='range'} 2026-06-05T06:23:56.792Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-6-b3e92654-3dd6-4c9b-aa69-1ffbd42cf693=Assignment(partitions=[ncmp-async-m2m-0])} 2026-06-05T06:23:56.793Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-5a5527ca-ceba-4ead-a2c0-64ea43d3e808', protocol='range'} 2026-06-05T06:23:56.793Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-5-5a5527ca-ceba-4ead-a2c0-64ea43d3e808=Assignment(partitions=[ncmp-async-m2m-0])} 2026-06-05T06:23:56.816Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-b3e92654-3dd6-4c9b-aa69-1ffbd42cf693', protocol='range'} 2026-06-05T06:23:56.816Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-5a5527ca-ceba-4ead-a2c0-64ea43d3e808', protocol='range'} 2026-06-05T06:23:56.816Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2026-06-05T06:23:56.816Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2026-06-05T06:23:56.816Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:56.816Z INFO 2671 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2026-06-05T06:23:56.816Z INFO 2671 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2026-06-05T06:23:56.817Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:56.817Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:56.825Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2026-06-05T06:23:56.826Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2026-06-05T06:23:56.828Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2026-06-05T06:23:56.828Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2026-06-05T06:23:56.835Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32771 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:23:56.835Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32771 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:23:56.852Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:23:56.852Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32771] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-5 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:23:56.852Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:23:56.855Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:23:56.855Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:23:56.855Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:23:56.855Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640636855 2026-06-05T06:23:56.859Z INFO 2671 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-06-05T06:23:56.860Z INFO 2671 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-06-05T06:23:56.864Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:23:56.921Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.controllers = [] bootstrap.servers = [localhost:32771] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = true metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 2026-06-05T06:23:56.921Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.controllers = [] bootstrap.servers = [localhost:32771] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = true metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 2026-06-05T06:23:56.952Z INFO 2671 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:23:56.952Z INFO 2671 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:23:56.952Z INFO 2671 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640636952 2026-06-05T06:23:56.952Z INFO 2671 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:23:56.952Z INFO 2671 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:23:56.952Z INFO 2671 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640636952 2026-06-05T06:23:57.000Z INFO 2671 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 2026-06-05T06:23:57.000Z INFO 2671 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 2026-06-05T06:23:57.002Z INFO 2671 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:23:57.002Z INFO 2671 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:23:57.002Z INFO 2671 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:23:57.002Z INFO 2671 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:23:57.002Z INFO 2671 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:23:57.002Z INFO 2671 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:23:57.080Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:23:57.080Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32771] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-6 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-06-05T06:23:57.081Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:23:57.083Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:23:57.083Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:23:57.083Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:23:57.083Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640637083 2026-06-05T06:23:57.091Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:23:57.119Z ERROR 2671 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) ... 16 common frames omitted 2026-06-05T06:23:57.241Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:23:57.241Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:23:57.242Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-06-05T06:23:57.242Z INFO 2671 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2026-06-05T06:23:57.242Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-06-05T06:23:57.242Z INFO 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2026-06-05T06:23:57.242Z INFO 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 131ms, elapsed time since send: 131ms, throttle time: 0ms, request timeout: 30000ms) 2026-06-05T06:23:57.242Z INFO 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2026-06-05T06:23:57.242Z INFO 2671 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 137ms, elapsed time since send: 137ms, throttle time: 0ms, request timeout: 30000ms) 2026-06-05T06:23:57.242Z INFO 2671 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2026-06-05T06:23:57.242Z INFO 2671 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2026-06-05T06:23:57.243Z INFO 2671 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=399729792, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-06-05T06:23:57.243Z INFO 2671 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-06-05T06:23:57.243Z INFO 2671 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2026-06-05T06:23:57.243Z INFO 2671 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=175072631, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-06-05T06:23:57.243Z INFO 2671 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-06-05T06:23:57.251Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:23:57.251Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:57.326Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:23:57.326Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:23:57.350Z INFO 2671 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2026-06-05T06:23:57.350Z WARN 2671 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:23:57.350Z INFO 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2026-06-05T06:23:57.350Z WARN 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:23:57.357Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:23:57.357Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:23:57.403Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:23:57.403Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:57.453Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:23:57.453Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:23:57.454Z INFO 2671 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2026-06-05T06:23:57.455Z WARN 2671 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:23:57.511Z INFO 2671 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2026-06-05T06:23:57.511Z INFO 2671 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2026-06-05T06:23:57.512Z INFO 2671 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2026-06-05T06:23:57.512Z INFO 2671 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2026-06-05T06:23:57.512Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:23:57.512Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:23:57.512Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:23:57.512Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:23:57.512Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:23:57.512Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:23:57.513Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:23:57.514Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:23:57.514Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:23:57.514Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:23:57.515Z INFO 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2026-06-05T06:23:57.516Z WARN 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:23:57.516Z INFO 2671 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:23:57.516Z INFO 2671 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:23:57.516Z INFO 2671 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:23:57.516Z INFO 2671 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:23:57.516Z INFO 2671 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:23:57.516Z INFO 2671 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:23:57.516Z INFO 2671 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:23:57.516Z INFO 2671 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:23:57.521Z INFO 2671 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 2026-06-05T06:23:57.521Z INFO 2671 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 2026-06-05T06:23:57.521Z INFO 2671 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2026-06-05T06:23:57.521Z INFO 2671 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.027 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 2026-06-05T06:23:57.537Z INFO 2671 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-06-05T06:23:57.552Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:57.552Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:57.585Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:23:57.585Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:23:57.602Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:57.602Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: b9174cf4f5be796f304f73933b4ff5e50f844966cc66370b71fcbf60e9185291 2026-06-05T06:23:57.602Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:57.602Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:57.648Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:23:57.648Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:23:57.722Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:57.722Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:57.722Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:57.783Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:57.784Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:58.036Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:23:58.036Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:23:58.097Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:23:58.097Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:23:58.253Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:23:58.253Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:58.405Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:23:58.405Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:58.495Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:58.495Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:58.496Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:58.555Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:58.555Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:58.676Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:58.676Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:58.676Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:58.784Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:58.784Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:58.802Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:23:58.802Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:23:58.805Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:23:58.805Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:23:59.257Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:23:59.257Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:59.406Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:23:59.406Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:23:59.499Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:23:59.499Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:59.499Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:59.558Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:23:59.558Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:23:59.680Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:23:59.680Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:23:59.680Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:23:59.721Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:23:59.721Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:23:59.765Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:23:59.765Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:23:59.784Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:23:59.784Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:00.159Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:00.159Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:00.402Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:00.402Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:00.402Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:00.408Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:00.408Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:00.561Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:00.561Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:00.562Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:00.562Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:00.562Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:00.723Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:00.723Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:00.765Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:00.765Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:00.785Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:00.785Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:01.162Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:01.162Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:01.409Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:01.409Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:01.433Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:01.433Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:01.433Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:01.444Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:01.444Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:01.444Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:01.564Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:01.564Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:01.723Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:01.723Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:01.766Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:01.766Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:01.786Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:01.786Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:02.165Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:02.165Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:02.347Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:02.347Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:02.347Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:02.411Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:02.411Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:02.436Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:02.436Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:02.436Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:02.566Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:02.566Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:02.725Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:02.725Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:02.768Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:02.768Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:02.787Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:02.787Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:03.168Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:03.168Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:03.182Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.644287896S 2026-06-05T06:24:03.184Z INFO 2671 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:24:03.185Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:03.187Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:03.187Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:03.187Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640643187 06:24:03,205 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:24:03,205 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:24:03,205 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:24:03,208 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:24:03,208 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:24:03,215 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:24:03,215 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:24:03.221Z INFO 2671 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:24:03.221Z INFO 2671 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:24:03.240Z INFO 2671 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.052 seconds (process running for 122.137) 2026-06-05T06:24:03.242Z INFO 2671 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-7, groupId=test] Subscribed to topic(s): test-topic 2026-06-05T06:24:03.246Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:03.247Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-7 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-06-05T06:24:03.247Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:03.249Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:03.249Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:03.249Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:03.249Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640643249 2026-06-05T06:24:03.284Z WARN 2671 --- [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 : {test-topic=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:24:03.285Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:03.335Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:03.335Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:03.335Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:03.412Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:03.412Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:03.440Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:03.441Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:03.441Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:03.442Z INFO 2671 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:03.557Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2026-06-05T06:24:03.559Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] (Re-)joining group 2026-06-05T06:24:03.572Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:03.572Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:03.580Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-7-dc935aaa-1395-40a6-99c2-dc0b299d4d65 2026-06-05T06:24:03.580Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] (Re-)joining group 2026-06-05T06:24:03.600Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-7-dc935aaa-1395-40a6-99c2-dc0b299d4d65', protocol='range'} 2026-06-05T06:24:03.601Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Finished assignment for group at generation 1: {consumer-test-7-dc935aaa-1395-40a6-99c2-dc0b299d4d65=Assignment(partitions=[test-topic-0])} 2026-06-05T06:24:03.623Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-7-dc935aaa-1395-40a6-99c2-dc0b299d4d65', protocol='range'} 2026-06-05T06:24:03.623Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 2026-06-05T06:24:03.623Z INFO 2671 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-7, groupId=test] Adding newly assigned partitions: test-topic-0 2026-06-05T06:24:03.633Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Found no committed offset for partition test-topic-0 2026-06-05T06:24:03.647Z INFO 2671 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-7, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:24:03.726Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:03.726Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:03.728Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:03.728Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-06-05T06:24:03.751Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:03.751Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:03.787Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:03.787Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:03.803Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:03.803Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 126ms, elapsed time since send: 126ms, throttle time: 0ms, request timeout: 30000ms) 2026-06-05T06:24:03.803Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-06-05T06:24:03.803Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 2147483646 disconnected. 2026-06-05T06:24:03.803Z INFO 2671 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-7, groupId=test] Error sending fetch request (sessionId=31100211, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-06-05T06:24:03.803Z INFO 2671 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-06-05T06:24:03.832Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:03.832Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:04.005Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:04.005Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.498 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 2026-06-05T06:24:04.041Z INFO 2671 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-06-05T06:24:04.043Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:04.043Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:04.107Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: eaaa90b93a5b05b101a252218a0370a1524b690d95a40fb2f2cdaa346d33821c 2026-06-05T06:24:04.173Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:04.173Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:04.206Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:04.206Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:04.294Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:04.294Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:04.294Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:04.335Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:04.335Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:04.335Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:04.414Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:04.414Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:04.492Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:04.492Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:04.507Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:04.507Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:04.574Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:04.574Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:04.728Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:04.728Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:04.753Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:04.753Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:04.787Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:04.787Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:04.909Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:04.909Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:05.176Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:05.176Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:05.189Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:05.189Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:05.189Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:05.343Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:05.343Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:05.343Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:05.358Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:05.358Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:05.416Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:05.416Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:05.577Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:05.577Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:05.730Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:05.730Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:05.754Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:05.754Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:05.789Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:05.789Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:05.811Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:05.811Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:06.178Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:06.178Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:06.190Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:06.190Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:06.190Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:06.343Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:06.343Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:06.343Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:06.358Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:06.359Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:06.417Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:06.417Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:06.580Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:06.580Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:06.731Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:06.731Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:06.756Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:06.756Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:06.791Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:06.791Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:06.814Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:06.814Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:07.143Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:07.143Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:07.143Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:07.182Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:07.182Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:07.346Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:07.347Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:07.347Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:07.360Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:07.360Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:07.417Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:07.418Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:07.583Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:07.583Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:07.733Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:07.733Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:07.757Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:07.757Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:07.766Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:07.766Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:07.817Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:07.817Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:08.084Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:08.084Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:08.147Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:08.147Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:08.147Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:08.347Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:08.347Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:08.347Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:08.360Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:08.360Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:08.417Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:08.417Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:08.585Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:08.585Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:08.733Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:08.734Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:08.758Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:08.758Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:08.770Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:08.770Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:08.820Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:08.820Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:09.054Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:09.054Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:09.054Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:09.086Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:09.086Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:09.345Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:09.345Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:09.345Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:09.362Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:09.362Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:09.419Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:09.419Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:09.587Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:09.587Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:09.760Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:09.760Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:09.770Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:09.770Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:09.771Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:09.771Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:09.819Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.777748728S 2026-06-05T06:24:09.822Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:09.822Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:24:09,837 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:24:09,837 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:24:09,837 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:24:09,840 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:24:09,840 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:24:09,845 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:24:09,845 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:24:09.851Z INFO 2671 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:24:09.851Z INFO 2671 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:24:10.022Z INFO 2671 --- [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 2026-06-05T06:24:10.057Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:10.057Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:10.058Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:10.076Z INFO 2671 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 2026-06-05T06:24:10.088Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:10.088Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:10.135Z INFO 2671 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32773] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-06-05T06:24:10.135Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:10.137Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:10.137Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:10.137Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640650137 2026-06-05T06:24:10.137Z INFO 2671 --- [ 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 2026-06-05T06:24:10.139Z INFO 2671 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32773] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-06-05T06:24:10.139Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:10.144Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:10.144Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:10.144Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640650144 2026-06-05T06:24:10.144Z INFO 2671 --- [ 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 2026-06-05T06:24:10.172Z WARN 2671 --- [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} 2026-06-05T06:24:10.172Z INFO 2671 --- [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 2026-06-05T06:24:10.175Z INFO 2671 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.348 seconds (process running for 129.073) 2026-06-05T06:24:10.175Z WARN 2671 --- [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} 2026-06-05T06:24:10.175Z INFO 2671 --- [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 2026-06-05T06:24:10.299Z INFO 2671 --- [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:32773 (id: 2147483646 rack: null) 2026-06-05T06:24:10.299Z INFO 2671 --- [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 2026-06-05T06:24:10.307Z INFO 2671 --- [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:32773 (id: 2147483646 rack: null) 2026-06-05T06:24:10.308Z INFO 2671 --- [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 2026-06-05T06:24:10.329Z INFO 2671 --- [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-e278f27b-fb58-47b6-80a6-aa6c02d39b37 2026-06-05T06:24:10.330Z INFO 2671 --- [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 2026-06-05T06:24:10.330Z INFO 2671 --- [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-6f99f0ab-96de-4f17-8dca-d11b9c0ebee9 2026-06-05T06:24:10.330Z INFO 2671 --- [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 2026-06-05T06:24:10.352Z INFO 2671 --- [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-e278f27b-fb58-47b6-80a6-aa6c02d39b37', protocol='range'} 2026-06-05T06:24:10.352Z INFO 2671 --- [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-e278f27b-fb58-47b6-80a6-aa6c02d39b37=Assignment(partitions=[ncmp-async-m2m-0])} 2026-06-05T06:24:10.354Z INFO 2671 --- [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-6f99f0ab-96de-4f17-8dca-d11b9c0ebee9', protocol='range'} 2026-06-05T06:24:10.355Z INFO 2671 --- [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-6f99f0ab-96de-4f17-8dca-d11b9c0ebee9=Assignment(partitions=[ncmp-async-m2m-0])} 2026-06-05T06:24:10.364Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:10.364Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:10.374Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:10.374Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:10.374Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:10.379Z INFO 2671 --- [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-6f99f0ab-96de-4f17-8dca-d11b9c0ebee9', protocol='range'} 2026-06-05T06:24:10.379Z INFO 2671 --- [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]) 2026-06-05T06:24:10.380Z INFO 2671 --- [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 2026-06-05T06:24:10.380Z INFO 2671 --- [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-e278f27b-fb58-47b6-80a6-aa6c02d39b37', protocol='range'} 2026-06-05T06:24:10.380Z INFO 2671 --- [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]) 2026-06-05T06:24:10.380Z INFO 2671 --- [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 2026-06-05T06:24:10.383Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:10.384Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-8 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:24:10.384Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:10.387Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:10.387Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:10.387Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:10.387Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640650387 2026-06-05T06:24:10.389Z INFO 2671 --- [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 2026-06-05T06:24:10.390Z INFO 2671 --- [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 2026-06-05T06:24:10.393Z INFO 2671 --- [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 2026-06-05T06:24:10.393Z INFO 2671 --- [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 2026-06-05T06:24:10.394Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:10.403Z INFO 2671 --- [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:32773 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:24:10.403Z INFO 2671 --- [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:32773 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:24:10.422Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:10.422Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:10.425Z INFO 2671 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-06-05T06:24:10.427Z INFO 2671 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-06-05T06:24:10.459Z INFO 2671 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.controllers = [] bootstrap.servers = [localhost:32773] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = true metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 2026-06-05T06:24:10.460Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.controllers = [] bootstrap.servers = [localhost:32773] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = true metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 2026-06-05T06:24:10.461Z INFO 2671 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:10.461Z INFO 2671 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:10.461Z INFO 2671 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640650461 2026-06-05T06:24:10.461Z INFO 2671 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:10.461Z INFO 2671 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:10.461Z INFO 2671 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640650461 2026-06-05T06:24:10.497Z INFO 2671 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 2026-06-05T06:24:10.498Z INFO 2671 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:24:10.498Z INFO 2671 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:24:10.498Z INFO 2671 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:24:10.505Z INFO 2671 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 2026-06-05T06:24:10.506Z INFO 2671 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:24:10.506Z INFO 2671 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:24:10.506Z INFO 2671 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:24:10.590Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:10.590Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:10.705Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:10.705Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-9 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-06-05T06:24:10.706Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:10.708Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:10.708Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:10.708Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:10.708Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640650708 2026-06-05T06:24:10.716Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:10.729Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:10.729Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:10.736Z ERROR 2671 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) ... 16 common frames omitted 2026-06-05T06:24:10.761Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:10.761Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:10.772Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:10.772Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:10.772Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:10.772Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:10.830Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:10.830Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-10 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:24:10.830Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:10.833Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:10.833Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:10.833Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:10.833Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640650833 2026-06-05T06:24:10.843Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:11.058Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:11.058Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:11.058Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:11.091Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:11.091Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:11.155Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:11.155Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-11 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:24:11.156Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:11.158Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:11.158Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:11.158Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:11.158Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640651158 2026-06-05T06:24:11.166Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:11.277Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:11.277Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:11.277Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:11.365Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:11.365Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:11.423Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:11.423Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:11.476Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:11.476Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-12 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:24:11.477Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:11.480Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:11.480Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:11.480Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:11.480Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640651480 2026-06-05T06:24:11.488Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:11.594Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:11.594Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:11.688Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:11.688Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:11.731Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:11.731Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:11.773Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:11.773Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:11.774Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:11.774Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:11.797Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:11.797Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-13 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-06-05T06:24:11.797Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:11.799Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:11.799Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:11.799Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:11.799Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640651799 2026-06-05T06:24:11.808Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:11.827Z ERROR 2671 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message Endpoint handler details: Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@36ac6a6c] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2950) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2914) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:1583) Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2936) Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2936) ... 10 common frames omitted 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@60b437bd, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1780640651809, kafka_groupId=ncmp-async-rest-request-event-group}], failedMessage=GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@60b437bd, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1780640651809, kafka_groupId=ncmp-async-rest-request-event-group}] at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) ... 16 common frames omitted 2026-06-05T06:24:11.829Z ERROR 2671 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) ... 16 common frames omitted 2026-06-05T06:24:12.061Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:12.061Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:12.061Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:12.093Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:12.093Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:12.163Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:12.163Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:12.163Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:12.163Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:12.164Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:12.164Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-06-05T06:24:12.164Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-06-05T06:24:12.164Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-06-05T06:24:12.164Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-06-05T06:24:12.164Z INFO 2671 --- [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. 2026-06-05T06:24:12.164Z INFO 2671 --- [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. 2026-06-05T06:24:12.164Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:12.164Z INFO 2671 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 340ms, elapsed time since send: 340ms, throttle time: 0ms, request timeout: 30000ms) 2026-06-05T06:24:12.164Z INFO 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 339ms, elapsed time since send: 339ms, throttle time: 0ms, request timeout: 30000ms) 2026-06-05T06:24:12.164Z INFO 2671 --- [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. 2026-06-05T06:24:12.164Z INFO 2671 --- [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. 2026-06-05T06:24:12.164Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-06-05T06:24:12.164Z INFO 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2026-06-05T06:24:12.164Z INFO 2671 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2026-06-05T06:24:12.165Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-06-05T06:24:12.165Z INFO 2671 --- [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=297499934, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-06-05T06:24:12.165Z INFO 2671 --- [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:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-06-05T06:24:12.165Z INFO 2671 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=32867090, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-06-05T06:24:12.165Z INFO 2671 --- [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:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-06-05T06:24:12.251Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:12.252Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.253Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:12.253Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.257Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:12.257Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.267Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:12.267Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.268Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:12.268Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.270Z INFO 2671 --- [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. 2026-06-05T06:24:12.270Z WARN 2671 --- [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:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.270Z INFO 2671 --- [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. 2026-06-05T06:24:12.270Z WARN 2671 --- [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:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.280Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:12.280Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:12.280Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:12.281Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:12.281Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.366Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:12.366Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:12.371Z INFO 2671 --- [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. 2026-06-05T06:24:12.371Z WARN 2671 --- [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:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.379Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:12.379Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.384Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:12.384Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.426Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:12.426Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:12.433Z INFO 2671 --- [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 2026-06-05T06:24:12.433Z INFO 2671 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2026-06-05T06:24:12.433Z INFO 2671 --- [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 2026-06-05T06:24:12.434Z INFO 2671 --- [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 2026-06-05T06:24:12.434Z INFO 2671 --- [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 2026-06-05T06:24:12.434Z INFO 2671 --- [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 2026-06-05T06:24:12.434Z INFO 2671 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2026-06-05T06:24:12.434Z INFO 2671 --- [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 2026-06-05T06:24:12.434Z INFO 2671 --- [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 2026-06-05T06:24:12.434Z INFO 2671 --- [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 2026-06-05T06:24:12.434Z INFO 2671 --- [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 2026-06-05T06:24:12.434Z INFO 2671 --- [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 2026-06-05T06:24:12.434Z INFO 2671 --- [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 2026-06-05T06:24:12.434Z INFO 2671 --- [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 2026-06-05T06:24:12.434Z INFO 2671 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:24:12.434Z INFO 2671 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:24:12.435Z INFO 2671 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:24:12.435Z INFO 2671 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:24:12.435Z INFO 2671 --- [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. 2026-06-05T06:24:12.435Z WARN 2671 --- [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:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.435Z INFO 2671 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:24:12.435Z INFO 2671 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:24:12.435Z INFO 2671 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:24:12.435Z INFO 2671 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:24:12.437Z INFO 2671 --- [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 2026-06-05T06:24:12.437Z INFO 2671 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2026-06-05T06:24:12.438Z INFO 2671 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-8 unregistered 2026-06-05T06:24:12.438Z INFO 2671 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.400 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 2026-06-05T06:24:12.460Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:12.460Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.488Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:12.488Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.497Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:12.497Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.513Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:12.513Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 2026-06-05T06:24:12.533Z INFO 2671 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-06-05T06:24:12.588Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:12.588Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.597Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:12.597Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:12.599Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: f1cdc79036889f29b46bc53c1df739ccd0e7de90925f39c88fa3dd361275621a 2026-06-05T06:24:12.619Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:12.619Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.679Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:12.679Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:12.735Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:12.735Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:12.774Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:12.774Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:12.776Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:12.776Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:12.927Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:12.927Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.953Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:12.953Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.966Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:12.966Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.969Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:12.969Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:12.989Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:12.989Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:13.014Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:13.014Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:13.014Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:13.054Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:13.054Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:13.096Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:13.096Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:13.229Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:13.229Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:13.229Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:13.329Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:13.329Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:13.388Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:13.388Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:13.428Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:13.428Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:13.600Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:13.600Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:13.681Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:13.681Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:13.695Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:13.696Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:13.737Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:13.737Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:13.776Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:13.776Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:13.777Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:13.777Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:13.826Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:13.826Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:13.860Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:13.860Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:13.866Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:13.866Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:13.866Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:13.920Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:13.920Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:14.002Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:14.002Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:14.098Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:14.098Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:14.176Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:14.176Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:14.232Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:14.232Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:14.232Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:14.419Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:14.419Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:14.429Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:14.430Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:14.579Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:14.579Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:14.602Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:14.602Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:14.649Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:14.649Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:14.683Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:14.683Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:14.739Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:14.739Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:14.778Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:14.778Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:14.781Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:14.781Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:14.862Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:14.862Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:14.877Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:14.877Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:14.886Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:14.886Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:14.886Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:15.004Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:15.004Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:15.101Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:15.101Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:15.178Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:15.178Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:15.233Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:15.233Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:15.233Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:15.420Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:15.420Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:15.430Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:15.430Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:15.581Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:15.581Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:15.605Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:15.605Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:15.650Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:15.650Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:15.702Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:15.702Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:15.741Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:15.741Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:15.763Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:15.763Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:15.782Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:15.782Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:15.863Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:15.863Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:15.886Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:15.886Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:15.886Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:15.924Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:15.924Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:16.006Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:16.006Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:16.103Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:16.103Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:16.122Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:16.122Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:16.122Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:16.180Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:16.180Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:16.422Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:16.422Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:16.432Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:16.432Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:16.582Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:16.582Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:16.607Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:16.607Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:16.673Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:16.673Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:16.703Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:16.703Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:16.744Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:16.744Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:16.763Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:16.763Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:16.783Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:16.783Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:16.789Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:16.789Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:16.789Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:16.864Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:16.864Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:16.926Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:16.926Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:16.945Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:16.945Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:17.006Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:17.006Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:17.136Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:17.136Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:17.136Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:17.181Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:17.181Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:17.386Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:17.386Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:17.433Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:17.433Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:17.583Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:17.583Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:17.609Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:17.610Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:17.675Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:17.675Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:17.704Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:17.704Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:17.747Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:17.747Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:17.762Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:17.762Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:17.763Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:17.763Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:17.791Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:17.791Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:17.791Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:17.866Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:17.866Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:17.928Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:17.928Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:17.961Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:17.961Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:18.008Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:18.008Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:18.039Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:18.039Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:18.039Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:18.182Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:18.182Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:18.330Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.797449255S 2026-06-05T06:24:18.350Z WARN 2671 --- [ 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: a45e58f9-d9c5-4595-91a4-416e164000fd 2026-06-05T06:24:18.350Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:18.350Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-14 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:24:18.351Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:18.352Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:18.352Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:18.352Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:18.352Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640658352 2026-06-05T06:24:18.382Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {my-topic-name=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:24:18.383Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:18.426Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:18.426Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:18.434Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:18.434Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:18.531Z WARN 2671 --- [ 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: 86a8095a-104c-4682-a838-6f9bf00d94b9 2026-06-05T06:24:18.531Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:18.531Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-15 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:24:18.532Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:18.533Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:18.533Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:18.533Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:18.533Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640658533 2026-06-05T06:24:18.542Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:18.554Z WARN 2671 --- [ 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: 49230e46-0ad4-4a92-a278-8c7927d40e77 2026-06-05T06:24:18.554Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:18.554Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-16 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:24:18.554Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:18.558Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:18.558Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:18.558Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:18.558Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640658558 2026-06-05T06:24:18.566Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:18.577Z WARN 2671 --- [ 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: 1eb6ad02-42aa-429d-8314-235eec552895 2026-06-05T06:24:18.578Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:18.578Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-17 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:24:18.578Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:18.580Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:18.581Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:18.581Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:18.581Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640658580 2026-06-05T06:24:18.585Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:18.585Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:18.588Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:18.600Z WARN 2671 --- [ 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: c9ed7969-6846-4543-ae65-e7141ef96b5e 2026-06-05T06:24:18.600Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:18.600Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-18 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:24:18.601Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:18.604Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:18.604Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:18.604Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:18.604Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640658604 2026-06-05T06:24:18.611Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:18.612Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:18.612Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:18.622Z WARN 2671 --- [ 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: 010db1e9-8f7d-4d5b-89ce-18eff6bd4b4d 2026-06-05T06:24:18.622Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:18.622Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-19 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:24:18.623Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:18.625Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:18.625Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:18.625Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:18.625Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640658625 2026-06-05T06:24:18.644Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:18.658Z WARN 2671 --- [ 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: fe445984-6986-4ef9-930b-7892fda1aece 2026-06-05T06:24:18.658Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:18.658Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-20 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:24:18.658Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:18.675Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:18.675Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:18.675Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:18.675Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640658675 2026-06-05T06:24:18.677Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:18.677Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:18.684Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:18.696Z WARN 2671 --- [ 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: 35037c56-3ebe-4618-90f5-a68655300afc 2026-06-05T06:24:18.696Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:18.696Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-21 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:24:18.697Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:18.699Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:18.699Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:18.699Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:18.699Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640658699 2026-06-05T06:24:18.705Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:18.705Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:18.706Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:18.711Z INFO 2671 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-1-10 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-1 group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-06-05T06:24:18.711Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:18.713Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:18.713Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:18.713Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640658713 2026-06-05T06:24:18.713Z INFO 2671 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-10, groupId=test-1] Subscribed to topic(s): my-topic-name 2026-06-05T06:24:18.717Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:18.717Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:18.718Z WARN 2671 --- [ 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: beebc5a7-3559-4e38-84a7-c5389898b74c 2026-06-05T06:24:18.718Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-06-05T06:24:18.718Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-22 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:24:18.719Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:18.721Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-06-05T06:24:18.721Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:18.721Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:18.721Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640658721 2026-06-05T06:24:18.725Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:18.731Z INFO 2671 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:18.750Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:18.751Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:18.765Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:18.765Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:18.791Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:18.792Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:18.792Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:18.852Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 2026-06-05T06:24:18.854Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 2026-06-05T06:24:18.867Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:18.867Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:18.893Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:18.893Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:18.893Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:18.898Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-10-6513ecf3-c417-4cd3-a49c-d266ff1e4265 2026-06-05T06:24:18.899Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 2026-06-05T06:24:18.919Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-10-6513ecf3-c417-4cd3-a49c-d266ff1e4265', protocol='range'} 2026-06-05T06:24:18.919Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-10-6513ecf3-c417-4cd3-a49c-d266ff1e4265=Assignment(partitions=[my-topic-name-0])} 2026-06-05T06:24:18.929Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:18.929Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:18.938Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-10-6513ecf3-c417-4cd3-a49c-d266ff1e4265', protocol='range'} 2026-06-05T06:24:18.938Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 2026-06-05T06:24:18.939Z INFO 2671 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-10, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 2026-06-05T06:24:18.950Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Found no committed offset for partition my-topic-name-0 2026-06-05T06:24:18.958Z INFO 2671 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-10, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:24:18.961Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:18.961Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:19.011Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:19.011Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:19.032Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:19.032Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:19.032Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:19.032Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-06-05T06:24:19.032Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-06-05T06:24:19.033Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:19.033Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2026-06-05T06:24:19.033Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:19.033Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-06-05T06:24:19.033Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:19.033Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-06-05T06:24:19.033Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-06-05T06:24:19.033Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:19.033Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-06-05T06:24:19.033Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-06-05T06:24:19.034Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:19.034Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:19.034Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] 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) 2026-06-05T06:24:19.034Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-06-05T06:24:19.121Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:19.121Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 130ms, elapsed time since send: 130ms, throttle time: 0ms, request timeout: 30000ms) 2026-06-05T06:24:19.121Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-06-05T06:24:19.121Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 2147483646 disconnected. 2026-06-05T06:24:19.121Z INFO 2671 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-10, groupId=test-1] Error sending fetch request (sessionId=128782454, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-06-05T06:24:19.121Z INFO 2671 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-06-05T06:24:19.126Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:19.126Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.127Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:19.127Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.132Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:19.132Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.139Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:19.139Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.140Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:19.140Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.140Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:19.140Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.146Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:19.146Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.148Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:19.148Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.152Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:19.152Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.184Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:19.184Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:19.232Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:19.232Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.291Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:19.292Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.302Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:19.302Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.318Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:19.318Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.323Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:19.323Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.334Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:19.334Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.349Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:19.349Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.365Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:19.365Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.374Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:19.375Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.375Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:19.375Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.879 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec 2026-06-05T06:24:19.428Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:19.428Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:19.435Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:19.435Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 06:24:19,484 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:24:19,484 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:24:19,484 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:24:19,487 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:24:19,487 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:24:19,492 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:24:19,492 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:24:19.497Z INFO 2671 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:24:19.497Z INFO 2671 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:24:19.503Z INFO 2671 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.031 seconds (process running for 138.401) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 2026-06-05T06:24:19.524Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:19.524Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.532Z INFO 2671 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 2026-06-05T06:24:19.532Z INFO 2671 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 2026-06-05T06:24:19.536Z INFO 2671 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 2026-06-05T06:24:19.536Z INFO 2671 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 2026-06-05T06:24:19.545Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:19.545Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.547Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:19.547Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.564Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:19.564Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.566Z INFO 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 2026-06-05T06:24:19.568Z INFO 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 2026-06-05T06:24:19.569Z INFO 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 2026-06-05T06:24:19.570Z INFO 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 2026-06-05T06:24:19.571Z INFO 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 2026-06-05T06:24:19.571Z INFO 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventExactlyOnceIntegrationSpec 2026-06-05T06:24:19.578Z INFO 2671 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-06-05T06:24:19.586Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:19.586Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:19.615Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:19.615Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:19.616Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:19.616Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.703Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:19.703Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:19.706Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:19.707Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:19.718Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:19.718Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:19.731Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 8bf6f5c8a1ad6edab1845f1c711ac59fb06b62bb767e68a4d9d68c1babd9cf85 2026-06-05T06:24:19.748Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:19.748Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:19.752Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:19.753Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:19.766Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:19.766Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.770Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:19.770Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.792Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:19.792Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.814Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:19.814Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:19.814Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:19.825Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:19.825Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.868Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:19.868Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:19.928Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:19.928Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.930Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:19.930Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:19.941Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:19.941Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:19.941Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:19.958Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:19.958Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:19.980Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:19.980Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:19.986Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:19.986Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:20.012Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:20.012Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:20.014Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:20.014Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:20.059Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:20.059Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:20.080Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:20.080Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:20.184Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:20.184Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:20.326Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:20.326Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:20.436Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:20.436Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:20.440Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:20.440Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:20.543Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:20.543Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:20.566Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:20.566Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:20.588Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:20.588Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:20.617Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:20.617Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:20.618Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:20.618Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:20.618Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:20.618Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:20.706Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:20.707Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:20.740Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:20.740Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:20.747Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:20.747Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:20.755Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:20.755Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:20.815Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:20.815Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:20.815Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:20.831Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:20.831Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:20.869Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:20.869Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:20.870Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:20.870Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:20.873Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:20.873Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:20.882Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:20.882Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:20.916Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:20.916Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:20.931Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:20.931Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:20.941Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:20.941Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:20.941Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:20.975Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:20.975Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:20.981Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:20.981Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:21.028Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:21.028Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:21.184Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:21.184Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:21.228Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:21.228Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:21.438Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:21.438Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:21.442Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:21.442Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:21.544Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:21.544Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:21.554Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:21.554Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:21.567Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:21.567Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:21.619Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:21.619Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:21.619Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:21.619Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:21.620Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:21.620Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:21.707Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:21.707Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:21.726Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:21.726Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:21.742Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:21.742Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:21.748Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:21.748Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:21.757Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:21.757Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:21.797Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:21.797Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:21.815Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:21.815Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:21.815Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:21.818Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:21.818Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:21.833Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:21.833Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:21.870Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:21.870Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:21.900Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:21.900Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:21.932Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:21.932Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:21.942Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:21.942Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:21.942Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:21.975Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:21.976Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:21.984Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:21.984Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:22.030Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:22.030Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:22.185Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:22.185Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:22.230Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:22.230Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:22.439Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:22.439Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:22.443Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:22.444Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:22.544Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:22.544Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:22.568Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:22.568Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:22.592Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:22.592Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:22.620Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:22.620Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:22.620Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:22.620Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:22.621Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:22.621Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:22.707Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:22.707Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:22.727Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:22.727Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:22.742Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:22.742Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:22.750Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:22.750Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:22.759Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:22.759Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:22.800Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:22.800Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:22.817Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:22.817Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:22.817Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:22.821Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:22.821Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:22.834Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:22.834Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:22.871Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:22.871Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:22.876Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:22.876Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:22.902Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:22.902Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:22.933Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:22.933Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:22.942Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:22.943Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:22.943Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:22.986Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:22.986Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:23.031Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:23.031Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:23.186Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:23.186Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:23.232Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:23.232Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:23.357Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:23.357Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:23.441Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:23.441Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:23.546Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:23.546Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:23.569Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:23.569Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:23.594Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:23.594Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:23.622Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:23.622Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:23.622Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:23.622Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:23.623Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:23.624Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:23.708Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:23.708Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:23.728Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:23.728Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:23.750Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:23.750Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:23.750Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:23.750Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:23.761Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:23.761Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:23.802Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:23.802Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:23.823Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:23.823Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:23.836Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:23.836Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:23.841Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:23.841Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:23.841Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:23.871Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:23.871Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:23.879Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:23.879Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:23.903Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:23.903Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:23.934Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:23.934Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:23.942Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:23.942Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:23.942Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:23.986Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:23.986Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:24.032Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:24.032Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:24.188Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:24.188Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:24.234Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:24.234Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:24.398Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:24.398Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:24.442Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:24.442Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:24.525Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:24.525Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:24.557Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:24.557Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:24.570Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:24.570Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:24.619Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:24.620Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:24.623Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:24.623Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:24.624Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:24.624Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:24.708Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:24.708Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:24.729Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:24.729Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:24.750Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:24.750Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:24.751Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:24.751Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:24.763Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:24.763Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:24.803Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:24.803Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:24.804Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:24.804Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:24.804Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:24.826Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:24.826Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:24.836Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:24.836Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:24.872Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:24.872Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:24.880Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:24.880Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:24.896Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:24.896Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:24.896Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:24.904Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:24.904Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:24.933Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:24.933Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:24.987Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:24.987Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:25.033Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:25.033Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:25.188Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:25.189Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:25.236Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:25.236Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:25.400Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:25.400Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:25.427Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:25.427Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:25.443Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:25.443Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:25.576Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:25.576Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:25.596Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:25.596Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:25.620Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:25.620Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:25.624Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:25.624Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:25.624Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:25.624Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:25.665Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:25.665Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:25.707Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:25.707Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:25.707Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:25.708Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:25.708Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:25.730Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:25.730Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:25.751Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:25.751Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:25.752Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:25.752Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:25.804Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:25.804Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:25.829Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:25.829Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:25.837Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:25.837Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:25.873Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:25.873Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:25.882Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:25.882Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:25.899Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:25.899Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:25.899Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:25.905Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:25.905Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:25.926Z INFO 2671 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.347749351S 2026-06-05T06:24:25.935Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:25.935Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:25.947Z INFO 2671 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32775] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-23 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:24:25.947Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:25.947Z INFO 2671 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-23] Instantiated an idempotent producer. 2026-06-05T06:24:25.949Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:25.949Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:25.949Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640665949 2026-06-05T06:24:25.949Z INFO 2671 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32775] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-batch-int-test-consumer-group-11 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = batch-int-test-consumer-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_committed key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-06-05T06:24:25.950Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:25.952Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:25.952Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:25.952Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640665952 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:24:25.974Z INFO 2671 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : Starting CmAvcEventExactlyOnceIntegrationSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:24:25.974Z INFO 2671 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:24:25.988Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:25.988Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:25.990Z INFO 2671 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:26.002Z INFO 2671 --- [ main] .o.c.n.c.ExactlyOnceSemanticsKafkaConfig : Configuring CM AVC event listener in batch mode (transactions enabled, exactly-once semantics) 2026-06-05T06:24:26.034Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:26.034Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:26.112Z INFO 2671 --- [d | producer-23] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-23] ProducerId set to 0 with epoch 0 2026-06-05T06:24:26.161Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:26.161Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:26.239Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:26.239Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:26.401Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:26.401Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:26.429Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:26.429Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:26.444Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:26.444Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:26.576Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:26.576Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:26.598Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:26.598Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:26.625Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:26.625Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:26.626Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:26.626Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:26.663Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:26.663Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:26.667Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:26.667Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:26.710Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:26.710Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:26.727Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:26.727Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:26.727Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:26.731Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:26.731Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:26.732Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:26.732Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:26.753Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:26.753Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:26.806Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:26.806Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:26.831Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:26.831Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:26.839Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:26.839Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:26.852Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:26.852Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:26.852Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:26.874Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:26.874Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:26.883Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:26.883Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:26.889Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:26.889Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:26.906Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:26.906Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:26.989Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:26.989Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:27.035Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:27.035Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:27.202Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:27.202Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:27.241Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:27.241Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:27.331Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:27.332Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:27.354Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:27.354Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:27.445Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:27.445Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:27.578Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:27.578Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:27.600Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:27.600Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:27.626Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:27.626Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:27.627Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:27.627Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:27.663Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:27.663Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:27.669Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:27.669Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:27.711Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:27.711Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:27.728Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:27.728Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:27.728Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:27.732Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:27.732Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:27.733Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:27.733Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:27.738Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:27.738Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:27.753Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:27.753Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:27.816Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:27.816Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:27.833Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:27.833Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:27.840Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:27.840Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:27.853Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:27.853Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:27.853Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:27.876Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:27.876Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:27.885Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:27.885Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:27.907Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:27.907Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:27.990Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:27.990Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:28.037Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:28.037Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:28.202Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:28.202Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:28.244Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:28.244Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:28.334Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:28.334Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:28.354Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:28.354Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:28.446Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:28.446Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:28.578Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:28.578Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:28.601Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:28.601Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:28.628Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:28.628Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:28.629Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:28.629Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:28.664Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:28.664Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:28.672Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:28.672Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:28.713Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:28.713Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:28.732Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:28.732Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:28.732Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:28.733Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:28.733Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:28.735Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:28.735Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:28.739Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:28.739Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:28.755Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:28.755Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:28.767Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:28.767Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:28.836Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:28.836Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:28.842Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:28.842Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:28.877Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:28.877Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:28.882Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:28.882Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:28.882Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:28.887Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:28.887Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:28.908Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:28.908Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:28.965Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:28.965Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:29.038Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:29.038Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:29.203Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:29.204Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:29.247Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:29.247Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:29.337Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:29.337Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:29.356Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:29.356Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:29.444Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:29.444Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:29.587Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:29.587Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:29.587Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:29.602Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:29.602Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:29.602Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:29.602Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:29.630Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:29.630Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:29.630Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:29.630Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:29.665Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:29.665Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:29.676Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:29.676Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:29.713Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:29.713Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:29.734Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:29.734Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:29.736Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:29.736Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:29.739Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:29.739Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:29.757Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:29.757Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:29.775Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:29.775Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:29.817Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:29.818Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:29.842Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:29.842Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:29.843Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:29.843Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:29.879Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:29.879Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:29.883Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:29.883Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:29.883Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:29.888Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:29.888Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:29.909Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:29.909Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:30.039Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:30.039Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:30.204Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:30.204Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:30.252Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:30.252Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:30.252Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:30.252Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:30.341Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:30.341Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:30.357Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:30.358Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:30.579Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:30.579Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:30.592Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:30.592Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:30.592Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:30.602Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:30.602Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:30.617Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:30.617Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:30.631Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:30.631Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:30.631Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:30.631Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:30.655Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:30.655Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:30.666Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:30.666Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:30.680Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:30.680Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:30.734Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:30.734Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:30.758Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:30.758Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:30.776Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:30.777Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:30.778Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:30.778Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:30.818Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:30.818Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:30.843Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:30.843Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:30.847Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:30.847Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:30.889Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:30.889Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:30.890Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:30.890Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:30.892Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:30.892Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:30.892Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:30.911Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:30.911Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:31.040Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:31.040Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:31.205Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:31.205Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:31.246Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:31.246Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:31.256Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:31.256Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:31.346Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:31.346Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:31.357Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:31.357Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:31.546Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:31.546Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:31.597Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:31.598Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:31.598Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:31.618Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:31.618Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:31.632Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:31.632Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:31.633Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:31.633Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:31.640Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:31.640Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:31.657Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:31.657Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:31.667Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:31.667Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:31.685Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:31.685Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:31.735Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:31.735Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:31.778Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:31.778Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:31.779Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:31.779Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:31.800Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:31.800Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:31.819Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:31.819Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:31.845Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:31.846Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:31.851Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:31.851Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:31.889Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:31.889Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:31.892Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:31.892Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:31.892Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:31.911Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:31.911Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:31.914Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:31.914Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:32.042Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:32.042Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:32.205Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:32.205Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:32.247Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:32.247Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:32.259Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:32.259Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:32.349Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:32.349Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:32.358Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:32.358Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:32.433Z INFO 2671 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32775] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-batch-int-test-listener-group-12 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = batch-int-test-listener-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_committed key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-06-05T06:24:32.433Z INFO 2671 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:32.435Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:32.435Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:32.435Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640672435 2026-06-05T06:24:32.436Z INFO 2671 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Subscribed to topic(s): dmi-cm-events-batch-int 2026-06-05T06:24:32.438Z INFO 2671 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : Started CmAvcEventExactlyOnceIntegrationSpec in 6.484 seconds (process running for 151.335) 2026-06-05T06:24:32.452Z WARN 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-cm-events-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:24:32.452Z INFO 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:32.547Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:32.547Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:32.563Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:32.563Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:32.563Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:32.573Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 2026-06-05T06:24:32.573Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] (Re-)joining group 2026-06-05T06:24:32.593Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Request joining group due to: need to re-join with the given member-id: consumer-batch-int-test-listener-group-12-95a4ad39-490a-4cc4-8c8b-c4ccec4c4cb6 2026-06-05T06:24:32.593Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] (Re-)joining group 2026-06-05T06:24:32.613Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-batch-int-test-listener-group-12-95a4ad39-490a-4cc4-8c8b-c4ccec4c4cb6', protocol='range'} 2026-06-05T06:24:32.613Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Finished assignment for group at generation 1: {consumer-batch-int-test-listener-group-12-95a4ad39-490a-4cc4-8c8b-c4ccec4c4cb6=Assignment(partitions=[dmi-cm-events-batch-int-0])} 2026-06-05T06:24:32.619Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:32.620Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:32.632Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:32.632Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:32.635Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:32.635Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:32.636Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-batch-int-test-listener-group-12-95a4ad39-490a-4cc4-8c8b-c4ccec4c4cb6', protocol='range'} 2026-06-05T06:24:32.637Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-batch-int-0]) 2026-06-05T06:24:32.637Z INFO 2671 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Adding newly assigned partitions: dmi-cm-events-batch-int-0 2026-06-05T06:24:32.641Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:32.641Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:32.642Z INFO 2671 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Subscribed to topic(s): cm-events-output-batch-int 2026-06-05T06:24:32.644Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Found no committed offset for partition dmi-cm-events-batch-int-0 2026-06-05T06:24:32.658Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:32.658Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:32.664Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Resetting offset for partition dmi-cm-events-batch-int-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32775 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:24:32.664Z INFO 2671 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: partitions assigned: [dmi-cm-events-batch-int-0] 2026-06-05T06:24:32.667Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:32.667Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:32.688Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:32.688Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:32.733Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32775] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:24:32.733Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:24:32.734Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Instantiated a transactional producer. 2026-06-05T06:24:32.735Z INFO 2671 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:24:32.735Z INFO 2671 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:24:32.735Z INFO 2671 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640672735 2026-06-05T06:24:32.736Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Invoking InitProducerId for the first time in order to acquire a producer ID 2026-06-05T06:24:32.737Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:32.737Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:32.747Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:32.747Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:32.747Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:32.748Z INFO 2671 --- [-bc4dc3798db1-0] org.apache.kafka.clients.Metadata : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:32.779Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:32.779Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:32.781Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:32.781Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:32.784Z WARN 2671 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {cm-events-output-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:24:32.784Z INFO 2671 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:24:32.785Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 2026-06-05T06:24:32.786Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] (Re-)joining group 2026-06-05T06:24:32.792Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Request joining group due to: need to re-join with the given member-id: consumer-batch-int-test-consumer-group-11-bb14f0c5-1de5-45f9-8cec-9bb1acfeba77 2026-06-05T06:24:32.792Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] (Re-)joining group 2026-06-05T06:24:32.794Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-batch-int-test-consumer-group-11-bb14f0c5-1de5-45f9-8cec-9bb1acfeba77', protocol='range'} 2026-06-05T06:24:32.800Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:32.800Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:32.820Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:32.820Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:32.846Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:32.846Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:32.855Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:32.855Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:32.866Z INFO 2671 --- [-bc4dc3798db1-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null) 2026-06-05T06:24:32.889Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:32.889Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:32.912Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:32.912Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:32.915Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:32.915Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:32.927Z WARN 2671 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] The metadata response from the cluster reported a recoverable issue with correlation id 11 : {cm-events-output-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:24:32.927Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Finished assignment for group at generation 1: {consumer-batch-int-test-consumer-group-11-bb14f0c5-1de5-45f9-8cec-9bb1acfeba77=Assignment(partitions=[])} 2026-06-05T06:24:32.930Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-batch-int-test-consumer-group-11-bb14f0c5-1de5-45f9-8cec-9bb1acfeba77', protocol='range'} 2026-06-05T06:24:32.930Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Notifying assignor about the new Assignment(partitions=[]) 2026-06-05T06:24:32.930Z INFO 2671 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Adding newly assigned partitions: 2026-06-05T06:24:32.975Z INFO 2671 --- [-bc4dc3798db1-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null) 2026-06-05T06:24:33.043Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:33.043Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:33.079Z INFO 2671 --- [-bc4dc3798db1-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null) 2026-06-05T06:24:33.127Z WARN 2671 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] The metadata response from the cluster reported a recoverable issue with correlation id 13 : {cm-events-output-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:24:33.185Z INFO 2671 --- [-bc4dc3798db1-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null) 2026-06-05T06:24:33.206Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:33.206Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:33.248Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:33.248Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:33.263Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:33.263Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:33.302Z INFO 2671 --- [-bc4dc3798db1-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] ProducerId set to 1 with epoch 0 2026-06-05T06:24:33.305Z DEBUG 2671 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 2026-06-05T06:24:33.351Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:33.352Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:33.360Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:33.360Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:33.373Z INFO 2671 --- [-bc4dc3798db1-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Discovered group coordinator localhost:32775 (id: 1 rack: null) 2026-06-05T06:24:33.514Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:33.514Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:33.523Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Request joining group due to: cached metadata has changed from (version3: {cm-events-output-batch-int=[]}) at the beginning of the rebalance to (version5: {cm-events-output-batch-int=[NO_RACKS]}) 2026-06-05T06:24:33.524Z INFO 2671 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Revoke previously assigned partitions 2026-06-05T06:24:33.524Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] (Re-)joining group 2026-06-05T06:24:33.530Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-batch-int-test-consumer-group-11-bb14f0c5-1de5-45f9-8cec-9bb1acfeba77', protocol='range'} 2026-06-05T06:24:33.530Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Finished assignment for group at generation 2: {consumer-batch-int-test-consumer-group-11-bb14f0c5-1de5-45f9-8cec-9bb1acfeba77=Assignment(partitions=[cm-events-output-batch-int-0])} 2026-06-05T06:24:33.533Z DEBUG 2671 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 115 AVC event(s) 2026-06-05T06:24:33.535Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-batch-int-test-consumer-group-11-bb14f0c5-1de5-45f9-8cec-9bb1acfeba77', protocol='range'} 2026-06-05T06:24:33.535Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Notifying assignor about the new Assignment(partitions=[cm-events-output-batch-int-0]) 2026-06-05T06:24:33.535Z INFO 2671 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Adding newly assigned partitions: cm-events-output-batch-int-0 2026-06-05T06:24:33.537Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Found no committed offset for partition cm-events-output-batch-int-0 2026-06-05T06:24:33.538Z INFO 2671 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Resetting offset for partition cm-events-output-batch-int-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32775 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:24:33.567Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:33.567Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:33.567Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:33.620Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:33.620Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:33.634Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:33.634Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:33.636Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:33.637Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:33.643Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:33.643Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:33.659Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:33.659Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:33.667Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:33.667Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:33.691Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:33.691Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:33.737Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:33.737Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:33.780Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:33.780Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:33.782Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:33.782Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:33.795Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:33.795Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:33.795Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:33.802Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:33.802Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:33.821Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:33.821Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:33.847Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:33.847Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:33.857Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:33.857Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:33.889Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:33.889Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:33.914Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:33.914Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:33.916Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:33.916Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:34.044Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:34.044Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:34.207Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:34.207Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:34.249Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:34.249Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:34.267Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:34.267Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:34.354Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:34.354Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:34.361Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:34.361Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:34.521Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:34.521Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:34.521Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:34.521Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:34.521Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:34.547Z DEBUG 2671 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 115 AVC event(s) 2026-06-05T06:24:34.601Z DEBUG 2671 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 384 AVC event(s) 2026-06-05T06:24:34.621Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:34.621Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:34.629Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:34.629Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:34.634Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:34.634Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:34.636Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:34.636Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:34.644Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:34.644Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:34.669Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:34.669Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:34.693Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:34.693Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:34.739Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:34.739Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:34.783Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:34.783Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:34.804Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:34.804Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:34.817Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:34.817Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:34.817Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:34.822Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:34.822Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:34.827Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:34.827Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:34.849Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:34.849Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:34.859Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:34.859Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:34.890Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:34.890Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:34.914Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:34.915Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:34.918Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:34.918Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:35.046Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:35.046Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:35.208Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:35.208Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:35.250Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:35.250Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:35.270Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:35.270Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:35.357Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:35.357Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:35.363Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:35.363Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:35.373Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:35.373Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:35.373Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:35.508Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:35.508Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:35.584Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:35.584Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:35.622Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:35.622Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:35.636Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:35.636Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:35.636Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:35.636Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:35.645Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:35.645Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:35.669Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:35.669Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:35.696Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:35.696Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:35.740Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:35.740Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:35.760Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:35.760Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:35.806Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:35.806Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:35.818Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:35.818Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:35.818Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:35.818Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:35.818Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:35.822Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:35.822Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:35.828Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:35.828Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:35.843Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:35.843Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:35.850Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:35.850Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:35.914Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:35.914Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:35.919Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:35.919Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:36.046Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:36.046Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:36.209Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:36.209Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:36.251Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:36.251Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:36.259Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:36.259Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:36.272Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:36.273Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:36.365Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:36.365Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:36.374Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:36.374Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:36.374Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:36.509Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:36.509Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:36.586Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:36.586Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:36.599Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:36.599Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:36.623Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:36.623Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:36.636Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:36.636Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:36.637Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:36.638Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:36.647Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:36.647Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:36.670Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:36.670Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:36.741Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:36.741Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:36.762Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:36.762Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:36.807Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:36.807Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:36.820Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:36.820Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:36.824Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:36.824Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:36.829Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:36.829Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:36.844Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:36.844Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:36.852Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:36.852Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:36.855Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:36.855Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:36.855Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:36.916Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:36.916Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:36.920Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:36.920Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:37.048Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:37.048Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:37.162Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:37.162Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:37.210Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:37.210Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:37.253Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:37.253Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:37.275Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:37.275Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:37.376Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:37.376Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:37.376Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:37.392Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:37.392Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:37.511Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:37.511Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:37.578Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:37.578Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:37.601Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:37.601Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:37.625Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:37.625Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:37.631Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:37.631Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:37.638Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:37.639Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:37.649Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:37.649Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:37.671Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:37.671Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:37.691Z INFO 2671 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-23] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-06-05T06:24:37.694Z INFO 2671 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:24:37.694Z INFO 2671 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:24:37.694Z INFO 2671 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:24:37.694Z INFO 2671 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:24:37.695Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-23 unregistered 2026-06-05T06:24:37.708Z INFO 2671 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Revoke previously assigned partitions cm-events-output-batch-int-0 2026-06-05T06:24:37.708Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Member consumer-batch-int-test-consumer-group-11-bb14f0c5-1de5-45f9-8cec-9bb1acfeba77 sending LeaveGroup request to coordinator localhost:32775 (id: 2147483646 rack: null) due to the consumer is being closed 2026-06-05T06:24:37.709Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:24:37.709Z INFO 2671 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:24:37.719Z INFO 2671 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:24:37.719Z INFO 2671 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:24:37.719Z INFO 2671 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:24:37.719Z INFO 2671 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:24:37.721Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-batch-int-test-consumer-group-11 unregistered 2026-06-05T06:24:37.742Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:37.742Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:37.764Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:37.764Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:37.766Z INFO 2671 --- [-bc4dc3798db1-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Node -1 disconnected. 2026-06-05T06:24:37.766Z INFO 2671 --- [-bc4dc3798db1-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Node 1 disconnected. 2026-06-05T06:24:37.767Z INFO 2671 --- [-bc4dc3798db1-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Cancelled in-flight METADATA request with correlation id 61 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 2026-06-05T06:24:37.767Z INFO 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node 1 disconnected. 2026-06-05T06:24:37.767Z INFO 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Cancelled in-flight FETCH request with correlation id 26 due to node 1 being disconnected (elapsed time since creation: 144ms, elapsed time since send: 144ms, throttle time: 0ms, request timeout: 30000ms) 2026-06-05T06:24:37.767Z INFO 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node -1 disconnected. 2026-06-05T06:24:37.767Z INFO 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node 2147483646 disconnected. 2026-06-05T06:24:37.767Z INFO 2671 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Error sending fetch request (sessionId=247042334, epoch=9) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-06-05T06:24:37.767Z INFO 2671 --- [-listener-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-06-05T06:24:37.808Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:37.808Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:37.820Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:37.820Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:37.824Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:37.824Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:37.845Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:37.845Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:37.850Z INFO 2671 --- [-bc4dc3798db1-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Node 1 disconnected. 2026-06-05T06:24:37.850Z WARN 2671 --- [-bc4dc3798db1-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-06-05T06:24:37.852Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:37.852Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:37.856Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:37.856Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:37.856Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:37.871Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:37.871Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:37.883Z INFO 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node 1 disconnected. 2026-06-05T06:24:37.883Z WARN 2671 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-06-05T06:24:37.918Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:37.918Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:37.921Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:37.921Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:37.971Z INFO 2671 --- [-bc4dc3798db1-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Node 1 disconnected. 2026-06-05T06:24:37.971Z WARN 2671 --- [-bc4dc3798db1-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-06-05T06:24:38.050Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:38.050Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:38.121Z INFO 2671 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node 1 disconnected. 2026-06-05T06:24:38.121Z WARN 2671 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-06-05T06:24:38.122Z INFO 2671 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Revoke previously assigned partitions dmi-cm-events-batch-int-0 2026-06-05T06:24:38.122Z INFO 2671 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: partitions revoked: [dmi-cm-events-batch-int-0] 2026-06-05T06:24:38.122Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:24:38.122Z INFO 2671 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:24:38.122Z INFO 2671 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:24:38.122Z INFO 2671 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:24:38.122Z INFO 2671 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:24:38.122Z INFO 2671 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:24:38.124Z INFO 2671 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-batch-int-test-listener-group-12 unregistered 2026-06-05T06:24:38.124Z INFO 2671 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: Consumer stopped 2026-06-05T06:24:38.124Z INFO 2671 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0, transactionalId=cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0] Closing the Kafka producer with timeoutMillis = 30000 ms. 2026-06-05T06:24:38.126Z INFO 2671 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:24:38.126Z INFO 2671 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:24:38.126Z INFO 2671 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:24:38.126Z INFO 2671 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:24:38.126Z INFO 2671 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-cps-tx-batch-int-test-1546d22c-50cc-49aa-a119-bc4dc3798db1-0 unregistered [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.55 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventExactlyOnceIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec 2026-06-05T06:24:38.143Z DEBUG 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 2026-06-05T06:24:38.152Z DEBUG 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 2026-06-05T06:24:38.154Z DEBUG 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : sample-key 2026-06-05T06:24:38.159Z DEBUG 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 2026-06-05T06:24:38.164Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:38.164Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:38.168Z DEBUG 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 2026-06-05T06:24:38.173Z DEBUG 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 2026-06-05T06:24:38.175Z ERROR 2671 --- [ main] o.o.c.n.utils.events.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.avc1_0_0.AvcEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.avc1_0_0.AvcEvent] 2026-06-05T06:24:38.175Z DEBUG 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : sample-key [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec 2026-06-05T06:24:38.188Z DEBUG 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 2026-06-05T06:24:38.196Z DEBUG 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 2026-06-05T06:24:38.197Z DEBUG 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : 2026-06-05T06:24:38.197Z DEBUG 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : 2026-06-05T06:24:38.203Z DEBUG 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 2026-06-05T06:24:38.203Z DEBUG 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : 2026-06-05T06:24:38.208Z DEBUG 2671 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec 2026-06-05T06:24:38.211Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:38.211Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 2026-06-05T06:24:38.243Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:38.243Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:38.259Z INFO 2671 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 2026-06-05T06:24:38.261Z INFO 2671 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 2026-06-05T06:24:38.262Z INFO 2671 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 2026-06-05T06:24:38.278Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:38.278Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:38.313Z INFO 2671 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 2026-06-05T06:24:38.313Z INFO 2671 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 2026-06-05T06:24:38.319Z INFO 2671 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 2026-06-05T06:24:38.319Z INFO 2671 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 2026-06-05T06:24:38.320Z INFO 2671 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 2026-06-05T06:24:38.320Z WARN 2671 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 2026-06-05T06:24:38.320Z INFO 2671 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 2026-06-05T06:24:38.343Z WARN 2671 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 2026-06-05T06:24:38.380Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:38.380Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:38.380Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:38.427Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:38.427Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:38.452Z INFO 2671 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id 2026-06-05T06:24:38.453Z INFO 2671 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id - broadcast: 1, dmi groups: 0, not ready: 0, errors: 0 2026-06-05T06:24:38.454Z INFO 2671 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 2026-06-05T06:24:38.455Z DEBUG 2671 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 2026-06-05T06:24:38.455Z INFO 2671 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 2026-06-05T06:24:38.455Z DEBUG 2671 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 06:24:38,498 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:24:38,498 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:24:38,498 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:24:38,502 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:24:38,502 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:24:38,508 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:24:38,508 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 2026-06-05T06:24:38.512Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:38.512Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:24:38.515Z INFO 2671 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:24:38.515Z INFO 2671 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:24:38.528Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:24:38.528Z INFO 2671 --- [ 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. 2026-06-05T06:24:38.528Z INFO 2671 --- [ 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 2026-06-05T06:24:38.528Z INFO 2671 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2026-06-05T06:24:38.528Z INFO 2671 --- [ 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. 2026-06-05T06:24:38.528Z INFO 2671 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:24:38.537Z INFO 2671 --- [ 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. 2026-06-05T06:24:38.539Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-06-05T06:24:38.544Z INFO 2671 --- [ 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. 2026-06-05T06:24:38.545Z INFO 2671 --- [ 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 2026-06-05T06:24:38.578Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:38.579Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:38.621Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:38.621Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:38.626Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:38.626Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:38.626Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:38.626Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:38.649Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:38.649Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:38.673Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:38.673Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:38.676Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:38.676Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:38.743Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:38.743Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:38.766Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:38.766Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:38.810Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:38.810Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:38.821Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:38.821Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:38.824Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:38.824Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:38.845Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:38.845Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:38.854Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:38.854Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:38.871Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:38.871Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:38.891Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:38.891Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:38.891Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:38.908Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:38.908Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:38.923Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:38.923Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:39.051Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:39.051Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:39.167Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:39.167Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:39.211Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:39.211Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:39.243Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:39.243Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:39.280Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:39.280Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:39.380Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:39.380Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:39.380Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:39.428Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:39.428Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:39.512Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:39.512Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:39.579Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:39.579Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:39.623Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:39.623Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:39.628Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:39.628Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:39.629Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:39.629Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:39.651Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:39.651Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:39.674Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:39.674Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:39.696Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:39.696Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:39.745Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:39.745Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:39.745Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:39.751Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:39.751Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:39.769Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:39.769Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:39.810Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:39.810Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:39.822Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:39.822Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:39.825Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:39.825Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:39.855Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:39.855Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:39.873Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:39.873Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:39.903Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:39.903Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:39.922Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:39.922Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:39.924Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:39.924Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:40.052Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:40.052Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:40.171Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:40.171Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:40.212Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:40.212Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:40.244Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:40.244Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:40.283Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:40.283Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:40.381Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:40.381Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:40.381Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:40.429Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:40.429Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:40.514Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:40.514Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:40.580Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:40.580Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:40.624Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:40.624Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:40.630Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:40.630Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:40.631Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:40.631Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:40.652Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:40.652Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:40.675Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:40.675Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:40.694Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:40.694Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:40.694Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:40.698Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:40.698Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:40.752Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:40.752Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:40.772Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:40.772Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:40.788Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:40.788Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:40.823Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:40.823Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - 02931926-274c-4a54-9a91-74446f8f9914 this ] 2026-06-05T06:24:40.823Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:40.824Z INFO 2671 --- [ 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 2026-06-05T06:24:40.826Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:40.826Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:40.828Z INFO 2671 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.345 seconds (process running for 159.726) 2026-06-05T06:24:40.833Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 2026-06-05T06:24:40.833Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-06-05T06:24:40.834Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-06-05T06:24:40.834Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-06-05T06:24:40.855Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:40.855Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:40.875Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:40.875Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:40.905Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:40.905Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:40.923Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:40.923Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:40.925Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:40.925Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:41.063Z WARN 2671 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cannot get client information from: [10.250.0.254]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-06-05T06:24:41.073Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:41.073Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:41.100Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:41.101Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:41.148Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:24:41.148Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 315 ms. 2026-06-05T06:24:41.148Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.668 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:24:41.168Z INFO 2671 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 21.0.10 with PID 2671 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-06-05T06:24:41.168Z INFO 2671 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:24:41.173Z INFO 2671 --- [ main] com.hazelcast.system.logo : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:24:41.173Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-06-05T06:24:41.173Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701 2026-06-05T06:24:41.173Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2026-06-05T06:24:41.173Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]: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. 2026-06-05T06:24:41.173Z INFO 2671 --- [ main] com.hazelcast.system : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:24:41.181Z INFO 2671 --- [ main] com.hazelcast.system.security : [10.30.106.183]: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. 2026-06-05T06:24:41.182Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-06-05T06:24:41.190Z INFO 2671 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-06-05T06:24:41.190Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is STARTING 2026-06-05T06:24:41.213Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:41.213Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:41.246Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:41.246Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:41.286Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:41.286Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:41.384Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:41.384Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:41.384Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:41.430Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:41.430Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:41.515Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:41.515Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:41.624Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:41.624Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:41.625Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:41.625Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:41.632Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:41.632Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:41.634Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:41.634Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:41.645Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:41.645Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:41.645Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:41.653Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:41.653Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:41.666Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:41.666Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:41.677Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:41.677Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:41.699Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:41.699Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:41.754Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:41.754Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:41.774Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:41.774Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:41.774Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:41.774Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:41.825Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:41.825Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:41.857Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:41.857Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:41.876Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:41.876Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:41.907Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:41.907Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:41.924Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:41.924Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:41.927Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:41.927Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:42.021Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:42.021Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:42.076Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:42.076Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:42.215Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:42.215Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:42.247Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:42.247Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:42.291Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:42.291Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:42.416Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:42.416Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:42.416Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:42.432Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:42.432Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:42.516Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:42.516Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:42.536Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:42.536Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:42.625Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:42.625Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:42.626Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:42.626Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:42.633Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:42.633Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:42.648Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:42.648Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:42.648Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:42.655Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:42.655Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:42.668Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:42.668Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:42.679Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:42.679Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:42.701Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:42.701Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:42.755Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:42.755Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:42.776Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:42.776Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:42.781Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:42.781Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:42.826Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:42.826Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:42.858Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:42.858Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:42.877Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:42.877Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:42.909Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:42.909Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:42.924Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:42.925Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:42.928Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:42.928Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:43.022Z INFO 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-06-05T06:24:43.022Z WARN 2671 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:43.078Z INFO 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-06-05T06:24:43.078Z WARN 2671 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:43.216Z INFO 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-06-05T06:24:43.216Z WARN 2671 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:43.248Z INFO 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-06-05T06:24:43.248Z WARN 2671 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:43.295Z INFO 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-06-05T06:24:43.296Z WARN 2671 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:43.417Z INFO 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-06-05T06:24:43.417Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:43.417Z WARN 2671 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:43.433Z INFO 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-06-05T06:24:43.433Z WARN 2671 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:43.518Z INFO 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-06-05T06:24:43.518Z WARN 2671 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:43.538Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-06-05T06:24:43.538Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-06-05T06:24:43.626Z INFO 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-06-05T06:24:43.626Z WARN 2671 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:43.627Z INFO 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-06-05T06:24:43.627Z WARN 2671 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-06-05T06:24:43.634Z INFO 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-06-05T06:24:43.634Z WARN 2671 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:43.656Z INFO 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-06-05T06:24:43.656Z WARN 2671 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:43.669Z INFO 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-06-05T06:24:43.669Z WARN 2671 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:43.680Z INFO 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-06-05T06:24:43.681Z WARN 2671 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:43.689Z INFO 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-06-05T06:24:43.689Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-06-05T06:24:43.689Z WARN 2671 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-06-05T06:24:43.701Z INFO 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-06-05T06:24:43.701Z WARN 2671 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:43.755Z INFO 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-06-05T06:24:43.756Z WARN 2671 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:43.778Z INFO 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-06-05T06:24:43.778Z WARN 2671 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-06-05T06:24:43.783Z INFO 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-06-05T06:24:43.783Z WARN 2671 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-06-05T06:24:43.804Z INFO 2671 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.183]:5701 - 3d45a2d5-2777-46e1-87c0-436bc9004f51 this ] 2026-06-05T06:24:43.804Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is STARTED 2026-06-05T06:24:43.809Z INFO 2671 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 2.653 seconds (process running for 162.707) 2026-06-05T06:24:43.812Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is SHUTTING_DOWN 2026-06-05T06:24:43.813Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-06-05T06:24:43.813Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-06-05T06:24:43.814Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-06-05T06:24:43.827Z INFO 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-06-05T06:24:43.827Z WARN 2671 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-06-05T06:24:43.832Z WARN 2671 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cannot get client information from: [10.30.106.183]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-06-05T06:24:43.858Z INFO 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-06-05T06:24:43.858Z WARN 2671 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:43.878Z INFO 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-06-05T06:24:43.878Z WARN 2671 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:43.910Z INFO 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-06-05T06:24:43.910Z WARN 2671 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:43.917Z INFO 2671 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-06-05T06:24:43.917Z INFO 2671 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 105 ms. 2026-06-05T06:24:43.917Z INFO 2671 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.183]:5701 is SHUTDOWN [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.764 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 2026-06-05T06:24:43.925Z INFO 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-06-05T06:24:43.925Z WARN 2671 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-06-05T06:24:43.929Z INFO 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-06-05T06:24:43.929Z WARN 2671 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 935, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 163 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 163 classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.9-SNAPSHOT/cps-ncmp-service-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.9-SNAPSHOT/cps-ncmp-service-3.7.9-SNAPSHOT.jar [INFO] [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- [INFO] Building cps-ncmp-rest 3.7.9-SNAPSHOT [12/23] [INFO] from cps-ncmp-rest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml [INFO] [INFO] --- openapi-generator:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [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) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [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). [INFO] Processing operation getResourceDataForCmHandle [INFO] Processing operation updateResourceDataRunningForCmHandle [INFO] Processing operation createResourceDataRunningForCmHandle [INFO] Processing operation deleteResourceDataRunningForCmHandle [INFO] Processing operation patchResourceDataRunningForCmHandle [INFO] Processing operation executeDataOperationForCmHandles [INFO] Processing operation queryResourceDataForCmHandle [INFO] Processing operation getModuleReferencesByCmHandle [INFO] Processing operation getModuleDefinitions [INFO] Processing operation searchCmHandles [INFO] Processing operation retrieveCmHandleDetailsById [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId [INFO] Processing operation searchCmHandleIds [INFO] Processing operation getCmHandleStateByCmHandleId [INFO] Processing operation setDataSyncEnabledFlagForCmHandle [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] [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java [INFO] Skipping generation of Webhooks. [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] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [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) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Processing operation getCmHandleByDistinguishedName [INFO] Processing operation updateDmiPluginRegistration [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi [INFO] Processing operation searchCmHandleIds [INFO] Processing operation searchCmHandles [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] [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java [INFO] Skipping generation of Webhooks. [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] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.12.0:generate (prov-mns-extensions-code-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [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) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [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). [INFO] Inline schema created as ActionRequest_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ActionRequest_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ActionRequest_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ActionResponse_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ActionResponse_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ActionResponse_value=NewModel,ModelA=NewModelA in CLI). [INFO] Processing operation executeAction [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionRequest.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionRequestValue.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionResponseValue.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorResponseDefault.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorResponseDefaultOtherProblemsInner.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/ActionApi.java [INFO] Skipping generation of Webhooks. [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-rest --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-rest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 49 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "dmiServiceName, dmiDataServiceName, dmiModelServiceName, dmiDatajobsReadServiceName, dmiDatajobsWriteServiceName, compositeState, currentTrustLevel". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java:[27,8] deprecated item is not annotated with @Deprecated [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java uses or overrides a deprecated API. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- openapi-generator:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi-inventory.yaml] [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] [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] [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] [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] [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] [INFO] Skipping generation of Webhooks. [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [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). [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [INFO] Skipping generation of Webhooks. [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- [INFO] Copying 7 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 25 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-rest --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 06:24:51.845 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec]: ProvMnSExtensionsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:24:52.110 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 06:24:52.167 [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. 06:24:52.182 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 06:24:52.197 [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. 06:24:52.211 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 06:24:52.220 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:24:52.233 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 06:24:52.248 [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. 06:24:52.259 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 06:24:52.279 [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. 06:24:52.291 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 06:24:52.306 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec]: ProvMnSExtensionsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:24:52.316 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 06:24:52.318 [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. 06:24:52.328 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 06:24:52.330 [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. 06:24:52.339 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 06:24:52.341 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:24:52.349 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 06:24:52.351 [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. 06:24:52.358 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 06:24:52.361 [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. 06:24:52.370 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 06:24:53.797 [main] WARN org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounter -- Method testSignature is missing required CmHandleQueryParameters argument 06:24:53.801 [main] WARN org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounter -- Method testSignature is missing required CmHandleQueryParameters argument [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 06:24:54,947 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:24:54,947 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:24:54,950 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:24:54,998 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:24:54,998 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:24:55,120 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:24:55,120 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:24:55.481Z INFO 6826 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Starting ProvMnSExtensionsControllerSpec using Java 21.0.10 with PID 6826 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2026-06-05T06:24:55.482Z INFO 6826 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:24:57.150Z INFO 6826 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-06-05T06:24:57.150Z INFO 6826 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-06-05T06:24:57.152Z INFO 6826 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-06-05T06:24:57.269Z INFO 6826 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Started ProvMnSExtensionsControllerSpec in 2.739 seconds (process running for 6.564) Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2026-06-05T06:24:58.008Z WARN 6826 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Upstream server did not respond in a timely manner 2026-06-05T06:24:58.018Z WARN 6826 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.220 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:24:58.191Z INFO 6826 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 21.0.10 with PID 6826 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2026-06-05T06:24:58.191Z INFO 6826 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:24:58.620Z INFO 6826 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-06-05T06:24:58.621Z INFO 6826 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-06-05T06:24:58.621Z INFO 6826 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-06-05T06:24:58.628Z INFO 6826 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.458 seconds (process running for 7.923) 2026-06-05T06:24:58.836Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:24:59.060Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2675) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:743) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2148) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2148) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) ... 128 common frames omitted 2026-06-05T06:24:59.101Z WARN 6826 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 2026-06-05T06:24:59.124Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:24:59.131Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:24:59.137Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:24:59.144Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:24:59.150Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:24:59.157Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:24:59.163Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:24:59.168Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:24:59.269Z INFO 6826 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 21.0.10 with PID 6826 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2026-06-05T06:24:59.269Z INFO 6826 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:24:59.578Z INFO 6826 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-06-05T06:24:59.578Z INFO 6826 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-06-05T06:24:59.578Z INFO 6826 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-06-05T06:24:59.584Z INFO 6826 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.332 seconds (process running for 8.879) 2026-06-05T06:24:59.645Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:24:59.651Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:160) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:24:59.656Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:24:59.660Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:162) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:24:59.669Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:24:59.685Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:168) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:24:59.690Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:169) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:24:59.777Z INFO 6826 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Starting ProvMnSControllerPolicyExecutorDisabledSpec using Java 21.0.10 with PID 6826 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2026-06-05T06:24:59.777Z INFO 6826 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:24:59.966Z INFO 6826 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-06-05T06:24:59.966Z INFO 6826 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-06-05T06:24:59.966Z INFO 6826 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-06-05T06:24:59.971Z INFO 6826 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Started ProvMnSControllerPolicyExecutorDisabledSpec in 0.209 seconds (process running for 9.266) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:25:00.066Z INFO 6826 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 21.0.10 with PID 6826 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2026-06-05T06:25:00.066Z INFO 6826 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:25:00.256Z INFO 6826 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-06-05T06:25:00.256Z INFO 6826 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-06-05T06:25:00.257Z INFO 6826 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-06-05T06:25:00.260Z INFO 6826 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.208 seconds (process running for 9.555) 2026-06-05T06:25:00.325Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (9 known properties: "removedCmHandles", "dmiDatajobsWritePlugin", "dmiPlugin", "updatedCmHandles", "dmiDatajobsReadPlugin", "dmiModelPlugin", "dmiDataPlugin", "createdCmHandles", "upgradedCmHandles") at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1200) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2380) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2148) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) ... 128 common frames omitted 2026-06-05T06:25:00.361Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 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) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-06-05T06:25:00.365Z ERROR 6826 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1] at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2675) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3772) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3737) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3070) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:3004) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2135) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) ... 138 common frames omitted [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:25:00.502Z INFO 6826 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 21.0.10 with PID 6826 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2026-06-05T06:25:00.502Z INFO 6826 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:25:00.662Z INFO 6826 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-06-05T06:25:00.662Z INFO 6826 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-06-05T06:25:00.662Z INFO 6826 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-06-05T06:25:00.667Z INFO 6826 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.178 seconds (process running for 9.962) 2026-06-05T06:25:00.711Z WARN 6826 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Upstream server did not respond in a timely manner 2026-06-05T06:25:00.716Z WARN 6826 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 2026-06-05T06:25:00.751Z WARN 6826 --- [ 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.ncmp.rest.controller.ProvMnSController.getMoi(jakarta.servlet.http.HttpServletRequest,org.onap.cps.ncmp.provmns.model.Scope,java.lang.String,java.util.List,java.util.List,org.onap.cps.ncmp.provmns.model.ClassNameIdGetDataNodeSelectorParameter): [Field error in object 'scope' on field 'scopeType': rejected value [WRONG]; codes [typeMismatch.scope.scopeType,typeMismatch.scopeType,typeMismatch.org.onap.cps.ncmp.provmns.model.ScopeType,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [scope.scopeType,scopeType]; arguments []; default message [scopeType]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'org.onap.cps.ncmp.provmns.model.ScopeType' for property 'scopeType'; Failed to convert from type [java.lang.String] to type [@jakarta.validation.Valid @io.swagger.v3.oas.annotations.media.Schema @com.fasterxml.jackson.annotation.JsonProperty @org.springframework.lang.Nullable org.onap.cps.ncmp.provmns.model.ScopeType] for value [WRONG]]] ] 2026-06-05T06:25:00.842Z WARN 6826 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /subnetwork=1/managedElement=2 2026-06-05T06:25:00.855Z WARN 6826 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /managedElement=2 2026-06-05T06:25:00.869Z WARN 6826 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`)] 2026-06-05T06:25:00.875Z WARN 6826 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 2026-06-05T06:25:00.902Z WARN 6826 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: denied for test 2026-06-05T06:25:00.911Z WARN 6826 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 2026-06-05T06:25:00.914Z WARN 6826 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 2026-06-05T06:25:00.993Z WARN 6826 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /Subnetwork=1/ManagedElement=1 2026-06-05T06:25:00.998Z WARN 6826 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /ManagedElement=1 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 191, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.9-SNAPSHOT/cps-ncmp-rest-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.9-SNAPSHOT/cps-ncmp-rest-3.7.9-SNAPSHOT.jar [INFO] [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- [INFO] Building cps-ncmp-rest-stub 3.7.9-SNAPSHOT [13/23] [INFO] from cps-ncmp-rest-stub/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.7.9-SNAPSHOT/cps-ncmp-rest-stub-3.7.9-SNAPSHOT.pom [INFO] [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- [INFO] Building cps-ncmp-rest-stub-service 3.7.9-SNAPSHOT [14/23] [INFO] from cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-rest-stub-service --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 4 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-rest-stub-service --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 06:25:04,175 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:25:04,176 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:25:04,180 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:25:04,213 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:25:04,213 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:25:04,274 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:25:04,274 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 2026-06-05T06:25:04.524Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 21.0.10 with PID 6941 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 2026-06-05T06:25:04.525Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 2026-06-05T06:25:05.597Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 2026-06-05T06:25:05.601Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.33; built: 2026-03-04T02:20:03.326Z; git: 1bd927df90579c8e6420c8d59c4cdb152c4ae0c0; jvm 21.0.10+7-Ubuntu-122.04 2026-06-05T06:25:05.635Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2026-06-05T06:25:05.636Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1088 ms 2026-06-05T06:25:05.739Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 2026-06-05T06:25:05.744Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@1c3b221f{application,/,b=file:/tmp/jetty-docbase.0.3018992007537892793/,a=AVAILABLE,h=oeje10s.SessionHandler@750c23a3{STARTED}} 2026-06-05T06:25:05.744Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@1c3b221f{application,/,b=file:/tmp/jetty-docbase.0.3018992007537892793/,a=AVAILABLE,h=oeje10s.SessionHandler@750c23a3{STARTED}} 2026-06-05T06:25:05.746Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@746e534{STARTING}[12.0.33,sto=0] @3288ms 2026-06-05T06:25:06.369Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 2026-06-05T06:25:06.469Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-06-05T06:25:06.470Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2026-06-05T06:25:06.471Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2026-06-05T06:25:06.478Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@649a6d88{HTTP/1.1, (http/1.1)}{0.0.0.0:43031} 2026-06-05T06:25:06.480Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 43031 (http/1.1) with context path '/' 2026-06-05T06:25:06.495Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.535 seconds (process running for 4.037) Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2026-06-05T06:25:07.382Z WARN 6941 --- [cps-ncmp-rest-stub] [qtp470188208-44] 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 2026-06-05T06:25:07.382Z INFO 6941 --- [cps-ncmp-rest-stub] [qtp470188208-44] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.945 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 2026-06-05T06:25:07.507Z WARN 6941 --- [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 2026-06-05T06:25:07.507Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 2026-06-05T06:25:07.511Z INFO 6941 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test7219013357429551736/file.txt 2026-06-05T06:25:07.513Z WARN 6941 --- [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 2026-06-05T06:25:07.513Z ERROR 6941 --- [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 2026-06-05T06:25:07.513Z WARN 6941 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test7219013357429551736/unknown-file.txt', will search it in classpath 2026-06-05T06:25:07.514Z ERROR 6941 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test7219013357429551736/unknown-file.txt file not found on classpath or on file system [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-rest-stub-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest-stub-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.9-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.9-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.9-SNAPSHOT.jar [INFO] [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- [INFO] Building cps-ncmp-rest-stub-app 3.7.9-SNAPSHOT [15/23] [INFO] from cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-rest-stub-app --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-rest-stub-app --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:3.5.11:repackage (default) @ cps-ncmp-rest-stub-app --- [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.jar.original [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest-stub-app --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.9-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.9-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.jar [INFO] [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- [INFO] Building cps-ri 3.7.9-SNAPSHOT [16/23] [INFO] from cps-ri/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ri --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ri --- [INFO] Copying 10 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ri --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ri --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ri --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ri --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 18 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-ri --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 06:25:13.427 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 06:25:13.431 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s -- in org.onap.cps.ri.utils.SessionManagerSpec [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 06:25:14.332 [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 06:25:14.507 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 17 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 17 classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ri --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-ri --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.9-SNAPSHOT/cps-ri-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.9-SNAPSHOT/cps-ri-3.7.9-SNAPSHOT.jar [INFO] [INFO] ---------------------< org.onap.cps:test-dcm-rest >--------------------- [INFO] Building test-dcm-rest 3.7.9-SNAPSHOT [17/23] [INFO] from test-dcm-rest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ test-dcm-rest --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ test-dcm-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/test-dcm-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/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ test-dcm-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ test-dcm-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-dcm-rest --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ test-dcm-rest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-dcm-rest --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-dcm-rest --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ test-dcm-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 1 file. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ test-dcm-rest --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 06:25:17.270 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: readDataJob invoked for job-1 06:25:17.323 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.490 s -- in org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ test-dcm-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ test-dcm-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ test-dcm-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/test-dcm-rest/target/test-dcm-rest-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ test-dcm-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/test-dcm-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/test-dcm-rest/3.7.9-SNAPSHOT/test-dcm-rest-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/test-dcm-rest/target/test-dcm-rest-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/test-dcm-rest/3.7.9-SNAPSHOT/test-dcm-rest-3.7.9-SNAPSHOT.jar [INFO] [INFO] -------------------< org.onap.cps:integration-test >-------------------- [INFO] Building integration-test 3.7.9-SNAPSHOT [18/23] [INFO] from integration-test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ integration-test --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ integration-test --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ integration-test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ integration-test --- [INFO] Copying 24 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ integration-test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ integration-test --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 195 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ integration-test --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.237 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 06:25:26.375 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 06:25:26.382 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 06:25:26.472 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.4 06:25:26.810 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 06:25:27.437 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 06:25:27.438 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 06:25:27.474 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 29.5.1 API Version: 1.54 Operating System: Ubuntu 22.04.5 LTS Total Memory: 32092 MB 06:25:27.478 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 06:25:27.482 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 06:25:27.483 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 06:25:27.558 [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. 06:25:27.565 [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) 06:25:28.401 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 06:25:28.434 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 06:25:29.695 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (0 bytes/? MB) 06:25:29.894 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (0 bytes/? MB) 06:25:29.895 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (0 bytes/? MB) 06:25:29.896 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (0 bytes/? MB) 06:25:29.896 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (0 bytes/? MB) 06:25:29.897 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (0 bytes/? MB) 06:25:29.993 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (0 bytes/? MB) 06:25:30.494 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (1 MB/? MB) 06:25:30.594 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (4 MB/? MB) 06:25:30.795 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (21 MB/? MB) 06:25:30.994 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (27 MB/? MB) 06:25:31.893 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 0 extracted, (63 MB/? MB) 06:25:33.299 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (98 MB/? MB) 06:25:33.393 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (100 MB/? MB) 06:25:33.400 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (100 MB/? MB) 06:25:33.497 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (102 MB/? MB) 06:25:33.898 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (110 MB/? MB) 06:25:33.901 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (110 MB/? MB) 06:25:33.902 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (110 MB/? MB) 06:25:33.996 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (113 MB/? MB) 06:25:34.693 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (124 MB/129 MB) 06:25:37.493 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (124 MB/129 MB) 06:25:37.494 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (124 MB/129 MB) 06:25:37.495 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (124 MB/129 MB) 06:25:37.496 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (124 MB/129 MB) 06:25:37.497 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (124 MB/129 MB) 06:25:37.511 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 9s (downloaded 124 MB at 13 MB/s) 06:25:37.511 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT9.953086702S 06:25:37.567 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 06:25:40.781 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: bd32a4b620cfeefcb197842ffcce3518ca23b8e7d06c2506a672042f07727c91 06:25:42.248 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT4.680191627S 06:25:42.248 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 06:25:42.251 [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')) 06:25:42.252 [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 06:25:42.252 [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) 06:25:42.374 [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: e00095ca67f21674391311e59c752a83058c533c8e07749875f1cf0bfb9dec65 06:25:47.958 [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 PT5.706447181S 06:25:47.959 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 06:25:48,867 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:25:48,868 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:25:48,871 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:25:48,943 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:25:48,943 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:25:49,543 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:25:49,543 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 2026-06-05T06:25:49.927Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.i.f.c.AnchorServiceIntegrationSpec : Starting AnchorServiceIntegrationSpec using Java 21.0.10 with PID 7162 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 2026-06-05T06:25:49.928Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.i.f.c.AnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:25:50.904Z INFO 7162 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-06-05T06:25:51.065Z INFO 7162 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 151 ms. Found 6 JPA repository interfaces. 2026-06-05T06:25:53.185Z INFO 7162 --- [cps-integration-test] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 2026-06-05T06:25:53.192Z INFO 7162 --- [cps-integration-test] [ main] org.eclipse.jetty.server.Server : jetty-12.0.33; built: 2026-03-04T02:20:03.326Z; git: 1bd927df90579c8e6420c8d59c4cdb152c4ae0c0; jvm 21.0.10+7-Ubuntu-122.04 2026-06-05T06:25:53.231Z INFO 7162 --- [cps-integration-test] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2026-06-05T06:25:53.232Z INFO 7162 --- [cps-integration-test] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3283 ms 2026-06-05T06:25:53.506Z INFO 7162 --- [cps-integration-test] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 2026-06-05T06:25:53.515Z INFO 7162 --- [cps-integration-test] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@479b7132{application,/,b=[file:/tmp/jetty-docbase.0.15090583228548477896/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@62eba739{STARTED}} 2026-06-05T06:25:53.515Z INFO 7162 --- [cps-integration-test] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@479b7132{application,/,b=[file:/tmp/jetty-docbase.0.15090583228548477896/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@62eba739{STARTED}} 2026-06-05T06:25:53.518Z INFO 7162 --- [cps-integration-test] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@36694c07{STARTING}[12.0.33,sto=0] @32360ms 2026-06-05T06:25:53.695Z INFO 7162 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 2026-06-05T06:25:53.953Z INFO 7162 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@3689403e 2026-06-05T06:25:53.955Z INFO 7162 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 2026-06-05T06:25:54.129Z INFO 7162 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 2026-06-05T06:25:54.501Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 2026-06-05T06:25:54.545Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 2026-06-05T06:25:54.564Z INFO 7162 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 2026-06-05T06:25:54.758Z INFO 7162 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 2026-06-05T06:25:54.759Z INFO 7162 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 0640754759 2026-06-05T06:25:54.761Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 2026-06-05T06:25:54.812Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 2026-06-05T06:25:54.820Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 2026-06-05T06:25:54.821Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 8ms 2026-06-05T06:25:54.827Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 2026-06-05T06:25:54.831Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 2026-06-05T06:25:54.832Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 2026-06-05T06:25:54.835Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 2026-06-05T06:25:54.840Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 2026-06-05T06:25:54.841Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 2026-06-05T06:25:54.846Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 2026-06-05T06:25:54.851Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 2026-06-05T06:25:54.852Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 6ms 2026-06-05T06:25:54.856Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 2026-06-05T06:25:54.862Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 2026-06-05T06:25:54.862Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 6ms 2026-06-05T06:25:54.866Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 2026-06-05T06:25:54.872Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 2026-06-05T06:25:54.873Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 6ms 2026-06-05T06:25:54.876Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 2026-06-05T06:25:54.880Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 2026-06-05T06:25:54.880Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 4ms 2026-06-05T06:25:54.884Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 2026-06-05T06:25:54.888Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 2026-06-05T06:25:54.889Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 5ms 2026-06-05T06:25:54.895Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 2026-06-05T06:25:54.896Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 2026-06-05T06:25:54.897Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 2ms 2026-06-05T06:25:54.899Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 2026-06-05T06:25:54.901Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 2026-06-05T06:25:54.901Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 2ms 2026-06-05T06:25:54.903Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 2026-06-05T06:25:54.907Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 2026-06-05T06:25:54.907Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 2026-06-05T06:25:54.909Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 2026-06-05T06:25:54.914Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 2026-06-05T06:25:54.914Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 4ms 2026-06-05T06:25:54.917Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 2026-06-05T06:25:54.919Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 2026-06-05T06:25:54.920Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 3ms 2026-06-05T06:25:54.922Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 2026-06-05T06:25:54.925Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 2026-06-05T06:25:54.926Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms 2026-06-05T06:25:54.930Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 2026-06-05T06:25:54.932Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 2026-06-05T06:25:54.932Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 2026-06-05T06:25:54.934Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 2026-06-05T06:25:54.937Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 2026-06-05T06:25:54.937Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 2026-06-05T06:25:54.939Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 2026-06-05T06:25:54.941Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 2026-06-05T06:25:54.941Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 2026-06-05T06:25:54.943Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 2026-06-05T06:25:54.944Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 2026-06-05T06:25:54.944Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 1ms 2026-06-05T06:25:54.946Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 2026-06-05T06:25:54.948Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 2026-06-05T06:25:54.949Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 2026-06-05T06:25:54.951Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 2026-06-05T06:25:54.954Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 2026-06-05T06:25:54.954Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 3ms 2026-06-05T06:25:54.956Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 2026-06-05T06:25:54.958Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 2026-06-05T06:25:54.958Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 2026-06-05T06:25:54.960Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 2026-06-05T06:25:54.962Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 2026-06-05T06:25:54.963Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 2026-06-05T06:25:54.965Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 2026-06-05T06:25:54.968Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 2026-06-05T06:25:54.968Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 2026-06-05T06:25:54.970Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 2026-06-05T06:25:54.972Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 2026-06-05T06:25:54.973Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 2026-06-05T06:25:54.975Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 2026-06-05T06:25:54.978Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 2026-06-05T06:25:54.979Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 4ms 2026-06-05T06:25:54.981Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 2026-06-05T06:25:54.984Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 2026-06-05T06:25:54.984Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 2026-06-05T06:25:54.987Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 2026-06-05T06:25:54.989Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 2026-06-05T06:25:54.989Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 2026-06-05T06:25:54.992Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 2026-06-05T06:25:54.994Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 2026-06-05T06:25:54.994Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 2026-06-05T06:25:54.996Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 2026-06-05T06:25:54.998Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 2026-06-05T06:25:54.999Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 2026-06-05T06:25:55.001Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 2026-06-05T06:25:55.003Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 2026-06-05T06:25:55.004Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 2026-06-05T06:25:55.006Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 2026-06-05T06:25:55.008Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 2026-06-05T06:25:55.008Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 2026-06-05T06:25:55.010Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 2026-06-05T06:25:55.012Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 2026-06-05T06:25:55.013Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 2026-06-05T06:25:55.015Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 2026-06-05T06:25:55.017Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 2026-06-05T06:25:55.017Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 2026-06-05T06:25:55.019Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 2026-06-05T06:25:55.021Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 2026-06-05T06:25:55.021Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 2026-06-05T06:25:55.024Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 2026-06-05T06:25:55.026Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 2026-06-05T06:25:55.026Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms 2026-06-05T06:25:55.028Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 2026-06-05T06:25:55.030Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2026-06-05T06:25:55.030Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 2026-06-05T06:25:55.032Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 2026-06-05T06:25:55.034Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 2026-06-05T06:25:55.035Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 2026-06-05T06:25:55.037Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 2026-06-05T06:25:55.039Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 2026-06-05T06:25:55.040Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 2026-06-05T06:25:55.044Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 2026-06-05T06:25:55.049Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 2026-06-05T06:25:55.049Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 5ms 2026-06-05T06:25:55.051Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 2026-06-05T06:25:55.063Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 2026-06-05T06:25:55.063Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 12ms 2026-06-05T06:25:55.065Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 2026-06-05T06:25:55.067Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 2026-06-05T06:25:55.068Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 2026-06-05T06:25:55.070Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 2026-06-05T06:25:55.072Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 2026-06-05T06:25:55.072Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 2ms 2026-06-05T06:25:55.074Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 2026-06-05T06:25:55.077Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 2026-06-05T06:25:55.078Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2026-06-05T06:25:55.079Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 5ms 2026-06-05T06:25:55.082Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 2026-06-05T06:25:55.083Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 2026-06-05T06:25:55.084Z INFO 7162 --- [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 2ms 2026-06-05T06:25:55.086Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 2026-06-05T06:25:55.088Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 2026-06-05T06:25:55.089Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 2026-06-05T06:25:55.090Z INFO 7162 --- [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 2026-06-05T06:25:55.092Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 2026-06-05T06:25:55.094Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 2026-06-05T06:25:55.094Z INFO 7162 --- [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 2026-06-05T06:25:55.096Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 2026-06-05T06:25:55.098Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 2026-06-05T06:25:55.099Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 2026-06-05T06:25:55.101Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 2026-06-05T06:25:55.103Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 2026-06-05T06:25:55.103Z INFO 7162 --- [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 2ms 2026-06-05T06:25:55.106Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 2026-06-05T06:25:55.111Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 2026-06-05T06:25:55.114Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 2026-06-05T06:25:55.117Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 2026-06-05T06:25:55.118Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 12ms 2026-06-05T06:25:55.122Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 2026-06-05T06:25:55.129Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 2026-06-05T06:25:55.130Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 8ms 2026-06-05T06:25:55.133Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 2026-06-05T06:25:55.143Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 2026-06-05T06:25:55.143Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 10ms 2026-06-05T06:25:55.146Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 2026-06-05T06:25:55.149Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 2026-06-05T06:25:55.149Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 3ms 2026-06-05T06:25:55.151Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 2026-06-05T06:25:55.152Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 2026-06-05T06:25:55.152Z INFO 7162 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 2026-06-05T06:25:55.160Z INFO 7162 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 2026-06-05T06:25:55.161Z INFO 7162 --- [cps-integration-test] [ main] liquibase.util : Run: 53 2026-06-05T06:25:55.161Z INFO 7162 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 2026-06-05T06:25:55.161Z INFO 7162 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 2026-06-05T06:25:55.161Z INFO 7162 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 2026-06-05T06:25:55.161Z INFO 7162 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 2026-06-05T06:25:55.162Z INFO 7162 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 2026-06-05T06:25:55.165Z INFO 7162 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 2026-06-05T06:25:55.165Z INFO 7162 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 2026-06-05T06:25:55.168Z INFO 7162 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 2026-06-05T06:25:55.169Z INFO 7162 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 2026-06-05T06:25:55.851Z INFO 7162 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2026-06-05T06:25:55.933Z INFO 7162 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.45.Final 2026-06-05T06:25:55.935Z INFO 7162 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 2026-06-05T06:25:55.975Z INFO 7162 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2026-06-05T06:25:56.167Z INFO 7162 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-06-05T06:25:56.223Z WARN 7162 --- [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) 2026-06-05T06:25:56.240Z INFO 7162 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] Database driver: undefined/unknown Database version: 14.1 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-06-05T06:25:57.338Z INFO 7162 --- [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) 2026-06-05T06:25:57.341Z INFO 7162 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-06-05T06:25:57.806Z INFO 7162 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2026-06-05T06:25:58.559Z WARN 7162 --- [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: --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 2026-06-05T06:25:58.699Z INFO 7162 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-06-05T06:25:58.699Z INFO 7162 --- [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. 2026-06-05T06:25:58.700Z INFO 7162 --- [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 2026-06-05T06:25:58.700Z INFO 7162 --- [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 2026-06-05T06:25:58.700Z INFO 7162 --- [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. 2026-06-05T06:25:58.704Z INFO 7162 --- [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. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-06-05T06:25:59.328Z INFO 7162 --- [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. 2026-06-05T06:25:59.409Z INFO 7162 --- [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 2026-06-05T06:25:59.655Z INFO 7162 --- [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. 2026-06-05T06:25:59.660Z INFO 7162 --- [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 2026-06-05T06:26:02.333Z INFO 7162 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - 39a8e57c-cd29-4ae2-9b44-7620d96b8852 this ] 2026-06-05T06:26:02.357Z INFO 7162 --- [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 2026-06-05T06:26:03.570Z INFO 7162 --- [cps-integration-test] [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 2026-06-05T06:26:03.908Z WARN 7162 --- [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 2026-06-05T06:26:04.681Z WARN 7162 --- [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. 2026-06-05T06:26:04.907Z INFO 7162 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 2026-06-05T06:26:05.148Z INFO 7162 --- [cps-integration-test] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-06-05T06:26:05.148Z INFO 7162 --- [cps-integration-test] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2026-06-05T06:26:05.149Z INFO 7162 --- [cps-integration-test] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2026-06-05T06:26:05.156Z INFO 7162 --- [cps-integration-test] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@3c2ddf7b{HTTP/1.1, (http/1.1)}{0.0.0.0:38809} 2026-06-05T06:26:05.157Z INFO 7162 --- [cps-integration-test] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 38809 (http/1.1) with context path '/' 2026-06-05T06:26:05.208Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-06-05T06:26:05.269Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:05.366Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-06-05T06:26:05.368Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:05.368Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:05.368Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640765367 2026-06-05T06:26:05.371Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 2026-06-05T06:26:05.380Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-06-05T06:26:05.380Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:05.387Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-06-05T06:26:05.387Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:05.387Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:05.387Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640765387 2026-06-05T06:26:05.388Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 2026-06-05T06:26:05.390Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-06-05T06:26:05.390Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:05.453Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:05.453Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:05.453Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640765453 2026-06-05T06:26:05.453Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription 2026-06-05T06:26:05.455Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-06-05T06:26:05.456Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:05.479Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-06-05T06:26:05.479Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:05.479Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:05.479Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640765479 2026-06-05T06:26:05.479Z INFO 7162 --- [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 2026-06-05T06:26:05.481Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-06-05T06:26:05.481Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:05.489Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-06-05T06:26:05.489Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:05.489Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:05.489Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640765489 2026-06-05T06:26:05.489Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2026-06-05T06:26:05.491Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-06-05T06:26:05.491Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:05.504Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:05.504Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:05.504Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640765504 2026-06-05T06:26:05.504Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2026-06-05T06:26:05.525Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.i.f.c.AnchorServiceIntegrationSpec : Started AnchorServiceIntegrationSpec in 16.996 seconds (process running for 44.366) 2026-06-05T06:26:05.525Z INFO 7162 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 2026-06-05T06:26:05.526Z INFO 7162 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 2026-06-05T06:26:05.526Z INFO 7162 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 2026-06-05T06:26:05.526Z INFO 7162 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 2026-06-05T06:26:05.539Z INFO 7162 --- [cps-integration-test] [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 2026-06-05T06:26:05.543Z INFO 7162 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 2026-06-05T06:26:05.543Z INFO 7162 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 2026-06-05T06:26:05.638Z INFO 7162 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-06-05T06:26:05.638Z INFO 7162 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 2026-06-05T06:26:06.080Z WARN 7162 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:26:06.080Z WARN 7162 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:26:06.080Z WARN 7162 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:26:06.080Z WARN 7162 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, 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} 2026-06-05T06:26:06.080Z WARN 7162 --- [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 : {dmi-cm-events=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:26:06.081Z INFO 7162 --- [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 2026-06-05T06:26:06.081Z INFO 7162 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:06.081Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:06.081Z INFO 7162 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:06.081Z WARN 7162 --- [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} 2026-06-05T06:26:06.081Z INFO 7162 --- [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 2026-06-05T06:26:06.081Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:06.184Z WARN 7162 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:26:06.228Z WARN 7162 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:26:06.231Z WARN 7162 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:26:06.398Z INFO 7162 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:06.403Z INFO 7162 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2026-06-05T06:26:06.419Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:06.420Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 2026-06-05T06:26:06.424Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:06.425Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 2026-06-05T06:26:06.438Z INFO 7162 --- [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:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:06.439Z INFO 7162 --- [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 2026-06-05T06:26:06.446Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-2-a7f2f838-4efa-4a6b-a84f-baeae8c02d20 2026-06-05T06:26:06.446Z INFO 7162 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-40fc901b-2613-4c36-8d0c-d6e9860dce04 2026-06-05T06:26:06.446Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 2026-06-05T06:26:06.446Z INFO 7162 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2026-06-05T06:26:06.448Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-3-5e246b13-bf71-4666-b541-80d37d15c5fe 2026-06-05T06:26:06.448Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 2026-06-05T06:26:06.450Z INFO 7162 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:06.451Z INFO 7162 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2026-06-05T06:26:06.459Z INFO 7162 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-3c0e351f-625b-4d0c-85fc-43c2b53b4d33 2026-06-05T06:26:06.459Z INFO 7162 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2026-06-05T06:26:06.462Z INFO 7162 --- [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-2148e173-20d8-4fee-ac37-6e170172f964 2026-06-05T06:26:06.462Z INFO 7162 --- [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 2026-06-05T06:26:06.469Z INFO 7162 --- [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:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:06.485Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-3-5e246b13-bf71-4666-b541-80d37d15c5fe', protocol='range'} 2026-06-05T06:26:06.485Z INFO 7162 --- [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-2148e173-20d8-4fee-ac37-6e170172f964', protocol='range'} 2026-06-05T06:26:06.485Z INFO 7162 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-40fc901b-2613-4c36-8d0c-d6e9860dce04', protocol='range'} 2026-06-05T06:26:06.486Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-a7f2f838-4efa-4a6b-a84f-baeae8c02d20', protocol='range'} 2026-06-05T06:26:06.487Z INFO 7162 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-3c0e351f-625b-4d0c-85fc-43c2b53b4d33', protocol='range'} 2026-06-05T06:26:06.489Z INFO 7162 --- [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 2026-06-05T06:26:06.494Z INFO 7162 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-6-40fc901b-2613-4c36-8d0c-d6e9860dce04=Assignment(partitions=[ncmp-async-m2m-0])} 2026-06-05T06:26:06.496Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-3-5e246b13-bf71-4666-b541-80d37d15c5fe=Assignment(partitions=[subscription-0]), consumer-ncmp-group-2-a7f2f838-4efa-4a6b-a84f-baeae8c02d20=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-2148e173-20d8-4fee-ac37-6e170172f964=Assignment(partitions=[dmi-device-heartbeat-0])} 2026-06-05T06:26:06.498Z INFO 7162 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-5-3c0e351f-625b-4d0c-85fc-43c2b53b4d33=Assignment(partitions=[ncmp-async-m2m-0])} 2026-06-05T06:26:06.499Z INFO 7162 --- [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-743ff06c-27a3-4641-8b8e-80b6afe8f063 2026-06-05T06:26:06.499Z INFO 7162 --- [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 2026-06-05T06:26:06.522Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-3-5e246b13-bf71-4666-b541-80d37d15c5fe', protocol='range'} 2026-06-05T06:26:06.523Z INFO 7162 --- [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-2148e173-20d8-4fee-ac37-6e170172f964', protocol='range'} 2026-06-05T06:26:06.523Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 2026-06-05T06:26:06.523Z INFO 7162 --- [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]) 2026-06-05T06:26:06.524Z INFO 7162 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-3c0e351f-625b-4d0c-85fc-43c2b53b4d33', protocol='range'} 2026-06-05T06:26:06.524Z INFO 7162 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2026-06-05T06:26:06.524Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-2-a7f2f838-4efa-4a6b-a84f-baeae8c02d20', protocol='range'} 2026-06-05T06:26:06.525Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 2026-06-05T06:26:06.525Z INFO 7162 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-40fc901b-2613-4c36-8d0c-d6e9860dce04', protocol='range'} 2026-06-05T06:26:06.525Z INFO 7162 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2026-06-05T06:26:06.527Z INFO 7162 --- [cps-integration-test] [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2026-06-05T06:26:06.527Z INFO 7162 --- [cps-integration-test] [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2026-06-05T06:26:06.527Z INFO 7162 --- [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 2026-06-05T06:26:06.527Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 2026-06-05T06:26:06.528Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 2026-06-05T06:26:06.540Z INFO 7162 --- [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 2026-06-05T06:26:06.540Z INFO 7162 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2026-06-05T06:26:06.540Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 2026-06-05T06:26:06.540Z INFO 7162 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2026-06-05T06:26:06.540Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition subscription-0 2026-06-05T06:26:06.545Z INFO 7162 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2026-06-05T06:26:06.545Z INFO 7162 --- [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 2026-06-05T06:26:06.545Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition subscription-0 2026-06-05T06:26:06.546Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 2026-06-05T06:26:06.546Z INFO 7162 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2026-06-05T06:26:06.559Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:06.559Z INFO 7162 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:06.559Z INFO 7162 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:06.559Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-2, 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:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:06.560Z INFO 7162 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:06.583Z INFO 7162 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-06-05T06:26:06.583Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 2026-06-05T06:26:06.583Z INFO 7162 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 2026-06-05T06:26:06.584Z INFO 7162 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-06-05T06:26:06.585Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 2026-06-05T06:26:06.804Z INFO 7162 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 2026-06-05T06:26:06.804Z INFO 7162 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 2026-06-05T06:26:06.805Z INFO 7162 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-06-05T06:26:06.805Z INFO 7162 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-06-05T06:26:06.878Z INFO 7162 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-01-28. 2026-06-05T06:26:06.987Z INFO 7162 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 2026-06-05T06:26:07.051Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 2026-06-05T06:26:07.066Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 2026-06-05T06:26:07.075Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 2026-06-05T06:26:07.082Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 2026-06-05T06:26:07.091Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 2026-06-05T06:26:07.119Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 2026-06-05T06:26:07.166Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 2026-06-05T06:26:07.166Z INFO 7162 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-06-05T06:26:07.167Z INFO 7162 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-06-05T06:26:07.167Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 2026-06-05T06:26:07.220Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 2026-06-05T06:26:07.220Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 2026-06-05T06:26:07.221Z INFO 7162 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-06-05T06:26:07.221Z INFO 7162 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 2026-06-05T06:26:07.223Z INFO 7162 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 2026-06-05T06:26:07.223Z INFO 7162 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 2026-06-05T06:26:07.223Z INFO 7162 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2026-06-05T06:26:08.769Z WARN 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-06-05T06:26:08.770Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.57 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 2026-06-05T06:26:09.495Z INFO 7162 --- [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: group is already rebalancing 2026-06-05T06:26:09.495Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2026-06-05T06:26:09.495Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2026-06-05T06:26:09.496Z INFO 7162 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 2026-06-05T06:26:09.497Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 2026-06-05T06:26:09.497Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 2026-06-05T06:26:09.497Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 2026-06-05T06:26:09.497Z INFO 7162 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 2026-06-05T06:26:09.497Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 2026-06-05T06:26:09.497Z INFO 7162 --- [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 2026-06-05T06:26:09.497Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 2026-06-05T06:26:09.497Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 2026-06-05T06:26:09.501Z INFO 7162 --- [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=2, memberId='consumer-ncmp-group-1-743ff06c-27a3-4641-8b8e-80b6afe8f063', protocol='range'} 2026-06-05T06:26:09.501Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-3-5e246b13-bf71-4666-b541-80d37d15c5fe', protocol='range'} 2026-06-05T06:26:09.501Z INFO 7162 --- [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=2, memberId='consumer-ncmp-group-4-2148e173-20d8-4fee-ac37-6e170172f964', protocol='range'} 2026-06-05T06:26:09.503Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-a7f2f838-4efa-4a6b-a84f-baeae8c02d20', protocol='range'} 2026-06-05T06:26:09.678Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-1-743ff06c-27a3-4641-8b8e-80b6afe8f063=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-3-5e246b13-bf71-4666-b541-80d37d15c5fe=Assignment(partitions=[subscription-0]), consumer-ncmp-group-2-a7f2f838-4efa-4a6b-a84f-baeae8c02d20=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-2148e173-20d8-4fee-ac37-6e170172f964=Assignment(partitions=[dmi-device-heartbeat-0])} 2026-06-05T06:26:09.683Z INFO 7162 --- [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=2, memberId='consumer-ncmp-group-1-743ff06c-27a3-4641-8b8e-80b6afe8f063', protocol='range'} 2026-06-05T06:26:09.683Z INFO 7162 --- [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=2, memberId='consumer-ncmp-group-4-2148e173-20d8-4fee-ac37-6e170172f964', protocol='range'} 2026-06-05T06:26:09.683Z INFO 7162 --- [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]) 2026-06-05T06:26:09.683Z INFO 7162 --- [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 2026-06-05T06:26:09.684Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-a7f2f838-4efa-4a6b-a84f-baeae8c02d20', protocol='range'} 2026-06-05T06:26:09.684Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 2026-06-05T06:26:09.684Z INFO 7162 --- [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=[dmi-cm-events-0]) 2026-06-05T06:26:09.684Z INFO 7162 --- [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: dmi-cm-events-0 2026-06-05T06:26:09.684Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 2026-06-05T06:26:09.684Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-3-5e246b13-bf71-4666-b541-80d37d15c5fe', protocol='range'} 2026-06-05T06:26:09.684Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 2026-06-05T06:26:09.684Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 2026-06-05T06:26:09.686Z INFO 7162 --- [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 dmi-cm-events-0 2026-06-05T06:26:09.687Z INFO 7162 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 2026-06-05T06:26:09.687Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 2026-06-05T06:26:09.687Z INFO 7162 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 2026-06-05T06:26:09.687Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 2026-06-05T06:26:09.688Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 2026-06-05T06:26:09.688Z INFO 7162 --- [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 dmi-cm-events-0 2026-06-05T06:26:09.688Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 2026-06-05T06:26:09.690Z INFO 7162 --- [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 dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:09.693Z INFO 7162 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] line 1:0 mismatched input 'cpsPath' expecting '/' line 1:0 mismatched input 'cpsPath' expecting '/' [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.531 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 2026-06-05T06:26:12.593Z INFO 7162 --- [cps-integration-test] [pool-4-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2026-06-05T06:26:12.621Z INFO 7162 --- [cps-integration-test] [pool-5-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2026-06-05T06:26:12.930Z INFO 7162 --- [cps-integration-test] [pool-6-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2026-06-05T06:26:12.939Z INFO 7162 --- [cps-integration-test] [pool-7-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2026-06-05T06:26:12.965Z INFO 7162 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2026-06-05T06:26:12.969Z INFO 7162 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 2026-06-05T06:26:13.190Z WARN 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-06-05T06:26:13.190Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" Detail: Key (name)=(generalTestDataspace) already exists. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 2026-06-05T06:26:13.255Z WARN 7162 --- [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]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_27, Optional[2027-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.468Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:13.469Z WARN 7162 --- [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_79, Optional[2079-01-01]] 2026-06-05T06:26:14.076Z WARN 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-06-05T06:26:14.076Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 2026-06-05T06:26:14.096Z WARN 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-06-05T06:26:14.096Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 2026-06-05T06:26:14.657Z WARN 7162 --- [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]] 2026-06-05T06:26:14.816Z WARN 7162 --- [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]] [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.631 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.487 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec line 1:0 mismatched input 'invalid' expecting '/' line 1:0 mismatched input 'invalid' expecting '/' 2026-06-05T06:26:16.660Z WARN 7162 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 2026-06-05T06:26:17.327Z INFO 7162 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-06-05T06:26:17.327Z WARN 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-06-05T06:26:17.327Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('31'::int8),('{}'),(NULL),('/bookstore'),('254'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(31, /bookstore) already exists. Call getNextException to see other errors in the batch. 2026-06-05T06:26:17.327Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(31, /bookstore) already exists. 2026-06-05T06:26:17.328Z WARN 7162 --- [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 (('31'::int8),('{}'),(NULL),('/bookstore'),('254'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(31, /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 2026-06-05T06:26:17.330Z INFO 7162 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-06-05T06:26:17.330Z WARN 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-06-05T06:26:17.330Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('31'::int8),('{}'),(NULL),('/bookstore'),('255'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(31, /bookstore) already exists. Call getNextException to see other errors in the batch. 2026-06-05T06:26:17.330Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(31, /bookstore) already exists. line 1:9 missing '/' at 'path' line 1:9 missing '/' at 'path' 2026-06-05T06:26:17.435Z WARN 7162 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 2026-06-05T06:26:17.689Z INFO 7162 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-06-05T06:26:17.690Z WARN 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-06-05T06:26:17.690Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('33'::int8),('{"code":"1"}'),('256'::int8),('/bookstore/categories[@code=''1'']'),('289'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(33, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-06-05T06:26:17.690Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(33, /bookstore/categories[@code='1']) already exists. 2026-06-05T06:26:17.690Z WARN 7162 --- [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 (('33'::int8),('{"code":"1"}'),('256'::int8),('/bookstore/categories[@code=''1'']'),('289'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(33, /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 2026-06-05T06:26:17.695Z INFO 7162 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-06-05T06:26:17.695Z WARN 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-06-05T06:26:17.695Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('33'::int8),('{"code":"1"}'),('256'::int8),('/bookstore/categories[@code=''1'']'),('291'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(33, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-06-05T06:26:17.695Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(33, /bookstore/categories[@code='1']) already exists. 2026-06-05T06:26:17.985Z INFO 7162 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-06-05T06:26:17.986Z WARN 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-06-05T06:26:17.986Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('34'::int8),('{"code":"1"}'),('292'::int8),('/bookstore/categories[@code=''1'']'),('326'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(34, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-06-05T06:26:17.986Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(34, /bookstore/categories[@code='1']) already exists. 2026-06-05T06:26:17.986Z WARN 7162 --- [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 (('34'::int8),('{"code":"1"}'),('292'::int8),('/bookstore/categories[@code=''1'']'),('326'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(34, /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 2026-06-05T06:26:17.990Z INFO 7162 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-06-05T06:26:17.990Z WARN 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-06-05T06:26:17.990Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('34'::int8),('{"code":"1"}'),('292'::int8),('/bookstore/categories[@code=''1'']'),('328'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(34, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-06-05T06:26:17.990Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(34, /bookstore/categories[@code='1']) already exists. 2026-06-05T06:26:18.122Z INFO 7162 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-06-05T06:26:18.122Z WARN 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-06-05T06:26:18.122Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{"code":"1"}'),('329'::int8),('/bookstore/categories[@code=''1'']'),('358'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-06-05T06:26:18.123Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. 2026-06-05T06:26:18.123Z WARN 7162 --- [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 (('35'::int8),('{"code":"1"}'),('329'::int8),('/bookstore/categories[@code=''1'']'),('358'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 2026-06-05T06:26:18.125Z INFO 7162 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-06-05T06:26:18.126Z WARN 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-06-05T06:26:18.126Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{"code":"1"}'),('329'::int8),('/bookstore/categories[@code=''1'']'),('359'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-06-05T06:26:18.126Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. 2026-06-05T06:26:18.161Z INFO 7162 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-06-05T06:26:18.161Z WARN 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-06-05T06:26:18.161Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{"code":"1"}'),('329'::int8),('/bookstore/categories[@code=''1'']'),('360'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-06-05T06:26:18.161Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. 2026-06-05T06:26:18.162Z WARN 7162 --- [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 (('35'::int8),('{"code":"1"}'),('329'::int8),('/bookstore/categories[@code=''1'']'),('360'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2026-06-05T06:26:18.164Z INFO 7162 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-06-05T06:26:18.164Z WARN 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-06-05T06:26:18.164Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{"code":"1"}'),('329'::int8),('/bookstore/categories[@code=''1'']'),('362'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-06-05T06:26:18.164Z ERROR 7162 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.247 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 2026-06-05T06:26:19.682Z INFO 7162 --- [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] 2026-06-05T06:26:19.700Z INFO 7162 --- [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. 2026-06-05T06:26:19.702Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:19.704Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:19.704Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:19.704Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:19.707Z INFO 7162 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = cps-core-1 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-06-05T06:26:19.708Z INFO 7162 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:19.725Z INFO 7162 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 2026-06-05T06:26:19.741Z INFO 7162 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:19.741Z INFO 7162 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:19.741Z INFO 7162 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640779741 2026-06-05T06:26:19.759Z WARN 7162 --- [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} 2026-06-05T06:26:19.759Z INFO 7162 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:19.868Z INFO 7162 --- [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 2026-06-05T06:26:20.304Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:20.316Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:20.359Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:20.410Z INFO 7162 --- [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. 2026-06-05T06:26:20.411Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:20.411Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:20.412Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:20.412Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:20.483Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:20.491Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:20.515Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:20.543Z INFO 7162 --- [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. 2026-06-05T06:26:20.544Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:20.544Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:20.544Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:20.544Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:20.619Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-06-05T06:26:20.628Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-06-05T06:26:20.656Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:20.942Z INFO 7162 --- [cps-integration-test] [qtp211298656-55] o.o.c.n.t.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 2026-06-05T06:26:20.943Z INFO 7162 --- [cps-integration-test] [qtp211298656-55] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 2026-06-05T06:26:20.991Z INFO 7162 --- [cps-integration-test] [qtp211298656-55] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec 2026-06-05T06:26:21.240Z INFO 7162 --- [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. 2026-06-05T06:26:21.240Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:21.241Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:21.241Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:21.241Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:21.316Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:21.324Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:21.346Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 2026-06-05T06:26:21.568Z INFO 7162 --- [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. 2026-06-05T06:26:21.568Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:21.569Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:21.569Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:21.569Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:21.584Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:21.588Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:21.614Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:21.764Z INFO 7162 --- [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. 2026-06-05T06:26:21.767Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:21.767Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:21.767Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:21.767Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:21.783Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:21.787Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:21.816Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:21.976Z INFO 7162 --- [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. 2026-06-05T06:26:21.977Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:21.977Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:21.977Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:21.977Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:21.992Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:21.995Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:22.019Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:22.196Z INFO 7162 --- [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. 2026-06-05T06:26:22.197Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:22.197Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:22.198Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:22.198Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:22.215Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:22.219Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:22.243Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 2026-06-05T06:26:22.373Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:26:22.373Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:22.376Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:22.376Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:22.376Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640782376 2026-06-05T06:26:22.380Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-06-05T06:26:22.403Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:22.404Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:22.408Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:22.412Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-7-21ebdb02-8a98-48ac-9ce7-43c7d6f0cec5 2026-06-05T06:26:22.412Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:22.414Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-7-21ebdb02-8a98-48ac-9ce7-43c7d6f0cec5', protocol='range'} 2026-06-05T06:26:22.415Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-7-21ebdb02-8a98-48ac-9ce7-43c7d6f0cec5=Assignment(partitions=[ncmp-events-0])} 2026-06-05T06:26:22.417Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-7-21ebdb02-8a98-48ac-9ce7-43c7d6f0cec5', protocol='range'} 2026-06-05T06:26:22.418Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-06-05T06:26:22.418Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 2026-06-05T06:26:22.419Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-06-05T06:26:22.425Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=32, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:22.913Z INFO 7162 --- [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. 2026-06-05T06:26:22.913Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:22.914Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:22.914Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:22.914Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:22.984Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:22.994Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:23.016Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:23.032Z WARN 7162 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-06-05T06:26:23.092Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 2026-06-05T06:26:23.092Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Member consumer-test-group-for-update-7-21ebdb02-8a98-48ac-9ce7-43c7d6f0cec5 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:23.094Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:23.094Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:23.094Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:23.098Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:23.098Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:23.107Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:23.107Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:23.107Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:23.107Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:23.113Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-7 unregistered 2026-06-05T06:26:23.127Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:26:23.128Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:23.130Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:23.130Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:23.130Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640783130 2026-06-05T06:26:23.130Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-06-05T06:26:23.135Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:23.136Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:23.137Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:23.140Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-8-b139f645-0251-4ec1-8630-ebaa8e28b699 2026-06-05T06:26:23.140Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:23.142Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-for-update-8-b139f645-0251-4ec1-8630-ebaa8e28b699', protocol='range'} 2026-06-05T06:26:23.142Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Finished assignment for group at generation 3: {consumer-test-group-for-update-8-b139f645-0251-4ec1-8630-ebaa8e28b699=Assignment(partitions=[ncmp-events-0])} 2026-06-05T06:26:23.145Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-for-update-8-b139f645-0251-4ec1-8630-ebaa8e28b699', protocol='range'} 2026-06-05T06:26:23.145Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-06-05T06:26:23.145Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 2026-06-05T06:26:23.146Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-06-05T06:26:23.151Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=36, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:23.654Z INFO 7162 --- [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. 2026-06-05T06:26:23.654Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:23.655Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:23.655Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:23.655Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:23.723Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:23.734Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:23.748Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:23.772Z WARN 7162 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-06-05T06:26:23.817Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 2026-06-05T06:26:23.817Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Member consumer-test-group-for-update-8-b139f645-0251-4ec1-8630-ebaa8e28b699 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:23.817Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:23.817Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:23.817Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:23.818Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:23.818Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:23.824Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:23.824Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:23.824Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:23.825Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:23.827Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-8 unregistered 2026-06-05T06:26:23.838Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:26:23.838Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:23.840Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:23.840Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:23.840Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640783840 2026-06-05T06:26:23.840Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-06-05T06:26:23.845Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:23.846Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:23.847Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:23.849Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-9-068bc289-1ec1-4133-80b6-a42e82f6aef5 2026-06-05T06:26:23.849Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:23.851Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-for-update-9-068bc289-1ec1-4133-80b6-a42e82f6aef5', protocol='range'} 2026-06-05T06:26:23.851Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Finished assignment for group at generation 5: {consumer-test-group-for-update-9-068bc289-1ec1-4133-80b6-a42e82f6aef5=Assignment(partitions=[ncmp-events-0])} 2026-06-05T06:26:23.853Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-for-update-9-068bc289-1ec1-4133-80b6-a42e82f6aef5', protocol='range'} 2026-06-05T06:26:23.854Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-06-05T06:26:23.854Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 2026-06-05T06:26:23.855Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-06-05T06:26:23.859Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=40, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:24.364Z INFO 7162 --- [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. 2026-06-05T06:26:24.364Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:24.365Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:24.365Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:24.365Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:24.436Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:24.448Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:24.468Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:24.498Z WARN 7162 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-06-05T06:26:24.557Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 2026-06-05T06:26:24.557Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Member consumer-test-group-for-update-9-068bc289-1ec1-4133-80b6-a42e82f6aef5 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:24.557Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:24.557Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:24.557Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:24.557Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:24.557Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:24.560Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:24.560Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:24.560Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:24.560Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:24.562Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-9 unregistered 2026-06-05T06:26:24.577Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-10 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:26:24.577Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:24.580Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:24.580Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:24.580Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640784580 2026-06-05T06:26:24.580Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-06-05T06:26:24.585Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:24.586Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:24.587Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:24.590Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-10-a01c8255-017e-485f-bff1-c157018db4f2 2026-06-05T06:26:24.590Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:24.592Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-for-update-10-a01c8255-017e-485f-bff1-c157018db4f2', protocol='range'} 2026-06-05T06:26:24.592Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Finished assignment for group at generation 7: {consumer-test-group-for-update-10-a01c8255-017e-485f-bff1-c157018db4f2=Assignment(partitions=[ncmp-events-0])} 2026-06-05T06:26:24.595Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-for-update-10-a01c8255-017e-485f-bff1-c157018db4f2', protocol='range'} 2026-06-05T06:26:24.595Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-06-05T06:26:24.595Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 2026-06-05T06:26:24.596Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-06-05T06:26:24.600Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=44, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:25.100Z INFO 7162 --- [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. 2026-06-05T06:26:25.101Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:25.101Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:25.101Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:25.101Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:25.172Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:25.184Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:25.204Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:25.218Z WARN 7162 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-06-05T06:26:25.268Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 2026-06-05T06:26:25.268Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Member consumer-test-group-for-update-10-a01c8255-017e-485f-bff1-c157018db4f2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:25.268Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:25.268Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:25.268Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:25.268Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:25.268Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:25.272Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:25.272Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:25.272Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:25.272Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:25.274Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-10 unregistered 2026-06-05T06:26:25.288Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-11 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:26:25.288Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:25.291Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:25.291Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:25.291Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640785291 2026-06-05T06:26:25.291Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-06-05T06:26:25.295Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:25.296Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:25.297Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:25.300Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-11-a50d8ee5-c61d-4734-931e-511ad669f627 2026-06-05T06:26:25.300Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:25.302Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-for-update-11-a50d8ee5-c61d-4734-931e-511ad669f627', protocol='range'} 2026-06-05T06:26:25.303Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Finished assignment for group at generation 9: {consumer-test-group-for-update-11-a50d8ee5-c61d-4734-931e-511ad669f627=Assignment(partitions=[ncmp-events-0])} 2026-06-05T06:26:25.305Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-for-update-11-a50d8ee5-c61d-4734-931e-511ad669f627', protocol='range'} 2026-06-05T06:26:25.306Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-06-05T06:26:25.306Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 2026-06-05T06:26:25.307Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-06-05T06:26:25.311Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=48, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:25.816Z INFO 7162 --- [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. 2026-06-05T06:26:25.816Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:25.816Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:25.817Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:25.817Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:25.887Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:25.899Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:25.918Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:25.933Z WARN 7162 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-06-05T06:26:25.975Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 2026-06-05T06:26:25.975Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Member consumer-test-group-for-update-11-a50d8ee5-c61d-4734-931e-511ad669f627 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:25.976Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:25.976Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:25.976Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:25.976Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:25.976Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:25.980Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:25.980Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:25.980Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:25.980Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:25.984Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-11 unregistered 2026-06-05T06:26:25.998Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-12 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:26:25.998Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:26.001Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:26.001Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:26.001Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640786001 2026-06-05T06:26:26.001Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-06-05T06:26:26.007Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:26.008Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:26.009Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:26.011Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-12-fa9b7ad6-390b-411c-9824-b3467c8034a1 2026-06-05T06:26:26.011Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:26.013Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-for-update-12-fa9b7ad6-390b-411c-9824-b3467c8034a1', protocol='range'} 2026-06-05T06:26:26.014Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Finished assignment for group at generation 11: {consumer-test-group-for-update-12-fa9b7ad6-390b-411c-9824-b3467c8034a1=Assignment(partitions=[ncmp-events-0])} 2026-06-05T06:26:26.016Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-for-update-12-fa9b7ad6-390b-411c-9824-b3467c8034a1', protocol='range'} 2026-06-05T06:26:26.016Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-06-05T06:26:26.016Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 2026-06-05T06:26:26.017Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-06-05T06:26:26.023Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=52, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:26.526Z INFO 7162 --- [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. 2026-06-05T06:26:26.527Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:26.527Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:26.528Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:26.528Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:26.596Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:26.611Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:26.631Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:26.646Z WARN 7162 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-06-05T06:26:26.692Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 2026-06-05T06:26:26.692Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Member consumer-test-group-for-update-12-fa9b7ad6-390b-411c-9824-b3467c8034a1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:26.692Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:26.692Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:26.692Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:26.693Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:26.693Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:26.697Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:26.697Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:26.697Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:26.697Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:26.699Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-12 unregistered 2026-06-05T06:26:26.711Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-13 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:26:26.712Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:26.714Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:26.714Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:26.714Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640786714 2026-06-05T06:26:26.714Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-06-05T06:26:26.718Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:26.719Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:26.720Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:26.723Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-13-57f8f6de-0d6b-40fb-a53f-08032ccaa1ad 2026-06-05T06:26:26.723Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:26.725Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-for-update-13-57f8f6de-0d6b-40fb-a53f-08032ccaa1ad', protocol='range'} 2026-06-05T06:26:26.725Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Finished assignment for group at generation 13: {consumer-test-group-for-update-13-57f8f6de-0d6b-40fb-a53f-08032ccaa1ad=Assignment(partitions=[ncmp-events-0])} 2026-06-05T06:26:26.727Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-for-update-13-57f8f6de-0d6b-40fb-a53f-08032ccaa1ad', protocol='range'} 2026-06-05T06:26:26.727Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-06-05T06:26:26.727Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 2026-06-05T06:26:26.728Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-06-05T06:26:26.731Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=56, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:27.238Z INFO 7162 --- [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. 2026-06-05T06:26:27.238Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:27.239Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:27.239Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:27.239Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:27.308Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:27.317Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:27.335Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:27.350Z WARN 7162 --- [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 2026-06-05T06:26:27.397Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 2026-06-05T06:26:27.397Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Member consumer-test-group-for-update-13-57f8f6de-0d6b-40fb-a53f-08032ccaa1ad sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:27.398Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:27.398Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:27.398Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:27.399Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:27.399Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:27.401Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:27.401Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:27.401Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:27.401Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:27.403Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-13 unregistered 2026-06-05T06:26:27.416Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-14 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:26:27.416Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:27.418Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:27.418Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:27.418Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640787418 2026-06-05T06:26:27.418Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-06-05T06:26:27.422Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:27.423Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:27.423Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:27.426Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-14-3da45237-b75a-4a66-9906-19ad5b61026c 2026-06-05T06:26:27.426Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] (Re-)joining group 2026-06-05T06:26:27.427Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-for-update-14-3da45237-b75a-4a66-9906-19ad5b61026c', protocol='range'} 2026-06-05T06:26:27.428Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Finished assignment for group at generation 15: {consumer-test-group-for-update-14-3da45237-b75a-4a66-9906-19ad5b61026c=Assignment(partitions=[ncmp-events-0])} 2026-06-05T06:26:27.430Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-for-update-14-3da45237-b75a-4a66-9906-19ad5b61026c', protocol='range'} 2026-06-05T06:26:27.430Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-06-05T06:26:27.430Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 2026-06-05T06:26:27.431Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-06-05T06:26:27.435Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=60, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:27.949Z INFO 7162 --- [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. 2026-06-05T06:26:27.949Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:27.950Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:27.950Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:27.950Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:28.019Z INFO 7162 --- [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 2026-06-05T06:26:28.029Z INFO 7162 --- [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 2026-06-05T06:26:28.047Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:28.088Z ERROR 7162 --- [cps-integration-test] [ Async-1] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public void org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(java.util.Collection) java.lang.NullPointerException: Cannot invoke "org.onap.cps.ncmp.events.lcm.Values$CmHandleState.value()" because the return value of "org.onap.cps.ncmp.events.lcm.Values.getCmHandleState()" is null at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.createCmHandleStateTagForV1(LcmEventProducer.java:159) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.recordMetrics(LcmEventProducer.java:146) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEvent(LcmEventProducer.java:115) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.lambda$sendLcmEventBatchAsynchronously$0(LcmEventProducer.java:84) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(LcmEventProducer.java:84) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:114) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-05T06:26:28.131Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 2026-06-05T06:26:28.132Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Member consumer-test-group-for-update-14-3da45237-b75a-4a66-9906-19ad5b61026c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:28.133Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:28.133Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:28.133Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:28.135Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:28.135Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:28.136Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:28.136Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:28.137Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:28.137Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:28.139Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-14 unregistered 2026-06-05T06:26:28.151Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-15 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:26:28.151Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:28.153Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:28.153Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:28.153Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640788153 2026-06-05T06:26:28.153Z INFO 7162 --- [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 2026-06-05T06:26:28.158Z INFO 7162 --- [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 2026-06-05T06:26:28.158Z INFO 7162 --- [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:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:28.159Z INFO 7162 --- [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 2026-06-05T06:26:28.162Z INFO 7162 --- [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-b888075b-5c1e-41c5-9be7-5ab8287fb145 2026-06-05T06:26:28.162Z INFO 7162 --- [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 2026-06-05T06:26:28.164Z INFO 7162 --- [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=17, memberId='consumer-test-group-for-update-15-b888075b-5c1e-41c5-9be7-5ab8287fb145', protocol='range'} 2026-06-05T06:26:28.164Z INFO 7162 --- [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 17: {consumer-test-group-for-update-15-b888075b-5c1e-41c5-9be7-5ab8287fb145=Assignment(partitions=[ncmp-events-0])} 2026-06-05T06:26:28.167Z INFO 7162 --- [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=17, memberId='consumer-test-group-for-update-15-b888075b-5c1e-41c5-9be7-5ab8287fb145', protocol='range'} 2026-06-05T06:26:28.167Z INFO 7162 --- [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]) 2026-06-05T06:26:28.167Z INFO 7162 --- [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 2026-06-05T06:26:28.168Z INFO 7162 --- [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 2026-06-05T06:26:28.172Z INFO 7162 --- [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=65, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:28.686Z INFO 7162 --- [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. 2026-06-05T06:26:28.687Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:28.687Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:28.687Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:28.687Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:28.760Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-id-for-update-v2 for CM Handle ch-id-for-update-v2 2026-06-05T06:26:28.769Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-id-for-update-v2 for CM Handle ch-id-for-update-v2 2026-06-05T06:26:28.784Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:28.867Z INFO 7162 --- [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 2026-06-05T06:26:28.867Z INFO 7162 --- [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-b888075b-5c1e-41c5-9be7-5ab8287fb145 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:28.867Z INFO 7162 --- [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 2026-06-05T06:26:28.867Z INFO 7162 --- [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 2026-06-05T06:26:28.867Z INFO 7162 --- [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 2026-06-05T06:26:28.867Z INFO 7162 --- [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 2026-06-05T06:26:28.867Z INFO 7162 --- [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 2026-06-05T06:26:28.870Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:28.870Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:28.870Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:28.870Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:28.872Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-15 unregistered [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.526 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 2026-06-05T06:26:32.537Z INFO 7162 --- [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. 2026-06-05T06:26:32.543Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 2026-06-05T06:26:33.013Z INFO 7162 --- [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. 2026-06-05T06:26:33.025Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.471 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 2026-06-05T06:26:33.390Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-16 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:26:33.390Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:33.392Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:33.392Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:33.392Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640793392 2026-06-05T06:26:33.392Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-16, groupId=test-group] Subscribed to topic(s): ncmp-events 2026-06-05T06:26:33.397Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:33.398Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:33.399Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 2026-06-05T06:26:33.402Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-16-a86580c9-34a4-41fd-9562-b8d23549e673 2026-06-05T06:26:33.402Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 2026-06-05T06:26:33.404Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-16-a86580c9-34a4-41fd-9562-b8d23549e673', protocol='range'} 2026-06-05T06:26:33.404Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Finished assignment for group at generation 1: {consumer-test-group-16-a86580c9-34a4-41fd-9562-b8d23549e673=Assignment(partitions=[ncmp-events-0])} 2026-06-05T06:26:33.406Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-16-a86580c9-34a4-41fd-9562-b8d23549e673', protocol='range'} 2026-06-05T06:26:33.407Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-06-05T06:26:33.407Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 2026-06-05T06:26:33.408Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Found no committed offset for partition ncmp-events-0 2026-06-05T06:26:33.413Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=970, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:33.933Z INFO 7162 --- [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. 2026-06-05T06:26:33.934Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:33.934Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:33.934Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:33.934Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:34.007Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 2026-06-05T06:26:34.019Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 2026-06-05T06:26:34.043Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:35.545Z INFO 7162 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 2026-06-05T06:26:35.683Z WARN 7162 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45987/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45987 2026-06-05T06:26:35.703Z WARN 7162 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35823/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35823 2026-06-05T06:26:35.722Z WARN 7162 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36077/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36077 2026-06-05T06:26:35.736Z WARN 7162 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35893/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35893 2026-06-05T06:26:35.748Z WARN 7162 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35129/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35129 2026-06-05T06:26:35.761Z WARN 7162 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57727/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57727 2026-06-05T06:26:35.773Z WARN 7162 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56599/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56599 2026-06-05T06:26:35.784Z WARN 7162 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33503/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33503 2026-06-05T06:26:35.794Z WARN 7162 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34769/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34769 2026-06-05T06:26:35.806Z WARN 7162 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52565/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52565 2026-06-05T06:26:35.817Z WARN 7162 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34875/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34875 2026-06-05T06:26:35.828Z WARN 7162 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45297/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45297 2026-06-05T06:26:35.839Z WARN 7162 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52515/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52515 2026-06-05T06:26:35.865Z WARN 7162 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60567/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60567 2026-06-05T06:26:35.877Z WARN 7162 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59979/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59979 2026-06-05T06:26:35.891Z WARN 7162 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56247/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56247 2026-06-05T06:26:35.903Z WARN 7162 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38791/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38791 2026-06-05T06:26:35.914Z WARN 7162 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34439/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34439 2026-06-05T06:26:35.926Z WARN 7162 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37635/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37635 2026-06-05T06:26:37.168Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 2026-06-05T06:26:37.168Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Member consumer-test-group-16-a86580c9-34a4-41fd-9562-b8d23549e673 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:37.169Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:37.169Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:37.169Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-16, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:37.169Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:37.169Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:37.172Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:37.172Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:37.172Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:37.172Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:37.174Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 2026-06-05T06:26:37.188Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-17 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:26:37.188Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:37.191Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:37.191Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:37.191Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640797191 2026-06-05T06:26:37.191Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-17, groupId=test-group] Subscribed to topic(s): ncmp-events 2026-06-05T06:26:37.196Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:37.196Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:37.197Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 2026-06-05T06:26:37.200Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-17-c9bffc14-3c1f-46a3-a860-a5c8847537f9 2026-06-05T06:26:37.201Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 2026-06-05T06:26:37.202Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-17-c9bffc14-3c1f-46a3-a860-a5c8847537f9', protocol='range'} 2026-06-05T06:26:37.203Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Finished assignment for group at generation 3: {consumer-test-group-17-c9bffc14-3c1f-46a3-a860-a5c8847537f9=Assignment(partitions=[ncmp-events-0])} 2026-06-05T06:26:37.204Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-17-c9bffc14-3c1f-46a3-a860-a5c8847537f9', protocol='range'} 2026-06-05T06:26:37.205Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-06-05T06:26:37.205Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-17, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 2026-06-05T06:26:37.206Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Found no committed offset for partition ncmp-events-0 2026-06-05T06:26:37.209Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=974, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:37.725Z INFO 7162 --- [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. 2026-06-05T06:26:37.725Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:37.726Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:37.726Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:37.726Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:37.799Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle-v2 2026-06-05T06:26:37.808Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle-v2 2026-06-05T06:26:37.829Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:37.884Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-17, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 2026-06-05T06:26:37.885Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Member consumer-test-group-17-c9bffc14-3c1f-46a3-a860-a5c8847537f9 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:37.886Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:37.886Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:37.886Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-17, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:37.886Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:37.886Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:37.888Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:37.888Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:37.888Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:37.888Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:37.892Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 2026-06-05T06:26:37.904Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-18 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:26:37.905Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:37.907Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:37.907Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:37.907Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640797907 2026-06-05T06:26:37.907Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-18, groupId=test-group] Subscribed to topic(s): ncmp-events 2026-06-05T06:26:37.911Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:37.911Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:37.912Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 2026-06-05T06:26:37.915Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-18-5af03298-7b52-4cf2-ac8a-f09922101f64 2026-06-05T06:26:37.915Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 2026-06-05T06:26:37.916Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-18-5af03298-7b52-4cf2-ac8a-f09922101f64', protocol='range'} 2026-06-05T06:26:37.917Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Finished assignment for group at generation 5: {consumer-test-group-18-5af03298-7b52-4cf2-ac8a-f09922101f64=Assignment(partitions=[ncmp-events-0])} 2026-06-05T06:26:37.918Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-18-5af03298-7b52-4cf2-ac8a-f09922101f64', protocol='range'} 2026-06-05T06:26:37.918Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-06-05T06:26:37.918Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-18, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 2026-06-05T06:26:37.919Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Found no committed offset for partition ncmp-events-0 2026-06-05T06:26:37.923Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=978, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:38.430Z INFO 7162 --- [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. 2026-06-05T06:26:38.430Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:38.431Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:38.431Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:38.431Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:38.478Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:38.524Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-18, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 2026-06-05T06:26:38.524Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Member consumer-test-group-18-5af03298-7b52-4cf2-ac8a-f09922101f64 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:38.524Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:38.524Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:38.524Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-18, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:38.524Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:38.524Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:38.528Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:38.528Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:38.528Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:38.528Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:38.529Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 2026-06-05T06:26:38.542Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-19 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:26:38.542Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:38.544Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:38.544Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:38.544Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640798544 2026-06-05T06:26:38.544Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-19, groupId=test-group] Subscribed to topic(s): ncmp-events 2026-06-05T06:26:38.548Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:38.549Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:38.550Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 2026-06-05T06:26:38.551Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-19-556c0d16-eacc-46b3-8968-def9b4df6170 2026-06-05T06:26:38.551Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 2026-06-05T06:26:38.553Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-19-556c0d16-eacc-46b3-8968-def9b4df6170', protocol='range'} 2026-06-05T06:26:38.554Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Finished assignment for group at generation 7: {consumer-test-group-19-556c0d16-eacc-46b3-8968-def9b4df6170=Assignment(partitions=[ncmp-events-0])} 2026-06-05T06:26:38.555Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-19-556c0d16-eacc-46b3-8968-def9b4df6170', protocol='range'} 2026-06-05T06:26:38.556Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-06-05T06:26:38.556Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-19, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 2026-06-05T06:26:38.556Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Found no committed offset for partition ncmp-events-0 2026-06-05T06:26:38.560Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=982, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:39.070Z INFO 7162 --- [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. 2026-06-05T06:26:39.070Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:39.070Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:39.071Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:39.071Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:39.143Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 2026-06-05T06:26:39.154Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 2026-06-05T06:26:39.168Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:39.192Z INFO 7162 --- [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. 2026-06-05T06:26:39.192Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:39.192Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:39.192Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:39.192Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:39.255Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 2026-06-05T06:26:39.263Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 2026-06-05T06:26:39.277Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:39.294Z INFO 7162 --- [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. 2026-06-05T06:26:39.294Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:39.295Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:39.295Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:39.295Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:39.313Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:39.373Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-19, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 2026-06-05T06:26:39.373Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Member consumer-test-group-19-556c0d16-eacc-46b3-8968-def9b4df6170 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:39.374Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:39.374Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:39.374Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-19, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:39.374Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:39.374Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:39.381Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:39.381Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:39.381Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:39.381Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:39.382Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 2026-06-05T06:26:39.394Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-20 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:26:39.395Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:39.396Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:39.396Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:39.396Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640799396 2026-06-05T06:26:39.396Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-20, groupId=test-group] Subscribed to topic(s): ncmp-events 2026-06-05T06:26:39.401Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:39.401Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:39.402Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 2026-06-05T06:26:39.404Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-20-f01c8959-5946-43c6-95f0-6c626a36b89f 2026-06-05T06:26:39.404Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 2026-06-05T06:26:39.406Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-20-f01c8959-5946-43c6-95f0-6c626a36b89f', protocol='range'} 2026-06-05T06:26:39.406Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Finished assignment for group at generation 9: {consumer-test-group-20-f01c8959-5946-43c6-95f0-6c626a36b89f=Assignment(partitions=[ncmp-events-0])} 2026-06-05T06:26:39.408Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-20-f01c8959-5946-43c6-95f0-6c626a36b89f', protocol='range'} 2026-06-05T06:26:39.408Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-06-05T06:26:39.408Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-20, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 2026-06-05T06:26:39.409Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Found no committed offset for partition ncmp-events-0 2026-06-05T06:26:39.412Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=994, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:39.922Z INFO 7162 --- [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. 2026-06-05T06:26:39.923Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:39.923Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:39.923Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:39.923Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:39.991Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:39.999Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:40.019Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:40.043Z INFO 7162 --- [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. 2026-06-05T06:26:40.043Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:40.043Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:40.044Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:40.044Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:40.059Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:40.063Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:40.083Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:40.091Z WARN 7162 --- [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 2026-06-05T06:26:40.091Z WARN 7162 --- [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 2026-06-05T06:26:40.140Z ERROR 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-06-05T06:26:40.173Z ERROR 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 2026-06-05T06:26:40.182Z ERROR 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 2026-06-05T06:26:40.184Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-20, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 2026-06-05T06:26:40.184Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Member consumer-test-group-20-f01c8959-5946-43c6-95f0-6c626a36b89f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:40.184Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:40.184Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:40.184Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-20, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:40.185Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:40.185Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:40.189Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:40.189Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:40.189Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:40.189Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:40.191Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 2026-06-05T06:26:40.205Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-21 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-06-05T06:26:40.205Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:40.207Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:40.207Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:40.207Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640800207 2026-06-05T06:26:40.207Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-21, groupId=test-group] Subscribed to topic(s): ncmp-events 2026-06-05T06:26:40.211Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:40.211Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:40.213Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 2026-06-05T06:26:40.216Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-21-0b27eab6-d6e2-420d-99e8-0ab52b3a1af4 2026-06-05T06:26:40.216Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 2026-06-05T06:26:40.218Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-21-0b27eab6-d6e2-420d-99e8-0ab52b3a1af4', protocol='range'} 2026-06-05T06:26:40.219Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Finished assignment for group at generation 11: {consumer-test-group-21-0b27eab6-d6e2-420d-99e8-0ab52b3a1af4=Assignment(partitions=[ncmp-events-0])} 2026-06-05T06:26:40.221Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-21-0b27eab6-d6e2-420d-99e8-0ab52b3a1af4', protocol='range'} 2026-06-05T06:26:40.221Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-06-05T06:26:40.221Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-21, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 2026-06-05T06:26:40.222Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Found no committed offset for partition ncmp-events-0 2026-06-05T06:26:40.226Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=1011, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:40.736Z INFO 7162 --- [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. 2026-06-05T06:26:40.737Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 2026-06-05T06:26:40.737Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 2026-06-05T06:26:40.737Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 2026-06-05T06:26:40.737Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 2026-06-05T06:26:40.775Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:40.795Z INFO 7162 --- [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. 2026-06-05T06:26:40.814Z INFO 7162 --- [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. 2026-06-05T06:26:40.815Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 2026-06-05T06:26:40.815Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 2026-06-05T06:26:40.815Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 2026-06-05T06:26:40.815Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 2026-06-05T06:26:40.883Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:40.892Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:40.958Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:40.965Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:40.985Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:41.027Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-21, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 2026-06-05T06:26:41.028Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Member consumer-test-group-21-0b27eab6-d6e2-420d-99e8-0ab52b3a1af4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:41.028Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:41.028Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:41.028Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-21, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:41.029Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:41.029Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:41.031Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:41.031Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:41.031Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:41.031Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:41.035Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.676 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 2026-06-05T06:26:41.091Z INFO 7162 --- [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. 2026-06-05T06:26:41.091Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:41.091Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:41.091Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:41.091Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:41.159Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:41.170Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:41.183Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:41.200Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-06-05T06:26:41.239Z INFO 7162 --- [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. 2026-06-05T06:26:41.257Z INFO 7162 --- [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. 2026-06-05T06:26:41.257Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:41.257Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:41.257Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:41.257Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:41.344Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:41.411Z INFO 7162 --- [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. 2026-06-05T06:26:41.411Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:41.411Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:41.411Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:41.411Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:41.479Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:41.489Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:41.502Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:41.511Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-06-05T06:26:41.534Z INFO 7162 --- [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. 2026-06-05T06:26:41.551Z INFO 7162 --- [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. 2026-06-05T06:26:41.554Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:41.557Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:41.557Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:41.557Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:41.622Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 2026-06-05T06:26:41.631Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 2026-06-05T06:26:41.643Z INFO 7162 --- [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 2026-06-05T06:26:41.654Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:41.723Z INFO 7162 --- [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. 2026-06-05T06:26:41.724Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:41.724Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:41.724Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:41.724Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:41.791Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 2026-06-05T06:26:41.799Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 2026-06-05T06:26:41.812Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:41.828Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-06-05T06:26:41.855Z INFO 7162 --- [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. 2026-06-05T06:26:41.872Z INFO 7162 --- [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. 2026-06-05T06:26:41.873Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:41.873Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:41.873Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:41.873Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:41.934Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:41.943Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:41.954Z INFO 7162 --- [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: 2026-06-05T06:26:41.965Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:42.028Z INFO 7162 --- [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. 2026-06-05T06:26:42.028Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:42.029Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:42.029Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:42.029Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:42.091Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 2026-06-05T06:26:42.101Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 2026-06-05T06:26:42.115Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:42.129Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-06-05T06:26:42.160Z INFO 7162 --- [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. 2026-06-05T06:26:42.176Z INFO 7162 --- [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. 2026-06-05T06:26:42.176Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:42.176Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:42.177Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:42.177Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:42.242Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 2026-06-05T06:26:42.251Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 2026-06-05T06:26:42.262Z INFO 7162 --- [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 2026-06-05T06:26:42.276Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:42.353Z INFO 7162 --- [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. 2026-06-05T06:26:42.353Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:42.353Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:42.354Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:42.354Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:42.415Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 2026-06-05T06:26:42.425Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 2026-06-05T06:26:42.440Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:42.459Z INFO 7162 --- [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. 2026-06-05T06:26:42.459Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:42.459Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:42.460Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:42.460Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:42.518Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:42.524Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:42.538Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:42.548Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-06-05T06:26:42.572Z INFO 7162 --- [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. 2026-06-05T06:26:42.586Z INFO 7162 --- [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. 2026-06-05T06:26:42.586Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:42.586Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:42.587Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:42.587Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:42.601Z INFO 7162 --- [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 2026-06-05T06:26:42.613Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:42.679Z INFO 7162 --- [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. 2026-06-05T06:26:42.679Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:42.680Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:42.680Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:42.680Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:42.746Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 2026-06-05T06:26:42.756Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 2026-06-05T06:26:42.769Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:42.788Z INFO 7162 --- [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. 2026-06-05T06:26:42.788Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:42.788Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:42.789Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:42.789Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:42.850Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 2026-06-05T06:26:42.859Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 2026-06-05T06:26:42.870Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:42.881Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-06-05T06:26:42.902Z INFO 7162 --- [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. 2026-06-05T06:26:42.915Z INFO 7162 --- [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. 2026-06-05T06:26:42.915Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:42.915Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:42.915Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:42.915Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:42.928Z INFO 7162 --- [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 2026-06-05T06:26:42.939Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:43.006Z INFO 7162 --- [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. 2026-06-05T06:26:43.006Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:43.006Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:43.007Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:43.007Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:43.074Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 2026-06-05T06:26:43.084Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 2026-06-05T06:26:43.100Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:43.196Z INFO 7162 --- [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. 2026-06-05T06:26:43.196Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:43.196Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:43.196Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:43.196Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:43.263Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 2026-06-05T06:26:43.273Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 2026-06-05T06:26:43.288Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:43.300Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-06-05T06:26:43.329Z INFO 7162 --- [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. 2026-06-05T06:26:43.344Z INFO 7162 --- [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. 2026-06-05T06:26:43.344Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:43.344Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:43.344Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:43.344Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:43.367Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.362 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 2026-06-05T06:26:43.482Z INFO 7162 --- [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. 2026-06-05T06:26:43.483Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 2026-06-05T06:26:43.483Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 2026-06-05T06:26:43.483Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 2026-06-05T06:26:43.483Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 2026-06-05T06:26:43.551Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:43.558Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:43.670Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-06-05T06:26:43.679Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-06-05T06:26:43.737Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:43.742Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:43.761Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:44.260Z ERROR 7162 --- [cps-integration-test] [qtp211298656-54] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:187) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:163) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) at org.eclipse.jetty.server.Server.handle(Server.java:182) at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-05T06:26:44.278Z ERROR 7162 --- [cps-integration-test] [qtp211298656-53] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:187) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:163) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) at org.eclipse.jetty.server.Server.handle(Server.java:182) at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-05T06:26:44.287Z ERROR 7162 --- [cps-integration-test] [qtp211298656-54] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:187) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:163) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) at org.eclipse.jetty.server.Server.handle(Server.java:182) at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.885 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 2026-06-05T06:26:44.344Z INFO 7162 --- [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. 2026-06-05T06:26:44.345Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:44.345Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:44.345Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:44.345Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:44.411Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:44.421Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:44.437Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:44.459Z INFO 7162 --- [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. 2026-06-05T06:26:44.459Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:44.459Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:44.459Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:44.459Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:44.518Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:44.526Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:44.543Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:44.566Z INFO 7162 --- [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. 2026-06-05T06:26:44.566Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:44.566Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:44.566Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:44.566Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:44.626Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-06-05T06:26:44.634Z INFO 7162 --- [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 2026-06-05T06:26:44.650Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:44.773Z INFO 7162 --- [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. 2026-06-05T06:26:44.774Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:44.774Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:44.776Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:44.776Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:44.838Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:44.848Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:44.862Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:44.888Z INFO 7162 --- [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. 2026-06-05T06:26:44.889Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:44.890Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:44.891Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:44.891Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:44.950Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:44.958Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:44.972Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:44.991Z INFO 7162 --- [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. 2026-06-05T06:26:44.991Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:44.991Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:44.991Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:44.991Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:45.051Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-06-05T06:26:45.057Z INFO 7162 --- [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 2026-06-05T06:26:45.072Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:45.169Z INFO 7162 --- [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. 2026-06-05T06:26:45.169Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:45.170Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:45.170Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:45.170Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:45.243Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:45.253Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:45.269Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:45.288Z INFO 7162 --- [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. 2026-06-05T06:26:45.289Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:45.289Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:45.289Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:45.289Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:45.354Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:45.361Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:45.378Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:45.399Z INFO 7162 --- [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. 2026-06-05T06:26:45.400Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:45.400Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:45.400Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:45.400Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:45.463Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-06-05T06:26:45.471Z INFO 7162 --- [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 2026-06-05T06:26:45.490Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:45.584Z INFO 7162 --- [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. 2026-06-05T06:26:45.584Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:45.585Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:45.585Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:45.585Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:45.651Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:45.658Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:45.673Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:45.695Z INFO 7162 --- [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. 2026-06-05T06:26:45.696Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:45.696Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:45.696Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:45.696Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:45.758Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:45.766Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:45.784Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:45.804Z INFO 7162 --- [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. 2026-06-05T06:26:45.804Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:45.804Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:45.804Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:45.804Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:45.866Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-06-05T06:26:45.873Z INFO 7162 --- [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 2026-06-05T06:26:45.889Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:45.970Z INFO 7162 --- [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. 2026-06-05T06:26:45.971Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:45.971Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:45.971Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:45.971Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:46.030Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:46.036Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:46.049Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:46.066Z INFO 7162 --- [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. 2026-06-05T06:26:46.067Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:46.067Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:46.067Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:46.067Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:46.126Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:46.132Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:46.147Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:46.165Z INFO 7162 --- [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. 2026-06-05T06:26:46.165Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:46.165Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:46.166Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:46.166Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:46.227Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-06-05T06:26:46.232Z INFO 7162 --- [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 2026-06-05T06:26:46.247Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:46.330Z INFO 7162 --- [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. 2026-06-05T06:26:46.330Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:46.331Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:46.331Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:46.331Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:46.394Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:46.404Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:46.417Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:46.436Z INFO 7162 --- [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. 2026-06-05T06:26:46.436Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:46.437Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:46.437Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:46.437Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:46.498Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:46.507Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:46.523Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:46.545Z INFO 7162 --- [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. 2026-06-05T06:26:46.545Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:46.545Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:46.545Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:46.545Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:46.611Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-06-05T06:26:46.618Z INFO 7162 --- [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 2026-06-05T06:26:46.632Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:46.723Z INFO 7162 --- [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. 2026-06-05T06:26:46.724Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:46.724Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:46.724Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:46.724Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:46.787Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:46.796Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:46.810Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:46.831Z INFO 7162 --- [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. 2026-06-05T06:26:46.832Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:46.832Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:46.832Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:46.832Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:46.894Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:46.904Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:46.919Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:46.937Z INFO 7162 --- [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. 2026-06-05T06:26:46.937Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:46.937Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:46.938Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:46.938Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:46.998Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-06-05T06:26:47.005Z INFO 7162 --- [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 2026-06-05T06:26:47.020Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:47.105Z INFO 7162 --- [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. 2026-06-05T06:26:47.105Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:47.106Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:47.106Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:47.106Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:47.167Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:47.175Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:47.188Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:47.206Z INFO 7162 --- [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. 2026-06-05T06:26:47.206Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:47.206Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:47.206Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:47.206Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:47.266Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:47.273Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:47.288Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:47.310Z INFO 7162 --- [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. 2026-06-05T06:26:47.311Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:47.311Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:47.311Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:47.311Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:47.379Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-06-05T06:26:47.385Z INFO 7162 --- [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 2026-06-05T06:26:47.401Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:47.495Z INFO 7162 --- [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. 2026-06-05T06:26:47.495Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:47.495Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:47.495Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:47.495Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:47.558Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:47.566Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:47.582Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:47.602Z INFO 7162 --- [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. 2026-06-05T06:26:47.602Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:47.603Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:47.603Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:47.603Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:47.662Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:47.669Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:47.685Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:47.705Z INFO 7162 --- [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. 2026-06-05T06:26:47.705Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:47.705Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:47.706Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:47.706Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:47.770Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-06-05T06:26:47.777Z INFO 7162 --- [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 2026-06-05T06:26:47.794Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:47.878Z INFO 7162 --- [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. 2026-06-05T06:26:47.878Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:47.878Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:47.878Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:47.878Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:47.938Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:47.947Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:47.964Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:47.981Z INFO 7162 --- [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. 2026-06-05T06:26:47.981Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:47.982Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:47.982Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:47.982Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:48.042Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:48.051Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:48.066Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:48.084Z INFO 7162 --- [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. 2026-06-05T06:26:48.084Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:48.084Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:48.084Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:48.084Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:48.142Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-06-05T06:26:48.147Z INFO 7162 --- [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 2026-06-05T06:26:48.163Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:48.252Z INFO 7162 --- [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. 2026-06-05T06:26:48.252Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:48.253Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:48.253Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:48.253Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:48.318Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:48.327Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:48.341Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:48.361Z INFO 7162 --- [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. 2026-06-05T06:26:48.362Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:48.362Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:48.362Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:48.362Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:48.422Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:48.430Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:48.444Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:48.464Z INFO 7162 --- [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. 2026-06-05T06:26:48.464Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:48.464Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:48.465Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:48.465Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:48.527Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-06-05T06:26:48.533Z INFO 7162 --- [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 2026-06-05T06:26:48.546Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:48.633Z INFO 7162 --- [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. 2026-06-05T06:26:48.634Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:48.634Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:48.634Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:48.634Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:48.694Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:48.703Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:48.719Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:48.739Z INFO 7162 --- [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. 2026-06-05T06:26:48.739Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:48.739Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:48.740Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:48.740Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:48.802Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:48.810Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:48.831Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:48.850Z INFO 7162 --- [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. 2026-06-05T06:26:48.851Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:48.851Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:48.851Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:48.851Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:48.914Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-06-05T06:26:48.920Z INFO 7162 --- [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 2026-06-05T06:26:48.934Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:49.020Z INFO 7162 --- [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. 2026-06-05T06:26:49.021Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:49.021Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:49.021Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:49.021Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:49.086Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:49.095Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:49.110Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:49.130Z INFO 7162 --- [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. 2026-06-05T06:26:49.130Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:49.130Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:49.130Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:49.130Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:49.194Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:49.202Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:49.218Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:49.240Z INFO 7162 --- [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. 2026-06-05T06:26:49.240Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:49.240Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:49.241Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:49.241Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:49.302Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-06-05T06:26:49.310Z INFO 7162 --- [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 2026-06-05T06:26:49.326Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:49.410Z INFO 7162 --- [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. 2026-06-05T06:26:49.411Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:49.413Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:49.413Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:49.413Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:49.479Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:49.487Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:49.503Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:49.527Z INFO 7162 --- [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. 2026-06-05T06:26:49.528Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:49.528Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:49.528Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:49.528Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:49.590Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:49.596Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:49.609Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:49.624Z INFO 7162 --- [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. 2026-06-05T06:26:49.624Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:49.624Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:49.625Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:49.625Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:49.682Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-06-05T06:26:49.687Z INFO 7162 --- [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 2026-06-05T06:26:49.700Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:49.767Z INFO 7162 --- [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. 2026-06-05T06:26:49.767Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:49.768Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:49.768Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:49.768Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:49.826Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:49.833Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:49.846Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:49.861Z INFO 7162 --- [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. 2026-06-05T06:26:49.861Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:49.861Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:49.862Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:49.862Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:49.923Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:49.930Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:49.943Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:49.963Z INFO 7162 --- [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. 2026-06-05T06:26:49.963Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:49.964Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:49.964Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:49.964Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:50.026Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-06-05T06:26:50.035Z INFO 7162 --- [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 2026-06-05T06:26:50.051Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.805 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 2026-06-05T06:26:50.432Z INFO 7162 --- [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. 2026-06-05T06:26:50.432Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:50.433Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:50.433Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:50.433Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:50.494Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:50.502Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:50.516Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:50.557Z WARN 7162 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-06-05T06:26:50.558Z INFO 7162 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='ch-1']/additional-properties[@name='addProp1'] , key : addProp1 and value : value1 2026-06-05T06:26:50.558Z INFO 7162 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='ch-1']/additional-properties[@name='addProp2'] , key : addProp2 and value : value2 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleGetNorthBoundRestApiSpec 2026-06-05T06:26:50.638Z INFO 7162 --- [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. 2026-06-05T06:26:50.639Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:50.639Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:50.639Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:50.639Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:50.649Z ERROR 7162 --- [cps-integration-test] [127.0.0.1:37568] okhttp3.mockwebserver.MockWebServer : MockWebServer[44453] connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-05T06:26:51.651Z WARN 7162 --- [cps-integration-test] [or-http-epoll-6] r.netty.http.client.HttpClientConnect : [1face9b2-1, L:/127.0.0.1:37568 - R:localhost/127.0.0.1:44453] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-06-05T06:26:51.668Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:51.739Z INFO 7162 --- [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. 2026-06-05T06:26:51.739Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:51.739Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:51.739Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:51.739Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:51.759Z ERROR 7162 --- [cps-integration-test] [127.0.0.1:37908] okhttp3.mockwebserver.MockWebServer : MockWebServer[39509] connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-05T06:26:52.759Z WARN 7162 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [476a3678-1, L:/127.0.0.1:37908 - R:localhost/127.0.0.1:39509] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-06-05T06:26:52.776Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:52.841Z INFO 7162 --- [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. 2026-06-05T06:26:52.841Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:52.841Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:52.842Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:52.842Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:52.850Z ERROR 7162 --- [cps-integration-test] [127.0.0.1:34454] okhttp3.mockwebserver.MockWebServer : MockWebServer[58043] connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-05T06:26:53.850Z WARN 7162 --- [cps-integration-test] [or-http-epoll-8] r.netty.http.client.HttpClientConnect : [a4175428-1, L:/127.0.0.1:34454 - R:localhost/127.0.0.1:58043] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-06-05T06:26:53.867Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.311 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleGetNorthBoundRestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 2026-06-05T06:26:53.958Z INFO 7162 --- [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. 2026-06-05T06:26:53.958Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:53.959Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:53.959Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:53.959Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:54.023Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:54.029Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:54.044Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:54.077Z INFO 7162 --- [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. 2026-06-05T06:26:54.077Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:54.077Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:54.077Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:54.077Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:54.094Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:54.098Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:54.114Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:54.135Z INFO 7162 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-06-05T06:26:54.138Z INFO 7162 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Upgrading to dmi-registry-2026-04-23. 2026-06-05T06:26:54.160Z INFO 7162 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 2026-06-05T06:26:54.162Z INFO 7162 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 2026-06-05T06:26:54.165Z INFO 7162 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 2 2026-06-05T06:26:54.189Z INFO 7162 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 2026-06-05T06:26:54.192Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 2026-06-05T06:26:54.195Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 2 2026-06-05T06:26:54.198Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 2026-06-05T06:26:54.200Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 2026-06-05T06:26:54.203Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 2026-06-05T06:26:54.206Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 2 entries 2026-06-05T06:26:54.206Z INFO 7162 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 2026-06-05T06:26:54.294Z INFO 7162 --- [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. 2026-06-05T06:26:54.294Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:54.294Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:54.294Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:54.294Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:54.356Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:54.365Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:54.380Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:54.461Z INFO 7162 --- [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. 2026-06-05T06:26:54.461Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:54.461Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:54.461Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:54.461Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:54.526Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:54.534Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:54.548Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:54.619Z INFO 7162 --- [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. 2026-06-05T06:26:54.619Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:54.619Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:54.619Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:54.619Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:54.682Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:54.692Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:54.708Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:54.787Z INFO 7162 --- [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. 2026-06-05T06:26:54.787Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:54.787Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:54.787Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:54.787Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:54.852Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:54.860Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:54.875Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 2026-06-05T06:26:54.980Z INFO 7162 --- [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. 2026-06-05T06:26:54.980Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:54.980Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:54.981Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:54.981Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:55.042Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:55.051Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:55.064Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:55.133Z INFO 7162 --- [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. 2026-06-05T06:26:55.133Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:55.134Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:55.134Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:55.134Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:55.199Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:55.207Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:55.219Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 2026-06-05T06:26:55.320Z INFO 7162 --- [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. 2026-06-05T06:26:55.320Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:55.320Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:55.320Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:55.320Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:55.382Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:55.392Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:55.408Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:55.424Z INFO 7162 --- [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. 2026-06-05T06:26:55.424Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:55.424Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:55.425Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:55.425Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:55.482Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:55.490Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:55.505Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:55.613Z INFO 7162 --- [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. 2026-06-05T06:26:55.613Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:55.613Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:55.614Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:55.614Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:55.675Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:55.684Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:55.700Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:55.720Z INFO 7162 --- [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. 2026-06-05T06:26:55.720Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:55.720Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:55.720Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:55.720Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:55.778Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:55.786Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:55.803Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:55.911Z INFO 7162 --- [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. 2026-06-05T06:26:55.912Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:55.912Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:55.912Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:55.912Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:55.974Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:55.984Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:55.997Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:56.016Z INFO 7162 --- [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. 2026-06-05T06:26:56.016Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:56.017Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:56.017Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:56.017Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:56.075Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:56.082Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:56.097Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:56.202Z INFO 7162 --- [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. 2026-06-05T06:26:56.202Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:56.202Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:56.202Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:56.202Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:56.262Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:56.270Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:56.285Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:56.302Z INFO 7162 --- [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. 2026-06-05T06:26:56.302Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:56.302Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:56.302Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:56.302Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:56.362Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:56.369Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:56.384Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:56.495Z INFO 7162 --- [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. 2026-06-05T06:26:56.495Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:56.496Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:56.496Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:56.496Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:56.555Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:56.563Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:56.575Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:56.590Z INFO 7162 --- [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. 2026-06-05T06:26:56.590Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:56.590Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:56.590Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:56.590Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:56.646Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:56.653Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:56.666Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:56.763Z INFO 7162 --- [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. 2026-06-05T06:26:56.764Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:56.764Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:56.764Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:56.764Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:56.830Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:56.837Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:56.851Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:56.869Z INFO 7162 --- [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. 2026-06-05T06:26:56.869Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:56.869Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:56.870Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:56.870Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:56.926Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:56.933Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:56.947Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:57.046Z INFO 7162 --- [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. 2026-06-05T06:26:57.046Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:57.046Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:57.047Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:57.047Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:57.107Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:57.114Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:57.127Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:57.144Z INFO 7162 --- [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. 2026-06-05T06:26:57.144Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:57.144Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:57.144Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:57.144Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:57.202Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:57.211Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:57.228Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:57.330Z INFO 7162 --- [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. 2026-06-05T06:26:57.331Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:57.331Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:57.331Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:57.331Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:57.394Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:57.402Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:57.417Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:57.433Z INFO 7162 --- [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. 2026-06-05T06:26:57.433Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:57.433Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:57.433Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:57.433Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:57.490Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:57.498Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:57.513Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:57.618Z INFO 7162 --- [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. 2026-06-05T06:26:57.618Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:57.618Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:57.618Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:57.618Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:57.683Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:57.691Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:57.705Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:57.724Z INFO 7162 --- [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. 2026-06-05T06:26:57.724Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:57.725Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:57.725Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:57.725Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:57.787Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:57.793Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:57.807Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:57.900Z INFO 7162 --- [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. 2026-06-05T06:26:57.900Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:57.900Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:57.900Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:57.900Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:57.958Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:57.967Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:57.979Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:57.993Z INFO 7162 --- [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. 2026-06-05T06:26:57.994Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:57.994Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:57.994Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:57.994Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:58.050Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:58.057Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:58.069Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:58.154Z INFO 7162 --- [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. 2026-06-05T06:26:58.154Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:58.154Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:58.154Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:58.154Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:58.238Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:58.245Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:26:58.257Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:58.271Z INFO 7162 --- [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. 2026-06-05T06:26:58.271Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:58.271Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:58.271Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:58.271Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:58.378Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:58.385Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:26:58.406Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.209 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 2026-06-05T06:26:58.527Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-22 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-06-05T06:26:58.528Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:58.530Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:58.531Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:58.531Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640818530 2026-06-05T06:26:58.531Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-22, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 2026-06-05T06:26:58.537Z WARN 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-22, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {legacy-batch-topic=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:26:58.537Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-22, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:58.537Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:58.538Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 2026-06-05T06:26:58.541Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-22-413b36a3-36a7-4847-a1ba-78f384459d25 2026-06-05T06:26:58.541Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 2026-06-05T06:26:58.543Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-22-413b36a3-36a7-4847-a1ba-78f384459d25', protocol='range'} 2026-06-05T06:26:58.652Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Finished assignment for group at generation 13: {consumer-test-group-22-413b36a3-36a7-4847-a1ba-78f384459d25=Assignment(partitions=[legacy-batch-topic-0])} 2026-06-05T06:26:58.654Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-22-413b36a3-36a7-4847-a1ba-78f384459d25', protocol='range'} 2026-06-05T06:26:58.654Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 2026-06-05T06:26:58.654Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 2026-06-05T06:26:58.656Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 2026-06-05T06:26:58.657Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:59.049Z INFO 7162 --- [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. 2026-06-05T06:26:59.050Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:59.050Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:59.050Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:59.050Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:59.114Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 2026-06-05T06:26:59.123Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 2026-06-05T06:26:59.136Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:59.197Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 2026-06-05T06:26:59.198Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Member consumer-test-group-22-413b36a3-36a7-4847-a1ba-78f384459d25 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:59.198Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:59.198Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:59.198Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-22, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:59.198Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:59.198Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:59.201Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:26:59.201Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:26:59.201Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:26:59.201Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:26:59.203Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-22 unregistered 2026-06-05T06:26:59.219Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-23 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-06-05T06:26:59.219Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:59.221Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:26:59.221Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:26:59.221Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640819221 2026-06-05T06:26:59.221Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-23, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 2026-06-05T06:26:59.225Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-23, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:59.226Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:26:59.227Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] (Re-)joining group 2026-06-05T06:26:59.229Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-23-901cdc51-d213-4ae2-8cc7-6d8b7997ec1f 2026-06-05T06:26:59.230Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] (Re-)joining group 2026-06-05T06:26:59.233Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-23-901cdc51-d213-4ae2-8cc7-6d8b7997ec1f', protocol='range'} 2026-06-05T06:26:59.233Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Finished assignment for group at generation 15: {consumer-test-group-23-901cdc51-d213-4ae2-8cc7-6d8b7997ec1f=Assignment(partitions=[legacy-batch-topic-0])} 2026-06-05T06:26:59.235Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-23-901cdc51-d213-4ae2-8cc7-6d8b7997ec1f', protocol='range'} 2026-06-05T06:26:59.235Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 2026-06-05T06:26:59.235Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-23, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 2026-06-05T06:26:59.236Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 2026-06-05T06:26:59.240Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-23, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:26:59.744Z INFO 7162 --- [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. 2026-06-05T06:26:59.745Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:26:59.745Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:26:59.745Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:26:59.745Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:26:59.806Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 2026-06-05T06:26:59.814Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 2026-06-05T06:26:59.831Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:26:59.876Z WARN 7162 --- [cps-integration-test] [qtp211298656-53] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 01ce8bac-0a5e-4626-a1cc-e36b30c08c38, data operation cloud event id: d5db7d66-6667-4ace-8d3b-ed5e1fe6e5af 2026-06-05T06:26:59.877Z INFO 7162 --- [cps-integration-test] [qtp211298656-53] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = cps-core-1 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:26:59.877Z INFO 7162 --- [cps-integration-test] [qtp211298656-53] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:26:59.877Z INFO 7162 --- [cps-integration-test] [qtp211298656-53] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 2026-06-05T06:26:59.879Z INFO 7162 --- [cps-integration-test] [qtp211298656-53] 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. 2026-06-05T06:26:59.889Z INFO 7162 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:26:59.890Z INFO 7162 --- [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 2026-06-05T06:26:59.947Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-23, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 2026-06-05T06:26:59.947Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Member consumer-test-group-23-901cdc51-d213-4ae2-8cc7-6d8b7997ec1f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:26:59.948Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:59.948Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:26:59.948Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-23, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:26:59.949Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:26:59.949Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:00.410Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:00.410Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:00.410Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:00.410Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:00.413Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-23 unregistered 2026-06-05T06:27:00.427Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-24 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-06-05T06:27:00.428Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:00.430Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:27:00.430Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:27:00.430Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640820430 2026-06-05T06:27:00.430Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-24, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 2026-06-05T06:27:00.435Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-24, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:00.435Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:27:00.436Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] (Re-)joining group 2026-06-05T06:27:00.439Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-24-5a9e6f9a-3783-4163-b4d5-ea453ca1b249 2026-06-05T06:27:00.439Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] (Re-)joining group 2026-06-05T06:27:00.441Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-24-5a9e6f9a-3783-4163-b4d5-ea453ca1b249', protocol='range'} 2026-06-05T06:27:00.441Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Finished assignment for group at generation 17: {consumer-test-group-24-5a9e6f9a-3783-4163-b4d5-ea453ca1b249=Assignment(partitions=[legacy-batch-topic-0])} 2026-06-05T06:27:00.442Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-24-5a9e6f9a-3783-4163-b4d5-ea453ca1b249', protocol='range'} 2026-06-05T06:27:00.443Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 2026-06-05T06:27:00.443Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-24, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 2026-06-05T06:27:00.443Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 2026-06-05T06:27:00.447Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-24, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:27:00.949Z INFO 7162 --- [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. 2026-06-05T06:27:00.950Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:00.950Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:00.950Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:00.950Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:01.010Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 2026-06-05T06:27:01.018Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 2026-06-05T06:27:01.031Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:01.054Z WARN 7162 --- [cps-integration-test] [qtp211298656-54] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 07b4ed0b-6147-4a2d-8be5-320116fecce2, data operation cloud event id: 8e691b52-36d5-4cc3-9158-2aac1e4b8491 2026-06-05T06:27:01.086Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-24, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 2026-06-05T06:27:01.086Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Member consumer-test-group-24-5a9e6f9a-3783-4163-b4d5-ea453ca1b249 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:27:01.087Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:01.087Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:01.087Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-24, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:27:01.087Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:01.087Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:01.562Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:01.562Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:01.562Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:01.563Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:01.565Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-24 unregistered [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.065 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 2026-06-05T06:27:01.649Z INFO 7162 --- [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. 2026-06-05T06:27:01.649Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:01.650Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:01.650Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:01.650Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:01.672Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:01.687Z INFO 7162 --- [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. 2026-06-05T06:27:01.687Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:01.687Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:01.688Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:01.688Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:01.708Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:01.737Z INFO 7162 --- [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. 2026-06-05T06:27:01.737Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:01.737Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:01.737Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:01.737Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:01.753Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:01.769Z INFO 7162 --- [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. 2026-06-05T06:27:01.769Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:01.769Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:01.770Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:01.770Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:01.790Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:01.805Z INFO 7162 --- [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. 2026-06-05T06:27:01.806Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:01.806Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:01.806Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:01.806Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:01.824Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:01.840Z INFO 7162 --- [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. 2026-06-05T06:27:01.840Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:01.840Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:01.840Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:01.840Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:01.857Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:01.867Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-25 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-06-05T06:27:01.867Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:01.869Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:27:01.869Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:27:01.869Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640821869 2026-06-05T06:27:01.869Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-25, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 2026-06-05T06:27:01.874Z WARN 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-25, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-dmi-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:27:01.874Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-25, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:01.874Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:27:01.876Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] (Re-)joining group 2026-06-05T06:27:01.878Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-25-3467c7f8-7b96-47a2-afa6-2e7808045a73 2026-06-05T06:27:01.878Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] (Re-)joining group 2026-06-05T06:27:01.880Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Successfully joined group with generation Generation{generationId=19, memberId='consumer-test-group-25-3467c7f8-7b96-47a2-afa6-2e7808045a73', protocol='range'} 2026-06-05T06:27:01.997Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Finished assignment for group at generation 19: {consumer-test-group-25-3467c7f8-7b96-47a2-afa6-2e7808045a73=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-06-05T06:27:01.999Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Successfully synced group in generation Generation{generationId=19, memberId='consumer-test-group-25-3467c7f8-7b96-47a2-afa6-2e7808045a73', protocol='range'} 2026-06-05T06:27:01.999Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 2026-06-05T06:27:02.000Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-25, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:02.000Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:02.002Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-25, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:27:02.372Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-06-05T06:27:02.373Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:02.373Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-06-05T06:27:02.376Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:27:02.376Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:27:02.376Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640822376 2026-06-05T06:27:02.377Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:27:02.378Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:02.378Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-06-05T06:27:02.381Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 2026-06-05T06:27:02.382Z INFO 7162 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:02.382Z INFO 7162 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 2 with epoch 0 2026-06-05T06:27:02.385Z INFO 7162 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:02.385Z INFO 7162 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 3 with epoch 0 2026-06-05T06:27:02.406Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId01 | eventType=dataJobCreated 2026-06-05T06:27:02.475Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId01 2026-06-05T06:27:05.371Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-25, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:05.371Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Member consumer-test-group-25-3467c7f8-7b96-47a2-afa6-2e7808045a73 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:27:05.371Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:05.371Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:05.371Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-25, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:27:05.371Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:05.371Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:05.546Z INFO 7162 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 2026-06-05T06:27:05.553Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:05.553Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:05.553Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:05.553Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:05.556Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-25 unregistered 2026-06-05T06:27:05.558Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-06-05T06:27:05.560Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:05.560Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:05.560Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:05.560Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:05.561Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-06-05T06:27:05.561Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-06-05T06:27:05.563Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:05.563Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:05.563Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:05.563Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:05.563Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-06-05T06:27:05.690Z INFO 7162 --- [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. 2026-06-05T06:27:05.690Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:05.690Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:05.691Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:05.691Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:05.711Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:05.726Z INFO 7162 --- [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. 2026-06-05T06:27:05.726Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:05.727Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:05.727Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:05.727Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:05.743Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:05.757Z INFO 7162 --- [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. 2026-06-05T06:27:05.758Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:05.758Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:05.758Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:05.758Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:05.773Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:05.787Z INFO 7162 --- [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. 2026-06-05T06:27:05.788Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:05.788Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:05.788Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:05.788Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:05.803Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:05.818Z INFO 7162 --- [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. 2026-06-05T06:27:05.818Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:05.818Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:05.819Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:05.819Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:05.838Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:05.855Z INFO 7162 --- [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. 2026-06-05T06:27:05.855Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:05.855Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:05.855Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:05.855Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:05.872Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:05.880Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-26 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-06-05T06:27:05.880Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:05.883Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:27:05.883Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:27:05.883Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640825883 2026-06-05T06:27:05.884Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-26, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 2026-06-05T06:27:05.888Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-26, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:05.888Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:27:05.890Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] (Re-)joining group 2026-06-05T06:27:05.892Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-26-694c3e1c-4b3e-4e1c-8b6d-39b583f0f229 2026-06-05T06:27:05.892Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] (Re-)joining group 2026-06-05T06:27:05.894Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Successfully joined group with generation Generation{generationId=21, memberId='consumer-test-group-26-694c3e1c-4b3e-4e1c-8b6d-39b583f0f229', protocol='range'} 2026-06-05T06:27:05.895Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Finished assignment for group at generation 21: {consumer-test-group-26-694c3e1c-4b3e-4e1c-8b6d-39b583f0f229=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-06-05T06:27:05.896Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Successfully synced group in generation Generation{generationId=21, memberId='consumer-test-group-26-694c3e1c-4b3e-4e1c-8b6d-39b583f0f229', protocol='range'} 2026-06-05T06:27:05.896Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 2026-06-05T06:27:05.897Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-26, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:05.898Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:05.903Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-26, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:27:05.956Z WARN 7162 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49081/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49081 2026-06-05T06:27:05.967Z WARN 7162 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45555/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45555 2026-06-05T06:27:05.978Z WARN 7162 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45297/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45297 2026-06-05T06:27:05.980Z WARN 7162 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55575/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55575 2026-06-05T06:27:05.992Z WARN 7162 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35893/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35893 2026-06-05T06:27:05.994Z WARN 7162 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44847/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44847 2026-06-05T06:27:06.004Z WARN 7162 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53195/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53195 2026-06-05T06:27:06.014Z WARN 7162 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45023/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45023 2026-06-05T06:27:06.022Z WARN 7162 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33503/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33503 2026-06-05T06:27:06.024Z WARN 7162 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45431/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45431 2026-06-05T06:27:06.032Z WARN 7162 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49841/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49841 2026-06-05T06:27:06.041Z WARN 7162 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59135/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59135 2026-06-05T06:27:06.052Z WARN 7162 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51879/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51879 2026-06-05T06:27:06.065Z WARN 7162 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50205/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50205 2026-06-05T06:27:06.074Z WARN 7162 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46905/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46905 2026-06-05T06:27:06.086Z WARN 7162 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54495/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54495 2026-06-05T06:27:06.096Z WARN 7162 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58225/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58225 2026-06-05T06:27:06.107Z WARN 7162 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43409/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43409 2026-06-05T06:27:06.116Z WARN 7162 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34439/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34439 2026-06-05T06:27:06.118Z WARN 7162 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59979/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59979 2026-06-05T06:27:06.120Z WARN 7162 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37635/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37635 2026-06-05T06:27:06.122Z WARN 7162 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2 2026-06-05T06:27:06.129Z INFO 7162 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle4 is now: NONE 2026-06-05T06:27:06.138Z WARN 7162 --- [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 12 : {ncmp-inventory-events=UNKNOWN_TOPIC_OR_PARTITION} 2026-06-05T06:27:06.257Z INFO 7162 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle3 is now: NONE 2026-06-05T06:27:06.261Z WARN 7162 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0 2026-06-05T06:27:06.270Z INFO 7162 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle0 is now: NONE 2026-06-05T06:27:06.273Z WARN 7162 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50415/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50415 2026-06-05T06:27:06.283Z WARN 7162 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57727/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57727 2026-06-05T06:27:06.285Z WARN 7162 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35255/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35255 2026-06-05T06:27:06.298Z WARN 7162 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44053/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44053 2026-06-05T06:27:06.309Z WARN 7162 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44763/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44763 2026-06-05T06:27:06.318Z WARN 7162 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60567/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60567 2026-06-05T06:27:06.320Z WARN 7162 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43379/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43379 2026-06-05T06:27:06.330Z WARN 7162 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42155/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42155 2026-06-05T06:27:06.340Z WARN 7162 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35129/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35129 2026-06-05T06:27:06.341Z WARN 7162 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58043/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58043 2026-06-05T06:27:06.351Z WARN 7162 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34875/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34875 2026-06-05T06:27:06.354Z WARN 7162 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40579/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40579 2026-06-05T06:27:06.365Z WARN 7162 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49529/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49529 2026-06-05T06:27:06.374Z WARN 7162 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55735/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55735 2026-06-05T06:27:06.384Z WARN 7162 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44453/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44453 2026-06-05T06:27:06.385Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-06-05T06:27:06.386Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:06.386Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-06-05T06:27:06.389Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:27:06.389Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:27:06.389Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640826389 2026-06-05T06:27:06.390Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:27:06.390Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:06.391Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-06-05T06:27:06.393Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 2026-06-05T06:27:06.394Z INFO 7162 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:06.394Z INFO 7162 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 4 with epoch 0 2026-06-05T06:27:06.400Z INFO 7162 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:06.400Z INFO 7162 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 5 with epoch 0 2026-06-05T06:27:06.403Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=newDataJob | eventType=dataJobCreated 2026-06-05T06:27:06.404Z WARN 7162 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42631/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42631 2026-06-05T06:27:06.415Z WARN 7162 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43947/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43947 2026-06-05T06:27:06.424Z WARN 7162 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42321/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42321 2026-06-05T06:27:06.434Z WARN 7162 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46367/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46367 2026-06-05T06:27:06.436Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=newDataJob 2026-06-05T06:27:06.446Z WARN 7162 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53971/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53971 2026-06-05T06:27:06.455Z WARN 7162 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35823/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35823 2026-06-05T06:27:06.457Z WARN 7162 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56247/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56247 2026-06-05T06:27:06.458Z WARN 7162 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42607/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42607 2026-06-05T06:27:06.469Z WARN 7162 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41793/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41793 2026-06-05T06:27:06.478Z WARN 7162 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49699/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49699 2026-06-05T06:27:06.490Z WARN 7162 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60239/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60239 2026-06-05T06:27:06.498Z WARN 7162 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52521/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52521 2026-06-05T06:27:06.507Z WARN 7162 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57907/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57907 2026-06-05T06:27:06.520Z WARN 7162 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43347/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43347 2026-06-05T06:27:06.530Z WARN 7162 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54191/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54191 2026-06-05T06:27:06.532Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=newDataJob#dmi-0 | eventType=subscriptionCreateResponse 2026-06-05T06:27:06.539Z WARN 7162 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52515/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52515 2026-06-05T06:27:06.543Z WARN 7162 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43803/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43803 2026-06-05T06:27:06.552Z WARN 7162 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34427/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34427 2026-06-05T06:27:06.561Z WARN 7162 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56599/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56599 2026-06-05T06:27:06.562Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=newDataJob#dmi-0 | eventType=subscriptionCreateResponse 2026-06-05T06:27:06.564Z WARN 7162 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54759/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54759 2026-06-05T06:27:06.574Z WARN 7162 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34769/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34769 2026-06-05T06:27:06.577Z WARN 7162 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39509/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39509 2026-06-05T06:27:06.586Z WARN 7162 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1 2026-06-05T06:27:06.593Z INFO 7162 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle1 is now: NONE 2026-06-05T06:27:06.593Z INFO 7162 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle5 is now: NONE 2026-06-05T06:27:06.594Z INFO 7162 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle2 is now: NONE 2026-06-05T06:27:06.597Z WARN 7162 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36059/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36059 2026-06-05T06:27:06.607Z WARN 7162 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52565/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52565 2026-06-05T06:27:06.609Z WARN 7162 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54975/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54975 2026-06-05T06:27:06.618Z WARN 7162 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43647/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43647 2026-06-05T06:27:06.628Z WARN 7162 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45249/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45249 2026-06-05T06:27:06.633Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-26, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:06.633Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Member consumer-test-group-26-694c3e1c-4b3e-4e1c-8b6d-39b583f0f229 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:27:06.634Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:06.634Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:06.634Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-26, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:27:06.635Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:06.635Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:06.636Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:06.636Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:06.636Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:06.636Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:06.639Z WARN 7162 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45107/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45107 2026-06-05T06:27:06.640Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-26 unregistered 2026-06-05T06:27:06.640Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-06-05T06:27:06.643Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:06.643Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:06.643Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:06.643Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:06.643Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-06-05T06:27:06.643Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-06-05T06:27:06.645Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:06.645Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:06.645Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:06.645Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:06.645Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-06-05T06:27:06.650Z WARN 7162 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59829/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59829 2026-06-05T06:27:06.661Z WARN 7162 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34909/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34909 2026-06-05T06:27:06.671Z WARN 7162 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49251/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49251 2026-06-05T06:27:06.681Z WARN 7162 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45275/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45275 2026-06-05T06:27:06.689Z WARN 7162 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36077/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36077 2026-06-05T06:27:06.692Z WARN 7162 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44167/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44167 2026-06-05T06:27:06.702Z WARN 7162 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45987/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45987 2026-06-05T06:27:06.704Z WARN 7162 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58019/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58019 2026-06-05T06:27:06.716Z WARN 7162 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48301/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48301 2026-06-05T06:27:06.724Z WARN 7162 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46861/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46861 2026-06-05T06:27:06.736Z WARN 7162 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43003/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43003 2026-06-05T06:27:06.746Z WARN 7162 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39151/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39151 2026-06-05T06:27:06.752Z INFO 7162 --- [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. 2026-06-05T06:27:06.752Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:06.752Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:06.752Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:06.752Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:06.758Z WARN 7162 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40793/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40793 2026-06-05T06:27:06.767Z WARN 7162 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38791/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38791 2026-06-05T06:27:06.771Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:06.793Z INFO 7162 --- [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. 2026-06-05T06:27:06.793Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:06.794Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:06.794Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:06.794Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:06.811Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:06.826Z INFO 7162 --- [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. 2026-06-05T06:27:06.826Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:06.826Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:06.826Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:06.826Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:06.844Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:06.860Z INFO 7162 --- [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. 2026-06-05T06:27:06.860Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:06.860Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:06.860Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:06.860Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:06.877Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:06.892Z INFO 7162 --- [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. 2026-06-05T06:27:06.892Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:06.892Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:06.892Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:06.892Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:06.914Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:06.934Z INFO 7162 --- [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. 2026-06-05T06:27:06.934Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:06.935Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:06.935Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:06.935Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:06.956Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:06.965Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-27 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-06-05T06:27:06.965Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:06.968Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:27:06.968Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:27:06.968Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640826968 2026-06-05T06:27:06.968Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-27, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 2026-06-05T06:27:06.972Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-27, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:06.972Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:27:06.973Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] (Re-)joining group 2026-06-05T06:27:06.975Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-27-60d69c02-ee21-4a5c-b9f1-013aea859d4a 2026-06-05T06:27:06.975Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] (Re-)joining group 2026-06-05T06:27:06.976Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Successfully joined group with generation Generation{generationId=23, memberId='consumer-test-group-27-60d69c02-ee21-4a5c-b9f1-013aea859d4a', protocol='range'} 2026-06-05T06:27:06.977Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Finished assignment for group at generation 23: {consumer-test-group-27-60d69c02-ee21-4a5c-b9f1-013aea859d4a=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-06-05T06:27:06.978Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Successfully synced group in generation Generation{generationId=23, memberId='consumer-test-group-27-60d69c02-ee21-4a5c-b9f1-013aea859d4a', protocol='range'} 2026-06-05T06:27:06.978Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 2026-06-05T06:27:06.978Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-27, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:06.979Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:06.982Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-27, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:27:07.470Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-06-05T06:27:07.470Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:07.471Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-06-05T06:27:07.473Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:27:07.473Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:27:07.473Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640827473 2026-06-05T06:27:07.474Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:27:07.474Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:07.475Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-06-05T06:27:07.477Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 2026-06-05T06:27:07.479Z INFO 7162 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:07.479Z INFO 7162 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 6 with epoch 0 2026-06-05T06:27:07.481Z INFO 7162 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:07.481Z INFO 7162 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 7 with epoch 0 2026-06-05T06:27:07.488Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobA | eventType=dataJobCreated 2026-06-05T06:27:07.545Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobA 2026-06-05T06:27:07.592Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 2026-06-05T06:27:07.628Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 2026-06-05T06:27:07.695Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 2026-06-05T06:27:07.715Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 2026-06-05T06:27:07.796Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=partialOverlappingDataJobId | eventType=dataJobCreated 2026-06-05T06:27:07.843Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=partialOverlappingDataJobId 2026-06-05T06:27:10.823Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-27, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:10.823Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Member consumer-test-group-27-60d69c02-ee21-4a5c-b9f1-013aea859d4a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:27:10.823Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:10.823Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:10.823Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-27, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:27:10.824Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:10.824Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:10.922Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:10.922Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:10.922Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:10.922Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:10.924Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-27 unregistered 2026-06-05T06:27:10.924Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-06-05T06:27:10.926Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:10.926Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:10.926Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:10.926Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:10.926Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-06-05T06:27:10.926Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-06-05T06:27:10.928Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:10.928Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:10.928Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:10.928Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:10.928Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-06-05T06:27:11.043Z INFO 7162 --- [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. 2026-06-05T06:27:11.043Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:11.043Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:11.044Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:11.044Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:11.060Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:11.078Z INFO 7162 --- [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. 2026-06-05T06:27:11.078Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:11.079Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:11.079Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:11.079Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:11.098Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:11.115Z INFO 7162 --- [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. 2026-06-05T06:27:11.116Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:11.116Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:11.116Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:11.116Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:11.131Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:11.150Z INFO 7162 --- [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. 2026-06-05T06:27:11.150Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:11.151Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:11.151Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:11.151Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:11.169Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:11.183Z INFO 7162 --- [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. 2026-06-05T06:27:11.184Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:11.185Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:11.185Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:11.185Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:11.203Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:11.216Z INFO 7162 --- [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. 2026-06-05T06:27:11.217Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:11.217Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:11.217Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:11.217Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:11.231Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:11.238Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-28 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-06-05T06:27:11.238Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:11.240Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:27:11.240Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:27:11.240Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640831240 2026-06-05T06:27:11.240Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-28, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 2026-06-05T06:27:11.244Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-28, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:11.244Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:27:11.245Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] (Re-)joining group 2026-06-05T06:27:11.247Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-28-f88b191a-981e-4e71-8bbb-afe2d17da4ab 2026-06-05T06:27:11.247Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] (Re-)joining group 2026-06-05T06:27:11.249Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Successfully joined group with generation Generation{generationId=25, memberId='consumer-test-group-28-f88b191a-981e-4e71-8bbb-afe2d17da4ab', protocol='range'} 2026-06-05T06:27:11.249Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Finished assignment for group at generation 25: {consumer-test-group-28-f88b191a-981e-4e71-8bbb-afe2d17da4ab=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-06-05T06:27:11.251Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Successfully synced group in generation Generation{generationId=25, memberId='consumer-test-group-28-f88b191a-981e-4e71-8bbb-afe2d17da4ab', protocol='range'} 2026-06-05T06:27:11.251Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 2026-06-05T06:27:11.251Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-28, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:11.252Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:11.255Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-28, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:27:11.742Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-06-05T06:27:11.742Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:11.743Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-06-05T06:27:11.745Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:27:11.745Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:27:11.745Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640831745 2026-06-05T06:27:11.746Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:27:11.746Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:11.747Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-06-05T06:27:11.749Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 2026-06-05T06:27:11.750Z INFO 7162 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:11.751Z INFO 7162 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 8 with epoch 0 2026-06-05T06:27:11.754Z INFO 7162 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:11.755Z INFO 7162 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 9 with epoch 0 2026-06-05T06:27:11.759Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobA | eventType=dataJobCreated 2026-06-05T06:27:11.763Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobA 2026-06-05T06:27:11.867Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 2026-06-05T06:27:11.871Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 2026-06-05T06:27:11.967Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 2026-06-05T06:27:11.971Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 2026-06-05T06:27:12.068Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobB | eventType=dataJobCreated 2026-06-05T06:27:12.122Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobB 2026-06-05T06:27:12.170Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobB#dmi-2 | eventType=subscriptionCreateResponse 2026-06-05T06:27:12.188Z INFO 7162 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobB#dmi-2 | eventType=subscriptionCreateResponse 2026-06-05T06:27:12.270Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=fullyOverlappingDataJobId | eventType=dataJobCreated 2026-06-05T06:27:12.296Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=fullyOverlappingDataJobId 2026-06-05T06:27:15.296Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-28, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:15.296Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Member consumer-test-group-28-f88b191a-981e-4e71-8bbb-afe2d17da4ab sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:27:15.296Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:15.296Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:15.296Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-28, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:27:15.296Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:15.296Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:15.392Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:15.392Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:15.392Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:15.392Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:15.394Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-28 unregistered 2026-06-05T06:27:15.395Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-06-05T06:27:15.397Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:15.397Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:15.397Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:15.397Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:15.397Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-06-05T06:27:15.397Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-06-05T06:27:15.400Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:15.400Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:15.400Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:15.400Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:15.400Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-06-05T06:27:15.498Z INFO 7162 --- [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. 2026-06-05T06:27:15.499Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:15.499Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:15.499Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:15.499Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:15.521Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:15.536Z INFO 7162 --- [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. 2026-06-05T06:27:15.537Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:15.537Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:15.537Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:15.537Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:15.557Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:15.572Z INFO 7162 --- [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. 2026-06-05T06:27:15.572Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:15.572Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:15.573Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:15.573Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:15.595Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:15.609Z INFO 7162 --- [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. 2026-06-05T06:27:15.609Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:15.609Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:15.609Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:15.609Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:15.633Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:15.654Z INFO 7162 --- [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. 2026-06-05T06:27:15.654Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:15.655Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:15.655Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:15.655Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:15.674Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:15.692Z INFO 7162 --- [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. 2026-06-05T06:27:15.693Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:15.693Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:15.693Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:15.693Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:15.708Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:15.717Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-29 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-06-05T06:27:15.718Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:15.719Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:27:15.719Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:27:15.719Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640835719 2026-06-05T06:27:15.719Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-29, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 2026-06-05T06:27:15.723Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-29, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:15.723Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:27:15.724Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] (Re-)joining group 2026-06-05T06:27:15.726Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-29-b059859a-e3f5-4daa-95ef-b4218eb9cd7a 2026-06-05T06:27:15.726Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] (Re-)joining group 2026-06-05T06:27:15.727Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Successfully joined group with generation Generation{generationId=27, memberId='consumer-test-group-29-b059859a-e3f5-4daa-95ef-b4218eb9cd7a', protocol='range'} 2026-06-05T06:27:15.727Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Finished assignment for group at generation 27: {consumer-test-group-29-b059859a-e3f5-4daa-95ef-b4218eb9cd7a=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-06-05T06:27:15.729Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Successfully synced group in generation Generation{generationId=27, memberId='consumer-test-group-29-b059859a-e3f5-4daa-95ef-b4218eb9cd7a', protocol='range'} 2026-06-05T06:27:15.729Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 2026-06-05T06:27:15.729Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-29, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:15.730Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:15.733Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-29, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=7, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:27:16.220Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-06-05T06:27:16.221Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:16.221Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-06-05T06:27:16.224Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:27:16.224Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:27:16.224Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640836224 2026-06-05T06:27:16.224Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:27:16.225Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:16.225Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-06-05T06:27:16.227Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 2026-06-05T06:27:16.229Z INFO 7162 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:16.229Z INFO 7162 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 10 with epoch 0 2026-06-05T06:27:16.232Z INFO 7162 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:16.232Z INFO 7162 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 11 with epoch 0 2026-06-05T06:27:16.237Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=lastDataJobId | eventType=dataJobCreated 2026-06-05T06:27:16.261Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=lastDataJobId 2026-06-05T06:27:16.348Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=lastDataJobId | eventType=dataJobDeleted 2026-06-05T06:27:16.369Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=lastDataJobId 2026-06-05T06:27:19.364Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-29, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:19.364Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Member consumer-test-group-29-b059859a-e3f5-4daa-95ef-b4218eb9cd7a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:27:19.365Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:19.365Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:19.365Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-29, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:27:19.365Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:19.365Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:19.462Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:19.462Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:19.462Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:19.462Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:19.464Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-29 unregistered 2026-06-05T06:27:19.464Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-06-05T06:27:19.467Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:19.467Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:19.467Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:19.467Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:19.467Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-06-05T06:27:19.467Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-06-05T06:27:19.469Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:19.469Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:19.469Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:19.469Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:19.469Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-06-05T06:27:19.566Z INFO 7162 --- [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. 2026-06-05T06:27:19.567Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:19.567Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:19.567Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:19.567Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:19.584Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:19.601Z INFO 7162 --- [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. 2026-06-05T06:27:19.601Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:19.601Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:19.602Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:19.602Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:19.617Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:19.636Z INFO 7162 --- [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. 2026-06-05T06:27:19.636Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:19.636Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:19.636Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:19.636Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:19.656Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:19.673Z INFO 7162 --- [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. 2026-06-05T06:27:19.673Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:19.673Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:19.674Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:19.674Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:19.692Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:19.713Z INFO 7162 --- [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. 2026-06-05T06:27:19.713Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:19.713Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:19.713Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:19.713Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:19.733Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:19.752Z INFO 7162 --- [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. 2026-06-05T06:27:19.752Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:19.752Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:19.753Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:19.753Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:19.772Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:19.784Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-30 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-06-05T06:27:19.784Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:19.786Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:27:19.786Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:27:19.786Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640839786 2026-06-05T06:27:19.786Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-30, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 2026-06-05T06:27:19.792Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-30, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:19.793Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:27:19.794Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] (Re-)joining group 2026-06-05T06:27:19.797Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-30-c2f5eab6-5ed4-4c51-808c-d3b771fd56d8 2026-06-05T06:27:19.797Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] (Re-)joining group 2026-06-05T06:27:19.799Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Successfully joined group with generation Generation{generationId=29, memberId='consumer-test-group-30-c2f5eab6-5ed4-4c51-808c-d3b771fd56d8', protocol='range'} 2026-06-05T06:27:19.799Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Finished assignment for group at generation 29: {consumer-test-group-30-c2f5eab6-5ed4-4c51-808c-d3b771fd56d8=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-06-05T06:27:19.801Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Successfully synced group in generation Generation{generationId=29, memberId='consumer-test-group-30-c2f5eab6-5ed4-4c51-808c-d3b771fd56d8', protocol='range'} 2026-06-05T06:27:19.801Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 2026-06-05T06:27:19.801Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-30, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:19.802Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:19.805Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-30, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=9, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:27:20.287Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-06-05T06:27:20.288Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:20.288Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-06-05T06:27:20.291Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:27:20.291Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:27:20.291Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640840291 2026-06-05T06:27:20.291Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:27:20.291Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:20.291Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-06-05T06:27:20.294Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 2026-06-05T06:27:20.295Z INFO 7162 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:20.296Z INFO 7162 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 12 with epoch 0 2026-06-05T06:27:20.298Z INFO 7162 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:20.298Z INFO 7162 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 13 with epoch 0 2026-06-05T06:27:20.308Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=id-to-remove | eventType=dataJobCreated 2026-06-05T06:27:20.327Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=id-to-remove 2026-06-05T06:27:20.408Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=id-to-remove | eventType=dataJobDeleted 2026-06-05T06:27:20.422Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=id-to-remove 2026-06-05T06:27:23.527Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-30, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:23.527Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Member consumer-test-group-30-c2f5eab6-5ed4-4c51-808c-d3b771fd56d8 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:27:23.527Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:23.527Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:23.527Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-30, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:27:23.527Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:23.527Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:23.530Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:23.530Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:23.531Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:23.531Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:23.532Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-30 unregistered 2026-06-05T06:27:23.532Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-06-05T06:27:23.535Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:23.535Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:23.535Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:23.535Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:23.535Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-06-05T06:27:23.535Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-06-05T06:27:23.538Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:23.538Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:23.538Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:23.538Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:23.538Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-06-05T06:27:23.633Z INFO 7162 --- [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. 2026-06-05T06:27:23.633Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:23.634Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:23.634Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:23.634Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:23.648Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:23.662Z INFO 7162 --- [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. 2026-06-05T06:27:23.662Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:23.662Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:23.662Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:23.662Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:23.676Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:23.695Z INFO 7162 --- [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. 2026-06-05T06:27:23.695Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:23.695Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:23.695Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:23.695Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:23.710Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:23.725Z INFO 7162 --- [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. 2026-06-05T06:27:23.725Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:23.725Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:23.725Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:23.725Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:23.740Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:23.755Z INFO 7162 --- [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. 2026-06-05T06:27:23.755Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:23.755Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:23.756Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:23.756Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:23.773Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:23.789Z INFO 7162 --- [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. 2026-06-05T06:27:23.789Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:23.789Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:23.789Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:23.789Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:23.808Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:23.817Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-31 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-06-05T06:27:23.817Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:23.819Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:27:23.819Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:27:23.819Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640843819 2026-06-05T06:27:23.819Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-31, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 2026-06-05T06:27:23.823Z INFO 7162 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-31, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:23.823Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 2026-06-05T06:27:23.824Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] (Re-)joining group 2026-06-05T06:27:23.826Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-31-b9fc73e3-01cd-40e1-a96b-cf4dcbe02d94 2026-06-05T06:27:23.827Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] (Re-)joining group 2026-06-05T06:27:23.828Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Successfully joined group with generation Generation{generationId=31, memberId='consumer-test-group-31-b9fc73e3-01cd-40e1-a96b-cf4dcbe02d94', protocol='range'} 2026-06-05T06:27:23.828Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Finished assignment for group at generation 31: {consumer-test-group-31-b9fc73e3-01cd-40e1-a96b-cf4dcbe02d94=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-06-05T06:27:23.829Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Successfully synced group in generation Generation{generationId=31, memberId='consumer-test-group-31-b9fc73e3-01cd-40e1-a96b-cf4dcbe02d94', protocol='range'} 2026-06-05T06:27:23.830Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 2026-06-05T06:27:23.830Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-31, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:23.831Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:23.833Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-31, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=9, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 2026-06-05T06:27:24.320Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-06-05T06:27:24.320Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:24.321Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-06-05T06:27:24.323Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 2026-06-05T06:27:24.323Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 2026-06-05T06:27:24.323Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780640844323 2026-06-05T06:27:24.324Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-06-05T06:27:24.324Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-06-05T06:27:24.324Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-06-05T06:27:24.326Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 2026-06-05T06:27:24.329Z INFO 7162 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:24.329Z INFO 7162 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 14 with epoch 0 2026-06-05T06:27:24.331Z INFO 7162 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-06-05T06:27:24.332Z INFO 7162 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 15 with epoch 0 2026-06-05T06:27:24.335Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=nonExistingDataJobId | eventType=dataJobDeleted 2026-06-05T06:27:24.338Z INFO 7162 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=nonExistingDataJobId 2026-06-05T06:27:27.438Z INFO 7162 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-31, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 2026-06-05T06:27:27.438Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Member consumer-test-group-31-b9fc73e3-01cd-40e1-a96b-cf4dcbe02d94 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-06-05T06:27:27.438Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:27.438Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:27.438Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-31, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-06-05T06:27:27.439Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-06-05T06:27:27.439Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-06-05T06:27:27.442Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:27.442Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:27.442Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:27.442Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:27.444Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-31 unregistered 2026-06-05T06:27:27.444Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-06-05T06:27:27.446Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:27.446Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:27.446Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:27.446Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:27.446Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-06-05T06:27:27.446Z INFO 7162 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-06-05T06:27:27.448Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-06-05T06:27:27.448Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-06-05T06:27:27.448Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-06-05T06:27:27.448Z INFO 7162 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-06-05T06:27:27.448Z INFO 7162 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.94 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 2026-06-05T06:27:27.603Z INFO 7162 --- [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. 2026-06-05T06:27:27.603Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:27.604Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:27.604Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:27.604Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:27.661Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:27:27.676Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:27:27.699Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:27.718Z INFO 7162 --- [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. 2026-06-05T06:27:27.718Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:27.718Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:27.718Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:27.718Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:27.778Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:27:27.784Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:27:27.798Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:27.819Z INFO 7162 --- [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. 2026-06-05T06:27:27.819Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:27.819Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:27.820Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:27.820Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:27.882Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-06-05T06:27:27.889Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-06-05T06:27:27.903Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:27.919Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 2026-06-05T06:27:27.935Z INFO 7162 --- [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. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 2026-06-05T06:27:28.120Z INFO 7162 --- [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. 2026-06-05T06:27:28.120Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:28.121Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:28.121Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:28.121Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:28.129Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:27:28.133Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:27:28.145Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:28.158Z INFO 7162 --- [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. 2026-06-05T06:27:28.158Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:28.158Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:28.159Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:28.159Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:28.206Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:27:28.209Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:27:28.222Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:28.244Z INFO 7162 --- [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. 2026-06-05T06:27:28.244Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:28.244Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:28.245Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:28.245Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:28.255Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-06-05T06:27:28.257Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-06-05T06:27:28.271Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:28.365Z INFO 7162 --- [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. 2026-06-05T06:27:28.365Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:28.365Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:28.366Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:28.366Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:28.376Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:27:28.378Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:27:28.392Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:28.412Z INFO 7162 --- [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. 2026-06-05T06:27:28.412Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:28.412Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:28.412Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:28.413Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:28.421Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:27:28.424Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:27:28.437Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:28.455Z INFO 7162 --- [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. 2026-06-05T06:27:28.455Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:28.455Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:28.455Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:28.455Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:28.464Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-06-05T06:27:28.466Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-06-05T06:27:28.479Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:28.505Z ERROR 7162 --- [cps-integration-test] [qtp211298656-54] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:182) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:112) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) at org.eclipse.jetty.server.Server.handle(Server.java:182) at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-05T06:27:28.572Z INFO 7162 --- [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. 2026-06-05T06:27:28.572Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:28.572Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:28.572Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:28.572Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:28.583Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:27:28.585Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:27:28.618Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:28.636Z INFO 7162 --- [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. 2026-06-05T06:27:28.637Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:28.641Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:28.642Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:28.642Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:28.652Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:27:28.655Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:27:28.668Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:28.686Z INFO 7162 --- [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. 2026-06-05T06:27:28.686Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:28.687Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:28.687Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:28.687Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:28.695Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-06-05T06:27:28.697Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-06-05T06:27:28.715Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:29.734Z WARN 7162 --- [cps-integration-test] [qtp211298656-53] 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. 2026-06-05T06:27:29.734Z WARN 7162 --- [cps-integration-test] [qtp211298656-53] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: test default decision 2026-06-05T06:27:29.735Z ERROR 7162 --- [cps-integration-test] [qtp211298656-53] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:236) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) at org.eclipse.jetty.server.Server.handle(Server.java:182) at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ... 1 common frames omitted 2026-06-05T06:27:30.763Z INFO 7162 --- [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. 2026-06-05T06:27:30.764Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:30.764Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:30.764Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:30.764Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:30.773Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:27:30.776Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-06-05T06:27:30.789Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:30.804Z INFO 7162 --- [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. 2026-06-05T06:27:30.804Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:30.805Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:30.805Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:30.805Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:30.813Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:27:30.814Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-06-05T06:27:30.827Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:30.844Z INFO 7162 --- [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. 2026-06-05T06:27:30.845Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-06-05T06:27:30.845Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-06-05T06:27:30.845Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-06-05T06:27:30.845Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-06-05T06:27:30.852Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-06-05T06:27:30.854Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-06-05T06:27:30.868Z INFO 7162 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-06-05T06:27:30.889Z WARN 7162 --- [cps-integration-test] [qtp211298656-54] 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. 2026-06-05T06:27:30.889Z WARN 7162 --- [cps-integration-test] [qtp211298656-54] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 2026-06-05T06:27:30.890Z ERROR 7162 --- [cps-integration-test] [qtp211298656-54] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) at org.eclipse.jetty.server.Server.handle(Server.java:182) at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: Error has been observed at the following site(s): *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] Original Stack Trace: at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:464) at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:518) at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:927) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:805) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) Suppressed: java.lang.Exception: #block terminated with an error at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) at reactor.core.publisher.Mono.block(Mono.java:1779) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:175) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:102) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) at org.eclipse.jetty.server.Server.handle(Server.java:182) at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.861 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 2026-06-05T06:27:30.965Z INFO 7162 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 449, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ integration-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ integration-test --- [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.9-SNAPSHOT/integration-test-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.9-SNAPSHOT/integration-test-3.7.9-SNAPSHOT.jar [INFO] [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ [INFO] Building spotbugs 3.7.9-SNAPSHOT [19/23] [INFO] from spotbugs/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ spotbugs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ spotbugs --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ spotbugs --- [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ spotbugs --- [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.9-SNAPSHOT/spotbugs-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.9-SNAPSHOT/spotbugs-3.7.9-SNAPSHOT.jar [INFO] [INFO] --------------------< org.onap.cps:cps-application >-------------------- [INFO] Building cps-application 3.7.9-SNAPSHOT [20/23] [INFO] from cps-application/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-application --- [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-info) @ cps-application --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-application --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-application --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-application --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-application --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-application --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 13 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-application --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 06:27:38.215 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties [INFO] Running org.onap.cps.config.MicroMeterConfigSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.onap.cps.config.MicroMeterConfigSpec [INFO] Running org.onap.cps.config.TransactionConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.onap.cps.config.TransactionConfigSpec [INFO] Running org.onap.cps.config.JettyConfigSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.170 s -- in org.onap.cps.config.JettyConfigSpec [INFO] Running org.onap.cps.ApplicationSpec 06:27:40.352 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-ubuntu2204-docker-8c-8g-6991 06:27:40.353 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 7773 ms 06:27:48.126 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 06:27:48,691 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:27:48,692 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:27:48,695 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:27:48,749 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:27:48,749 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:27:49,189 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:27:49,189 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation {"logTimeStamp":"2026-06-05T06:27:49.579Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 21.0.10 with PID 11158 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application)","processId":"11158","threadName":"main","class":"org.onap.cps.Application"} {"logTimeStamp":"2026-06-05T06:27:49.580Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"11158","threadName":"main","class":"org.onap.cps.Application"} {"logTimeStamp":"2026-06-05T06:27:51.241Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"11158","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} {"logTimeStamp":"2026-06-05T06:27:51.450Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 198 ms. Found 6 JPA repository interfaces.","processId":"11158","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} {"logTimeStamp":"2026-06-05T06:27:52.692Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"11158","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} {"logTimeStamp":"2026-06-05T06:27:52.699Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.33; built: 2026-03-04T02:20:03.326Z; git: 1bd927df90579c8e6420c8d59c4cdb152c4ae0c0; jvm 21.0.10+7-Ubuntu-122.04","processId":"11158","threadName":"main","class":"org.eclipse.jetty.server.Server"} {"logTimeStamp":"2026-06-05T06:27:52.737Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"11158","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} {"logTimeStamp":"2026-06-05T06:27:52.738Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3110 ms","processId":"11158","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} {"logTimeStamp":"2026-06-05T06:27:53.236Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"11158","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} {"logTimeStamp":"2026-06-05T06:27:53.245Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@6811fa19{application,/,b=[file:/tmp/jetty-docbase.8080.10263682737843920414/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@35940766{STARTED}}","processId":"11158","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} {"logTimeStamp":"2026-06-05T06:27:53.245Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@6811fa19{application,/,b=[file:/tmp/jetty-docbase.8080.10263682737843920414/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@35940766{STARTED}}","processId":"11158","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} {"logTimeStamp":"2026-06-05T06:27:53.248Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@2f51a379{STARTING}[12.0.33,sto=0] @16021ms","processId":"11158","threadName":"main","class":"org.eclipse.jetty.server.Server"} {"logTimeStamp":"2026-06-05T06:27:53.431Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"11158","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} {"logTimeStamp":"2026-06-05T06:27:54.524Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"11158","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} {"logTimeStamp":"2026-06-05T06:27:54.608Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.45.Final","processId":"11158","threadName":"main","class":"org.hibernate.Version"} {"logTimeStamp":"2026-06-05T06:27:54.610Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"11158","threadName":"main","class":"org.hibernate.cfg.Environment"} {"logTimeStamp":"2026-06-05T06:27:54.652Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"11158","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} {"logTimeStamp":"2026-06-05T06:27:54.851Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"11158","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} {"logTimeStamp":"2026-06-05T06:27:54.889Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"11158","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} {"logTimeStamp":"2026-06-05T06:27:55.894Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"11158","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} {"logTimeStamp":"2026-06-05T06:27:55.894Z","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":"11158","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} {"logTimeStamp":"2026-06-05T06:27:55.896Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"11158","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:334)\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:388)\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:364)\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:974)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:628)\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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:580)\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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:580)\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:1596)\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:1596)\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:290)\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:370)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:207)\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:485)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:61)\n\t... 134 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:694)\n\tat java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:592)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:751)\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... 148 common frames omitted\n\n"} {"logTimeStamp":"2026-06-05T06:27:55.926Z","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":"11158","threadName":"main","class":"org.hibernate.orm.deprecation"} {"logTimeStamp":"2026-06-05T06:27:55.940Z","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":"11158","threadName":"main","class":"org.hibernate.orm.connections.pooling"} {"logTimeStamp":"2026-06-05T06:27:57.128Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"11158","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} {"logTimeStamp":"2026-06-05T06:27:57.131Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"11158","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} {"logTimeStamp":"2026-06-05T06:27:57.646Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"11158","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} {"logTimeStamp":"2026-06-05T06:27:58.510Z","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":"11158","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} {"logTimeStamp":"2026-06-05T06:27:58.657Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.183]: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":"11158","threadName":"main","class":"com.hazelcast.system.logo"} {"logTimeStamp":"2026-06-05T06:27:58.657Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"11158","threadName":"main","class":"com.hazelcast.system"} {"logTimeStamp":"2026-06-05T06:27:58.658Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.183]:5701","processId":"11158","threadName":"main","class":"com.hazelcast.system"} {"logTimeStamp":"2026-06-05T06:27:58.658Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"11158","threadName":"main","class":"com.hazelcast.system"} {"logTimeStamp":"2026-06-05T06:27:58.658Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.183]: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":"11158","threadName":"main","class":"com.hazelcast.system"} {"logTimeStamp":"2026-06-05T06:27:58.661Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.183]: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":"11158","threadName":"main","class":"com.hazelcast.system"} {"logTimeStamp":"2026-06-05T06:27:59.275Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.183]: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":"11158","threadName":"main","class":"com.hazelcast.system.security"} {"logTimeStamp":"2026-06-05T06:27:59.360Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"11158","threadName":"main","class":"com.hazelcast.instance.impl.Node"} {"logTimeStamp":"2026-06-05T06:27:59.607Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"11158","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} {"logTimeStamp":"2026-06-05T06:27:59.612Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.183]:5701 is STARTING","processId":"11158","threadName":"main","class":"com.hazelcast.core.LifecycleService"} {"logTimeStamp":"2026-06-05T06:28:02.133Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.106.183]:5701 - c757c207-7d26-4179-a9ef-32855386c1bb this\n]\n","processId":"11158","threadName":"main","class":"c.h.internal.cluster.ClusterService"} {"logTimeStamp":"2026-06-05T06:28:02.150Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.183]:5701 is STARTED","processId":"11158","threadName":"main","class":"com.hazelcast.core.LifecycleService"} {"logTimeStamp":"2026-06-05T06:28:03.288Z","logLevel":"INFO","serviceName":"cps-application","message":"Configuring CM AVC event listener in non-transactional mode","processId":"11158","threadName":"main","class":"org.onap.cps.ncmp.config.KafkaConfig"} {"logTimeStamp":"2026-06-05T06:28:04.391Z","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":"11158","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} {"logTimeStamp":"2026-06-05T06:28:04.612Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"11158","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} {"logTimeStamp":"2026-06-05T06:28:04.760Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"11158","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} {"logTimeStamp":"2026-06-05T06:28:04.760Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"11158","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} {"logTimeStamp":"2026-06-05T06:28:04.761Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 1 ms","processId":"11158","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} {"logTimeStamp":"2026-06-05T06:28:04.769Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@2aa579ed{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"11158","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} {"logTimeStamp":"2026-06-05T06:28:04.770Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"11158","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} {"logTimeStamp":"2026-06-05T06:28:04.821Z","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":"11158","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-06-05T06:28:04.905Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11158","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-06-05T06:28:05.003Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11158","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-06-05T06:28:05.006Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.006Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.006Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780640885003","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.009Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"11158","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-06-05T06:28:05.020Z","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-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-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":"11158","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-06-05T06:28:05.021Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11158","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-06-05T06:28:05.028Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11158","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-06-05T06:28:05.028Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.028Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.028Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780640885028","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.029Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription","processId":"11158","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-06-05T06:28:05.031Z","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-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-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":"11158","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-06-05T06:28:05.031Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11158","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-06-05T06:28:05.099Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.099Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.099Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780640885099","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.099Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"11158","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-06-05T06:28:05.102Z","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":"11158","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-06-05T06:28:05.102Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11158","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-06-05T06:28:05.107Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11158","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-06-05T06:28:05.107Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.107Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.107Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780640885107","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.108Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"11158","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-06-05T06:28:05.109Z","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-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-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":"11158","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-06-05T06:28:05.109Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11158","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-06-05T06:28:05.114Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11158","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-06-05T06:28:05.114Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.114Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.114Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780640885114","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.114Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"11158","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-06-05T06:28:05.116Z","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-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-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":"11158","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-06-05T06:28:05.116Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11158","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-06-05T06:28:05.130Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.130Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.130Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780640885130","processId":"11158","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:05.130Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"11158","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-06-05T06:28:05.151Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 16.947 seconds (process running for 27.924)","processId":"11158","threadName":"main","class":"org.onap.cps.Application"} {"logTimeStamp":"2026-06-05T06:28:05.152Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"11158","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} {"logTimeStamp":"2026-06-05T06:28:05.152Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"11158","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} {"logTimeStamp":"2026-06-05T06:28:05.152Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"11158","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} {"logTimeStamp":"2026-06-05T06:28:05.152Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"11158","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} {"logTimeStamp":"2026-06-05T06:28:05.169Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"11158","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} {"logTimeStamp":"2026-06-05T06:28:05.184Z","logLevel":"INFO","traceId":"ec9451baceb4467dfa09fa815da63330","serviceName":"cps-application","message":"System is not ready yet","spanId":"d0a709310d480383","processId":"11158","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} {"logTimeStamp":"2026-06-05T06:28:05.184Z","logLevel":"INFO","traceId":"d43cf4896cfb5bb249c17cc8b65f6d02","serviceName":"cps-application","message":"System is not ready yet","spanId":"da0d03541effb699","processId":"11158","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} {"logTimeStamp":"2026-06-05T06:28:05.294Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11158","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-06-05T06:28:05.295Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"11158","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} {"logTimeStamp":"2026-06-05T06:28:05.315Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"11158","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} {"logTimeStamp":"2026-06-05T06:28:05.497Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.498Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.498Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.498Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.497Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.497Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.500Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, 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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.500Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.500Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.500Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.500Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.500Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.500Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.500Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.500Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.500Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.501Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.502Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.595Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.595Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.595Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.604Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.604Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.604Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.605Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.605Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.605Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.607Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.607Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, 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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.607Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.608Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.608Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.608Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.615Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.615Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.615Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.697Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.697Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.697Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.708Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.709Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, 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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.709Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.710Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.711Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.711Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.756Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.756Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.756Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.757Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.757Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.757Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.767Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.767Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.767Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.936Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.936Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, 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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.936Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.936Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.936Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.936Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.942Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.943Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.943Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.950Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.950Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.950Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.982Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.982Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:05.982Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:06.038Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:06.039Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:06.039Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-06-05T06:28:06.317Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"11158","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} {"logTimeStamp":"2026-06-05T06:28:06.317Z","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":"11158","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} {"logTimeStamp":"2026-06-05T06:28:06.330Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"11158","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-06-05T06:28:06.330Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"11158","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-06-05T06:28:06.337Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.337Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.337Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.337Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.337Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-06-05T06:28:06.337Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-06-05T06:28:06.337Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.337Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.337Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-06-05T06:28:06.337Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.337Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.337Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-06-05T06:28:06.337Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.338Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.338Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.338Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-06-05T06:28:06.338Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.338Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.339Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.339Z","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":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.338Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.339Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-06-05T06:28:06.339Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.339Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.339Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.339Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.339Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.339Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.341Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.341Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-06-05T06:28:06.343Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.343Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.343Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.343Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.343Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.344Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.344Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.344Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.345Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.345Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.345Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.345Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.345Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.345Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.347Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.347Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.347Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.347Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-06-05T06:28:06.355Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:06.356Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:06.356Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-06-05T06:28:06.356Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-06-05T06:28:06.356Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:06.356Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-06-05T06:28:06.357Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:06.358Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-06-05T06:28:06.358Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:06.358Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-06-05T06:28:06.362Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-06-05T06:28:06.362Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11158","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-06-05T06:28:06.362Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"11158","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} {"logTimeStamp":"2026-06-05T06:28:06.363Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"11158","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} {"logTimeStamp":"2026-06-05T06:28:06.365Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@2aa579ed{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"11158","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} {"logTimeStamp":"2026-06-05T06:28:08.440Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"11158","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} {"logTimeStamp":"2026-06-05T06:28:08.445Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@2f51a379{STOPPING}[12.0.33,sto=0]","processId":"11158","threadName":"main","class":"org.eclipse.jetty.server.Server"} {"logTimeStamp":"2026-06-05T06:28:08.448Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"11158","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} {"logTimeStamp":"2026-06-05T06:28:08.448Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@6811fa19{application,/,b=[file:/tmp/jetty-docbase.8080.10263682737843920414/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@35940766{STOPPED}}","processId":"11158","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} {"logTimeStamp":"2026-06-05T06:28:08.451Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11158","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-06-05T06:28:08.451Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"11158","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@375c6b98 has been closed already {"logTimeStamp":"2026-06-05T06:28:08.472Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Error creating bean with name 'spring.cache-org.springframework.boot.autoconfigure.cache.CacheProperties': Could not bind properties to 'CacheProperties' : prefix=spring.cache, ignoreInvalidFields=false, ignoreUnknownFields=true","processId":"11158","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1280) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1441) at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:259) at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:75) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:455) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:388) at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) at org.onap.cps.Application.main(Application.java:45) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) {"logTimeStamp":"2026-06-05T06:28:08.475Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11158","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-06-05T06:28:08.475Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"11158","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@375c6b98 has been closed already {"logTimeStamp":"2026-06-05T06:28:08.476Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating schema set cm-data-job-subscriptions failed: Error creating bean with name 'microMeterConfig' defined in file [/w/workspace/cps-master-verify-java/cps-application/target/classes/org/onap/cps/config/MicroMeterConfig.class]: Error creating bean with name 'org.springframework.cache.annotation.ProxyCachingConfiguration': No bean named 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' available ","processId":"11158","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1280) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1441) at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) {"logTimeStamp":"2026-06-05T06:28:08.476Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"11158","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:259) at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:75) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:455) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:388) at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) at org.onap.cps.Application.main(Application.java:45) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) {"logTimeStamp":"2026-06-05T06:28:08.478Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11158","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-06-05T06:28:08.478Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"11158","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} {"logTimeStamp":"2026-06-05T06:28:08.479Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"11158","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} {"logTimeStamp":"2026-06-05T06:28:08.479Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"11158","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} {"logTimeStamp":"2026-06-05T06:28:08.479Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"11158","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} {"logTimeStamp":"2026-06-05T06:28:08.480Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"11158","threadName":"main","class":"org.onap.cps.Application"} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.14 s -- in org.onap.cps.ApplicationSpec [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec {"logTimeStamp":"2026-06-05T06:28:08.549Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.549Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.552Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.552Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.553Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.553Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.553Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.553Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.554Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.554Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.558Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.558Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.559Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.559Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.560Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.560Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.561Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.561Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.562Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.562Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.568Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.570Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-ubuntu2204-docker-8c-8g-6991","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.570Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7773 ms","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-06-05T06:28:08.571Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"11158","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec [INFO] Running org.onap.cps.logging.MdcServletFilterSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.logging.MdcServletFilterSpec [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest {"logTimeStamp":"2026-06-05T06:28:08.614Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 21.0.10","processId":"11158","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.477 s -- in org.onap.cps.architecture.NcmpArchitectureTest [INFO] Running org.onap.cps.architecture.CpsArchitectureTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.architecture.CpsArchitectureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 6 classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-application --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:3.5.11:repackage (default) @ cps-application --- [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.9-SNAPSHOT-springboot.jar with classifier springboot [INFO] [INFO] --- jib:3.3.2:dockerBuild (build) @ cps-application --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.9-SNAPSHOT-20260605T062046Z, nexus3.onap.org:10003/onap/cps-and-ncmp... [WARNING] Base image 'nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0' does not use a specific image digest - build may not be reproducible [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0... [INFO] Building project dependencies layer... [INFO] Building dependencies layer... [INFO] Building resources layer... [INFO] Building classes layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:0e28c78ebd87d4480ee312a4888c61022618e1e8cb0a2a5eb238a5c7b2013191 [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.9-SNAPSHOT-20260605T062046Z, nexus3.onap.org:10003/onap/cps-and-ncmp [INFO] [INFO] A new version of jib-maven-plugin (3.5.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md [INFO] [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. [INFO] [INFO] [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-application --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.9-SNAPSHOT/cps-application-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.9-SNAPSHOT/cps-application-3.7.9-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.9-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.9-SNAPSHOT/cps-application-3.7.9-SNAPSHOT-springboot.jar [INFO] [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ [INFO] Building policy-executor-stub 3.7.9-SNAPSHOT [21/23] [INFO] from policy-executor-stub/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ policy-executor-stub --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml [INFO] [INFO] --- openapi-generator:7.12.0:generate (code-gen) @ policy-executor-stub --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [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) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub [INFO] Processing operation initiatePermissionRequest [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java [INFO] Skipping generation of Webhooks. [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- jsonschema2pojo:1.2.2:generate (default) @ policy-executor-stub --- [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ policy-executor-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ policy-executor-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ policy-executor-stub --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ policy-executor-stub --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- openapi-generator:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [INFO] Skipping generation of Webhooks. [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ policy-executor-stub --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ policy-executor-stub --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 4 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ policy-executor-stub --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 06:28:28.776 [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. 06:28:28.966 [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 06:28:29.009 [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. 06:28:29.027 [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 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:28:30.097Z INFO 11414 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 21.0.10 with PID 11414 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 2026-06-05T06:28:30.099Z INFO 11414 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:28:31.290Z INFO 11414 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 2026-06-05T06:28:31.297Z INFO 11414 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.33; built: 2026-03-04T02:20:03.326Z; git: 1bd927df90579c8e6420c8d59c4cdb152c4ae0c0; jvm 21.0.10+7-Ubuntu-122.04 2026-06-05T06:28:31.344Z INFO 11414 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2026-06-05T06:28:31.345Z INFO 11414 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1216 ms 2026-06-05T06:28:31.422Z INFO 11414 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 2026-06-05T06:28:31.431Z INFO 11414 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@7c089fbc{application,/,b=[file:/tmp/jetty-docbase.8093.12179885116296511760/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@3b4aeacd{STARTED}} 2026-06-05T06:28:31.432Z INFO 11414 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@7c089fbc{application,/,b=[file:/tmp/jetty-docbase.8093.12179885116296511760/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@3b4aeacd{STARTED}} 2026-06-05T06:28:31.436Z INFO 11414 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@7802fc4e{STARTING}[12.0.33,sto=0] @3677ms 2026-06-05T06:28:32.011Z INFO 11414 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-06-05T06:28:32.012Z INFO 11414 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2026-06-05T06:28:32.013Z INFO 11414 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2026-06-05T06:28:32.026Z INFO 11414 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@4d026a3a{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 2026-06-05T06:28:32.028Z INFO 11414 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 2026-06-05T06:28:32.037Z INFO 11414 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.497 seconds (process running for 4.278) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.778 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-06-05T06:28:33.161Z INFO 11414 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 21.0.10 with PID 11414 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 2026-06-05T06:28:33.161Z INFO 11414 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-06-05T06:28:33.666Z INFO 11414 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-06-05T06:28:33.667Z INFO 11414 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-06-05T06:28:33.667Z INFO 11414 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-06-05T06:28:33.683Z INFO 11414 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.582 seconds (process running for 5.924) Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2026-06-05T06:28:34.428Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-06-05T06:28:34.428Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-06-05T06:28:34.431Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "some fdn", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-06-05T06:28:34.431Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 2026-06-05T06:28:34.431Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-06-05T06:28:34.485Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-06-05T06:28:34.485Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-06-05T06:28:34.485Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "prefix/policySimulation=slowResponse_1", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-06-05T06:28:34.485Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 2026-06-05T06:28:35.486Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-06-05T06:28:35.507Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-06-05T06:28:35.507Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-06-05T06:28:35.507Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "prefix/policySimulation=policyResponse_deny", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-06-05T06:28:35.507Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 2026-06-05T06:28:35.508Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 2026-06-05T06:28:35.522Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-06-05T06:28:35.522Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-06-05T06:28:35.522Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "prefix/policySimulation=policyResponse_other", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-06-05T06:28:35.522Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 2026-06-05T06:28:35.522Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 2026-06-05T06:28:35.537Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-06-05T06:28:35.537Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-06-05T06:28:35.538Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "segment1=1/policySimulation=httpError_418", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-06-05T06:28:35.538Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 2026-06-05T06:28:35.538Z WARN 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 2026-06-05T06:28:35.550Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-06-05T06:28:35.550Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: null 2026-06-05T06:28:35.551Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "some target", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-06-05T06:28:35.551Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 2026-06-05T06:28:35.551Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-06-05T06:28:35.562Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-06-05T06:28:35.562Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-06-05T06:28:35.563Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "some decision type", "operations" : [ ] } 2026-06-05T06:28:35.573Z WARN 11414 --- [ 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')] 2026-06-05T06:28:35.702Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-06-05T06:28:35.702Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-06-05T06:28:35.708Z ERROR 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Error while formatting permission request com.fasterxml.jackson.core.JsonProcessingException: test at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[na:na] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[na:na] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[na:na] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.25.jar:3.0.25] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.25.jar:3.0.25] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.25.jar:3.0.25] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.25.jar:3.0.25] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.25.jar:3.0.25] at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec$__spock_feature_0_5_closure1.doCall(PolicyExecutorStubControllerSpec.groovy:132) ~[test-classes/:na] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.25.jar:3.0.25] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.25.jar:3.0.25] at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.25.jar:3.0.25] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.25.jar:3.0.25] at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.25.jar:3.0.25] at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at com.fasterxml.jackson.databind.ObjectWriter$SpockMock$1606469346.writeValueAsString(Unknown Source) ~[jackson-databind-2.21.2.jar:2.21.2] at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.formatPermissionRequest(PolicyExecutorStubController.java:111) ~[classes/:na] at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(PolicyExecutorStubController.java:62) ~[classes/:na] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) ~[spring-aop-6.2.17.jar:6.2.17] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.2.17.jar:6.2.17] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.2.17.jar:6.2.17] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) ~[spring-context-6.2.17.jar:6.2.17] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.2.17.jar:6.2.17] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) ~[spring-aop-6.2.17.jar:6.2.17] at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) ~[spring-web-6.2.17.jar:6.2.17] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) ~[spring-web-6.2.17.jar:6.2.17] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.2.17.jar:6.2.17] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) ~[spring-webmvc-6.2.17.jar:6.2.17] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) ~[spring-webmvc-6.2.17.jar:6.2.17] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-6.2.17.jar:6.2.17] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.2.17.jar:6.2.17] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.2.17.jar:6.2.17] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.2.17.jar:6.2.17] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.2.17.jar:6.2.17] at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.2.17.jar:6.2.17] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-6.2.17.jar:6.2.17] at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) ~[spring-test-6.2.17.jar:6.2.17] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.2.17.jar:6.2.17] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.17.jar:6.2.17] at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.17.jar:6.2.17] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.2.17.jar:6.2.17] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.17.jar:6.2.17] at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.17.jar:6.2.17] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.2.17.jar:6.2.17] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.17.jar:6.2.17] at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.17.jar:6.2.17] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) ~[spring-test-6.2.17.jar:6.2.17] at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) ~[na:na] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) ~[groovy-3.0.25.jar:3.0.25] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.25.jar:3.0.25] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.25.jar:3.0.25] at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.5.2.jar:3.5.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.5.2.jar:3.5.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.5.2.jar:3.5.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.5.2.jar:3.5.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.5.2.jar:3.5.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.5.2.jar:3.5.2] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.5.2.jar:3.5.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.5.2.jar:3.5.2] 2026-06-05T06:28:35.713Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 2026-06-05T06:28:35.713Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 2026-06-05T06:28:35.713Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-06-05T06:28:35.726Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-06-05T06:28:35.726Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-06-05T06:28:35.727Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "policySimulation=slowResponse_5", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-06-05T06:28:35.727Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 2026-06-05T06:28:35.728Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-06-05T06:28:35.746Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-06-05T06:28:35.746Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 2026-06-05T06:28:35.746Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "some resource", "targetIdentifier" : "some cm-handle", "changeRequest" : null } ] } 2026-06-05T06:28:35.746Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 2026-06-05T06:28:35.746Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-06-05T06:28:35.757Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-06-05T06:28:35.758Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 2026-06-05T06:28:35.758Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "other", "entityHandleId" : null, "resourceIdentifier" : "some resource", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-06-05T06:28:35.758Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 2026-06-05T06:28:35.758Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-06-05T06:28:35.769Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-06-05T06:28:35.769Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 2026-06-05T06:28:35.769Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "other", "entityHandleId" : null, "resourceIdentifier" : "some resource", "targetIdentifier" : "some cm-handle", "changeRequest" : null } ] } 2026-06-05T06:28:35.769Z INFO 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 2026-06-05T06:28:35.769Z WARN 11414 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.688 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ policy-executor-stub --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ policy-executor-stub --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ policy-executor-stub --- [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- jib:3.3.2:dockerBuild (build) @ policy-executor-stub --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.9-SNAPSHOT-20260605T062046Z, nexus3.onap.org:10003/onap/policy-executor-stub... [WARNING] Base image 'nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0' does not use a specific image digest - build may not be reproducible [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0... [INFO] Building dependencies layer... [INFO] Building resources layer... [INFO] Building classes layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:0e28c78ebd87d4480ee312a4888c61022618e1e8cb0a2a5eb238a5c7b2013191 [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.9-SNAPSHOT-20260605T062046Z, nexus3.onap.org:10003/onap/policy-executor-stub [INFO] [INFO] [INFO] --- install:3.1.2:install (default-install) @ policy-executor-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.9-SNAPSHOT/policy-executor-stub-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.9-SNAPSHOT/policy-executor-stub-3.7.9-SNAPSHOT.jar [INFO] [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- [INFO] Building jacoco-report 3.7.9-SNAPSHOT [22/23] [INFO] from jacoco-report/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jacoco-report --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jacoco-report --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jacoco-report --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ jacoco-report --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ jacoco-report --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.9-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.14:report-aggregate (report) @ jacoco-report --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 6 classes [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] Analyzed bundle 'cps-ncmp-service' with 163 classes [INFO] Analyzed bundle 'cps-path-parser' with 7 classes [INFO] Analyzed bundle 'cps-rest' with 7 classes [INFO] Analyzed bundle 'cps-ri' with 17 classes [INFO] Analyzed bundle 'cps-service' with 78 classes [INFO] Analyzed bundle 'integration-test' with 0 classes [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ jacoco-report --- [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.9-SNAPSHOT/jacoco-report-3.7.9-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.9-SNAPSHOT/jacoco-report-3.7.9-SNAPSHOT.jar [INFO] [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- [INFO] Building cps 3.7.9-SNAPSHOT [23/23] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-aggregator --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-aggregator --- [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.9-SNAPSHOT/cps-aggregator-3.7.9-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.7.9-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.532 s] [INFO] cps-bom ............................................ SUCCESS [ 0.010 s] [INFO] checkstyle ......................................... SUCCESS [ 2.900 s] [INFO] cps-parent ......................................... SUCCESS [ 2.618 s] [INFO] cps-events ......................................... SUCCESS [ 2.303 s] [INFO] cps-path-parser .................................... SUCCESS [ 6.148 s] [INFO] cps-service ........................................ SUCCESS [ 31.347 s] [INFO] cps-rest ........................................... SUCCESS [ 16.841 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 2.114 s] [INFO] provmns-api ........................................ SUCCESS [ 0.585 s] [INFO] cps-ncmp-service ................................... SUCCESS [02:51 min] [INFO] cps-ncmp-rest ...................................... SUCCESS [ 16.222 s] [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.044 s] [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.329 s] [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.048 s] [INFO] cps-ri ............................................. SUCCESS [ 6.126 s] [INFO] test-dcm-rest ...................................... SUCCESS [ 2.605 s] [INFO] integration-test ................................... SUCCESS [02:17 min] [INFO] spotbugs ........................................... SUCCESS [ 0.017 s] [INFO] cps-application .................................... SUCCESS [ 51.409 s] [INFO] policy-executor-stub ............................... SUCCESS [ 12.463 s] [INFO] jacoco-report ...................................... SUCCESS [ 0.794 s] [INFO] cps ................................................ SUCCESS [ 0.002 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:53 min [INFO] Finished at: 2026-06-05T06:28:39Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1555 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [cps-master-verify-java] $ /bin/bash /tmp/jenkins4685601448567627093.sh ---> sysstat.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins1252015488173406086.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/cps-master-verify-java + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/cps-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/cps-master-verify-java ']' + mkdir -p /w/workspace/cps-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ [cps-master-verify-java] $ /bin/bash /tmp/jenkins16091602624686189641.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RWnz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-RWnz/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-master-verify-java] $ /bin/bash /tmp/jenkins5739432717658359106.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config2458853055660547192tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [cps-master-verify-java] $ /bin/bash /tmp/jenkins214700606873019525.sh ---> create-netrc.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins12337975148407875566.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RWnz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-RWnz/bin to PATH [cps-master-verify-java] $ /bin/sh /tmp/jenkins16681378474267979957.sh ---> uv-install.sh uv 0.11.19 is already installed uvx 0.11.19 (x86_64-unknown-linux-gnu) [cps-master-verify-java] $ /bin/bash /tmp/jenkins10857474945857956438.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-master-verify-java] $ /bin/bash /tmp/jenkins8915106970509157104.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RWnz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-RWnz/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 599s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=599 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/cps-master-verify-java/archives/cost INFO: Archiving costs to: /w/workspace/cps-master-verify-java/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: cps-master-verify-java,11801,2026-06-05 06:29:04,v3-standard-8,599,0.22,0.00,SUCCESS [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins9830152667900339273.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RWnz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-RWnz/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11801 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-6991 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5600.00 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 14G 142G 9% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 817 24152 4 7121 30806 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:47:ba:24 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.183/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85797sec preferred_lft 85797sec inet6 fe80::f816:3eff:fe47:ba24/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether ca:42:f5:5c:be:45 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::c842:f5ff:fe5c:be45/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-6991) 06/05/26 _x86_64_ (8 CPU) 06:19:14 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-6991) 06/05/26 _x86_64_ (8 CPU) 06:19:14 LINUX RESTART (8 CPU)