15:31:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/144738 15:31:45 Running as SYSTEM 15:31:45 [EnvInject] - Loading node environment variables. 15:31:45 Building remotely on prd-ubuntu2204-docker-8c-8g-6491 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 15:31:45 [ssh-agent] Looking for ssh-agent implementation... 15:31:45 $ ssh-agent 15:31:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaNInKE/agent.1560 15:31:45 SSH_AGENT_PID=1562 15:31:45 [ssh-agent] Started. 15:31:45 Running ssh-add (command line suppressed) 15:31:45 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_10659181730455372249.key (/w/workspace/cps-master-merge-java@tmp/private_key_10659181730455372249.key) 15:31:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:31:45 The recommended git tool is: NONE 15:31:47 using credential onap-jenkins-ssh 15:31:47 Wiping out workspace first. 15:31:47 Cloning the remote Git repository 15:31:47 Cloning repository git://cloud.onap.org/mirror/cps.git 15:31:47 > git init /w/workspace/cps-master-merge-java # timeout=10 15:31:47 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 15:31:47 > git --version # timeout=10 15:31:47 > git --version # 'git version 2.34.1' 15:31:47 using GIT_SSH to set credentials Gerrit user 15:31:47 Verifying host key using manually-configured host key entries 15:31:47 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:31:50 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 15:31:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:31:50 Avoid second fetch 15:31:50 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:31:50 Checking out Revision 41fc7537983f6b56305624e98d2385f22cd79f7b (refs/remotes/origin/master) 15:31:50 > git config core.sparsecheckout # timeout=10 15:31:50 > git checkout -f 41fc7537983f6b56305624e98d2385f22cd79f7b # timeout=30 15:31:50 Commit message: "Remove restriction in max poll for default AVC consumer" 15:31:50 > git rev-list --no-walk ce7343dedf69d16d3a521193ce2faa11d8d552c6 # timeout=10 15:31:53 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 15:31:53 provisioning config files... 15:31:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:31:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:31:54 [cps-master-merge-java] $ /bin/bash /tmp/jenkins6132074664571582083.sh 15:31:54 ---> python-tools-install.sh 15:31:54 Setup pyenv: 15:31:54 * system (set by /opt/pyenv/version) 15:31:54 * 3.8.20 (set by /opt/pyenv/version) 15:31:54 * 3.9.20 (set by /opt/pyenv/version) 15:31:54 3.10.15 15:31:54 3.11.10 15:31:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XOoj 15:31:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:31:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:31:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:02 lf-activate-venv(): INFO: Base packages installed successfully 15:32:02 lf-activate-venv(): INFO: Installing additional packages: lftools 15:32:22 lf-activate-venv(): INFO: Adding /tmp/venv-XOoj/bin to PATH 15:32:22 Generating Requirements File 15:32:43 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. 15:32:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:32:43 Python 3.11.10 15:32:43 pip 26.1.2 from /tmp/venv-XOoj/lib/python3.11/site-packages/pip (python 3.11) 15:32:44 aiohappyeyeballs==2.6.2 15:32:44 aiohttp==3.14.0 15:32:44 aiosignal==1.4.0 15:32:44 appdirs==1.4.4 15:32:44 argcomplete==3.6.3 15:32:44 aspy.yaml==1.3.0 15:32:44 attrs==26.1.0 15:32:44 autopage==0.6.0 15:32:44 beautifulsoup4==4.14.3 15:32:44 boto3==1.43.21 15:32:44 botocore==1.43.21 15:32:44 bs4==0.0.2 15:32:44 certifi==2026.5.20 15:32:44 cffi==2.0.0 15:32:44 cfgv==3.5.0 15:32:44 chardet==7.4.3 15:32:44 charset-normalizer==3.4.7 15:32:44 click==8.4.1 15:32:44 cliff==4.14.0 15:32:44 cmd2==3.5.1 15:32:44 cryptography==3.3.2 15:32:44 debtcollector==3.1.0 15:32:44 decorator==5.3.1 15:32:44 defusedxml==0.7.1 15:32:44 Deprecated==1.3.1 15:32:44 distlib==0.4.1 15:32:44 dnspython==2.8.0 15:32:44 docker==7.1.0 15:32:44 dogpile.cache==1.5.0 15:32:44 durationpy==0.10 15:32:44 email-validator==2.3.0 15:32:44 filelock==3.29.1 15:32:44 frozenlist==1.8.0 15:32:44 future==1.0.0 15:32:44 gitdb==4.0.12 15:32:44 GitPython==3.1.50 15:32:44 httplib2==0.30.2 15:32:44 identify==2.6.19 15:32:44 idna==3.18 15:32:44 importlib-resources==1.5.0 15:32:44 iso8601==2.1.0 15:32:44 Jinja2==3.1.6 15:32:44 jmespath==1.1.0 15:32:44 jsonpatch==1.33 15:32:44 jsonpointer==3.1.1 15:32:44 jsonschema==4.26.0 15:32:44 jsonschema-specifications==2025.9.1 15:32:44 keystoneauth1==5.14.0 15:32:44 kubernetes==36.0.2 15:32:44 lftools==0.37.22 15:32:44 lxml==6.1.1 15:32:44 markdown-it-py==4.2.0 15:32:44 MarkupSafe==3.0.3 15:32:44 mdurl==0.1.2 15:32:44 msgpack==1.1.2 15:32:44 multi_key_dict==2.0.3 15:32:44 multidict==6.7.1 15:32:44 munch==4.0.0 15:32:44 netaddr==1.3.0 15:32:44 niet==1.4.2 15:32:44 nodeenv==1.10.0 15:32:44 oauth2client==4.1.3 15:32:44 oauthlib==3.3.1 15:32:44 openstacksdk==4.14.0 15:32:44 os-service-types==1.8.2 15:32:44 osc-lib==4.6.0 15:32:44 oslo.config==10.4.0 15:32:44 oslo.context==6.4.0 15:32:44 oslo.i18n==6.8.0 15:32:44 oslo.log==8.2.0 15:32:44 oslo.serialization==5.10.0 15:32:44 oslo.utils==10.1.0 15:32:44 packaging==26.2 15:32:44 pbr==7.0.3 15:32:44 platformdirs==4.10.0 15:32:44 prettytable==3.17.0 15:32:44 propcache==0.5.2 15:32:44 psutil==7.2.2 15:32:44 pyasn1==0.6.3 15:32:44 pyasn1_modules==0.4.2 15:32:44 pycparser==3.0 15:32:44 pygerrit2==2.0.15 15:32:44 PyGithub==2.9.1 15:32:44 Pygments==2.20.0 15:32:44 PyJWT==2.13.0 15:32:44 PyNaCl==1.6.2 15:32:44 pyparsing==2.4.7 15:32:44 pyperclip==1.11.0 15:32:44 pyrsistent==0.20.0 15:32:44 python-cinderclient==9.9.0 15:32:44 python-dateutil==2.9.0.post0 15:32:44 python-discovery==1.4.0 15:32:44 python-heatclient==5.2.0 15:32:44 python-jenkins==1.8.3 15:32:44 python-keystoneclient==5.8.0 15:32:44 python-magnumclient==4.10.0 15:32:44 python-openstackclient==10.0.0 15:32:44 python-swiftclient==4.10.0 15:32:44 PyYAML==6.0.3 15:32:44 referencing==0.37.0 15:32:44 requests==2.34.2 15:32:44 requests-oauthlib==2.0.0 15:32:44 rfc3986==2.0.0 15:32:44 rich==15.0.0 15:32:44 rich-argparse==1.8.0 15:32:44 rpds-py==2026.5.1 15:32:44 rsa==4.9.1 15:32:44 ruamel.yaml==0.19.1 15:32:44 ruamel.yaml.clib==0.2.15 15:32:44 s3transfer==0.18.0 15:32:44 simplejson==4.1.1 15:32:44 six==1.17.0 15:32:44 smmap==5.0.3 15:32:44 soupsieve==2.8.4 15:32:44 stevedore==5.8.0 15:32:44 tabulate==0.10.0 15:32:44 toml==0.10.2 15:32:44 tomlkit==0.15.0 15:32:44 tqdm==4.67.3 15:32:44 typing_extensions==4.15.0 15:32:44 urllib3==1.26.20 15:32:44 virtualenv==21.4.2 15:32:44 wcwidth==0.7.0 15:32:44 websocket-client==1.9.0 15:32:44 wrapt==2.2.1 15:32:44 xdg==6.0.0 15:32:44 xmltodict==1.0.4 15:32:44 yarl==1.24.2 15:32:44 yq==3.4.3 15:32:44 [cps-master-merge-java] $ /bin/sh /tmp/jenkins2690761157710544253.sh 15:32:44 ---> uv-install.sh 15:32:44 Installing uv/uvx (latest) using shell installer 15:32:44 2026-06-03 15:32:44 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-ECtFQk.sh" [1] 15:32:44 downloading uv 0.11.18 x86_64-unknown-linux-gnu 15:32:45 installing to /home/jenkins/.local/bin 15:32:45 uv 15:32:45 uvx 15:32:45 everything's installed! 15:32:45 15:32:45 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:32:45 15:32:45 source $HOME/.local/bin/env (sh, bash, zsh) 15:32:45 source $HOME/.local/bin/env.fish (fish) 15:32:45 Adding install location to PATH 15:32:45 ---> Validating uv/uvx install 15:32:45 uvx 0.11.18 (x86_64-unknown-linux-gnu) 15:32:45 [EnvInject] - Injecting environment variables from a build step. 15:32:45 [EnvInject] - Injecting as environment variables the properties content 15:32:45 SET_JDK_VERSION=openjdk21 15:32:45 GIT_URL="git://cloud.onap.org/mirror" 15:32:45 15:32:45 [EnvInject] - Variables injected successfully. 15:32:45 [cps-master-merge-java] $ /bin/sh /tmp/jenkins10818555895293684573.sh 15:32:45 ---> update-java-alternatives.sh 15:32:45 ---> Updating Java version 15:32:45 ---> Ubuntu/Debian system detected 15:32:45 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:32:45 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:32:45 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:32:46 openjdk version "21.0.10" 2026-01-20 15:32:46 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 15:32:46 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 15:32:46 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 15:32:46 [EnvInject] - Injecting environment variables from a build step. 15:32:46 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:32:46 [EnvInject] - Variables injected successfully. 15:32:46 provisioning config files... 15:32:46 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config9930835936968339274tmp 15:32:46 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config2705300779484048003tmp 15:32:46 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 15:32:46 Run condition [Regular expression match] preventing perform for step [Execute shell] 15:32:46 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-6491 15:32:47 using settings config with name cps-settings 15:32:47 Replacing all maven server entries not found in credentials list is true 15:32:47 using global settings config with name global-settings 15:32:47 Replacing all maven server entries not found in credentials list is true 15:32:47 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -s /tmp/settings10243372183446994104.xml -gs /tmp/global-settings18133137855159279309.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=41fc7537983f6b56305624e98d2385f22cd79f7b -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=lee.anjella.macabuhay@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Toine Siebelink" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/144738 -DGERRIT_PATCHSET_UPLOADER_EMAIL=lee.anjella.macabuhay@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=emaclee -DGERRIT_CHANGE_NUMBER=144738 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Lee Anjella Macabuhay\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/38/144738/2 -DGERRIT_NEWREV=41fc7537983f6b56305624e98d2385f22cd79f7b "-DGERRIT_PATCHSET_UPLOADER_NAME=Lee Anjella Macabuhay" '-DGERRIT_CHANGE_OWNER=\"Lee Anjella Macabuhay\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVtb3ZlIHJlc3RyaWN0aW9uIGluIG1heCBwb2xsIGZvciBkZWZhdWx0IEFWQyBjb25zdW1lcgoKCS0gZGVmYXVsdCBjb25zdW1lciBjaGFuZ2VkIHRvIHBvbGwgYXQgZGVmYXVsdCBmb3Iga2Fma2EgY29uc3VtZXIKCSAgcmF0aGVyIHRoYW4gMSwgc3RpbGwgbm8gRU9TIGFuZCBubyB0cmFuc2FjdGlvbnMKCklzc3VlLUlEOiBDUFMtMzIyMQpDaGFuZ2UtSWQ6IElhNTE3OGU1MGEzZTY5ZjkyZDUyYWY4YWJhNTlhMjE0ZjRjNzI5Y2Q1ClNpZ25lZC1vZmYtYnk6IGVtYWNsZWUgPGxlZS5hbmplbGxhLm1hY2FidWhheUBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Remove restriction in max poll for default AVC consumer" -DGERRIT_EVENT_ACCOUNT_USERNAME=ToineSiebelink -DGERRIT_CHANGE_OWNER_USERNAME=emaclee '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ia5178e50a3e69f92d52af8aba59a214f4c729cd5 -DGERRIT_EVENT_HASH=1612472617 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=Lee Anjella Macabuhay" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 15:32:48 [INFO] Scanning for projects... 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-parent:pom:3.7.9-SNAPSHOT 15:32:50 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-events:jar:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-service:jar:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-events:jar:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:provmns-api:jar:3.7.9-SNAPSHOT 15:32:50 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 150, column 21 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-service:jar:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-app:jar:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub:pom:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-path-parser:jar:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ri:jar:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:integration-test:jar:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-application:jar:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:jacoco-report:jar:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:policy-executor-stub:jar:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:test-dcm-rest:jar:3.7.9-SNAPSHOT 15:32:50 [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-merge-java/cps-parent/pom.xml, line 525, column 21 15:32:50 [WARNING] 15:32:50 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 15:32:50 [WARNING] 15:32:50 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 15:32:50 [WARNING] 15:32:50 [INFO] ------------------------------------------------------------------------ 15:32:50 [INFO] Reactor Build Order: 15:32:50 [INFO] 15:32:50 [INFO] org.onap.cps:cps-dependencies [pom] 15:32:50 [INFO] cps-bom [pom] 15:32:50 [INFO] checkstyle [jar] 15:32:50 [INFO] cps-parent [pom] 15:32:50 [INFO] cps-events [jar] 15:32:50 [INFO] cps-path-parser [jar] 15:32:50 [INFO] cps-service [jar] 15:32:50 [INFO] cps-rest [jar] 15:32:50 [INFO] cps-ncmp-events [jar] 15:32:50 [INFO] provmns-api [jar] 15:32:50 [INFO] cps-ncmp-service [jar] 15:32:50 [INFO] cps-ncmp-rest [jar] 15:32:50 [INFO] cps-ncmp-rest-stub [pom] 15:32:50 [INFO] cps-ncmp-rest-stub-service [jar] 15:32:50 [INFO] cps-ncmp-rest-stub-app [jar] 15:32:50 [INFO] cps-ri [jar] 15:32:50 [INFO] test-dcm-rest [jar] 15:32:50 [INFO] integration-test [jar] 15:32:50 [INFO] spotbugs [jar] 15:32:50 [INFO] cps-application [jar] 15:32:50 [INFO] policy-executor-stub [jar] 15:32:50 [INFO] jacoco-report [jar] 15:32:50 [INFO] cps [pom] 15:32:50 [INFO] 15:32:50 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 15:32:50 [INFO] Building org.onap.cps:cps-dependencies 3.7.9-SNAPSHOT [1/23] 15:32:50 [INFO] from cps-dependencies/pom.xml 15:32:50 [INFO] --------------------------------[ pom ]--------------------------------- 15:32:50 [INFO] 15:32:50 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-dependencies --- 15:32:50 [INFO] 15:32:50 [INFO] --- install:3.1.2:install (default-install) @ cps-dependencies --- 15:32:50 [INFO] Installing /w/workspace/cps-master-merge-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 15:32:50 [INFO] 15:32:50 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-dependencies --- 15:32:50 [INFO] 15:32:50 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 15:32:50 [INFO] Building cps-bom 3.7.9-SNAPSHOT [2/23] 15:32:50 [INFO] from cps-bom/pom.xml 15:32:50 [INFO] --------------------------------[ pom ]--------------------------------- 15:32:50 [INFO] 15:32:50 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-bom --- 15:32:50 [INFO] 15:32:50 [INFO] --- install:3.1.2:install (default-install) @ cps-bom --- 15:32:50 [INFO] Installing /w/workspace/cps-master-merge-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 15:32:50 [INFO] 15:32:50 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-bom --- 15:32:51 [INFO] 15:32:51 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 15:32:51 [INFO] Building checkstyle 3.7.9-SNAPSHOT [3/23] 15:32:51 [INFO] from checkstyle/pom.xml 15:32:51 [INFO] --------------------------------[ jar ]--------------------------------- 15:32:51 [INFO] 15:32:51 [INFO] --- clean:3.2.0:clean (default-clean) @ checkstyle --- 15:32:51 [INFO] 15:32:51 [INFO] --- resources:3.3.1:resources (default-resources) @ checkstyle --- 15:32:51 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:32:51 [INFO] Copying 6 resources from src/main/resources to target/classes 15:32:51 [INFO] 15:32:51 [INFO] --- compiler:3.13.0:compile (default-compile) @ checkstyle --- 15:32:52 [INFO] No sources to compile 15:32:52 [INFO] 15:32:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ checkstyle --- 15:32:52 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:32:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 15:32:52 [INFO] 15:32:52 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ checkstyle --- 15:32:52 [INFO] No sources to compile 15:32:52 [INFO] 15:32:52 [INFO] --- surefire:3.2.5:test (default-test) @ checkstyle --- 15:32:52 [INFO] No tests to run. 15:32:52 [INFO] 15:32:52 [INFO] --- jar:3.4.1:jar (default-jar) @ checkstyle --- 15:32:53 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.7.9-SNAPSHOT.jar 15:32:53 [INFO] 15:32:53 [INFO] --- exec:1.6.0:exec (copyright-check) @ checkstyle --- 15:32:54 ======================================================================================================================== 15:32:54 Copyright Check Python Script: 15:32:54 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/cmavc/CmAvcEventConsumer.java | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:32:54 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/cmavc/CmAvcEventConsumer.java | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:32:54 1 issue(s) found after 4 altered file(s) checked 15:32:54 ======================================================================================================================== 15:32:54 [INFO] 15:32:54 [INFO] --- install:3.1.2:install (default-install) @ checkstyle --- 15:32:54 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.9-SNAPSHOT/checkstyle-3.7.9-SNAPSHOT.pom 15:32:54 [INFO] Installing /w/workspace/cps-master-merge-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 15:32:54 [INFO] 15:32:54 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ checkstyle --- 15:32:54 [INFO] 15:32:54 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 15:32:54 [INFO] Building cps-parent 3.7.9-SNAPSHOT [4/23] 15:32:54 [INFO] from cps-parent/pom.xml 15:32:54 [INFO] --------------------------------[ pom ]--------------------------------- 15:32:54 [INFO] 15:32:54 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-parent --- 15:32:54 [INFO] 15:32:54 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 15:32:55 [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-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 15:32:55 [INFO] 15:32:55 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-parent --- 15:32:56 [INFO] You have 0 Checkstyle violations. 15:32:56 [INFO] 15:32:56 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-parent --- 15:32:57 [INFO] You have 0 Checkstyle violations. 15:32:57 [INFO] 15:32:57 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-parent --- 15:32:57 [INFO] No sources specified for compilation. Skipping. 15:32:57 [INFO] 15:32:57 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-parent --- 15:32:57 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 15:32:57 [INFO] 15:32:57 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-parent --- 15:32:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:32:57 [INFO] 15:32:57 [INFO] --- install:3.1.2:install (default-install) @ cps-parent --- 15:32:57 [INFO] Installing /w/workspace/cps-master-merge-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 15:32:57 [INFO] 15:32:57 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-parent --- 15:32:57 [INFO] 15:32:57 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 15:32:57 [INFO] Building cps-events 3.7.9-SNAPSHOT [5/23] 15:32:57 [INFO] from cps-events/pom.xml 15:32:57 [INFO] --------------------------------[ jar ]--------------------------------- 15:32:57 [INFO] 15:32:57 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-events --- 15:32:57 [INFO] 15:32:57 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 15:32:57 [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-merge-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 15:32:57 [INFO] 15:32:57 [INFO] --- jsonschema2pojo:1.2.2:generate (default) @ cps-events --- 15:32:58 [INFO] 15:32:58 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-events --- 15:32:58 [INFO] You have 0 Checkstyle violations. 15:32:58 [INFO] 15:32:58 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-events --- 15:32:58 [INFO] You have 0 Checkstyle violations. 15:32:58 [INFO] 15:32:58 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-events --- 15:32:58 [INFO] Copying 2 resources from src/main/resources to target/classes 15:32:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 15:32:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 15:32:58 [INFO] 15:32:58 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-events --- 15:32:58 [INFO] Recompiling the module because of changed source code. 15:32:58 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 15:32:59 [INFO] 15:32:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-events --- 15:32:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 15:32:59 [INFO] 15:32:59 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-events --- 15:32:59 [INFO] No sources to compile 15:32:59 [INFO] 15:32:59 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-events --- 15:32:59 [INFO] No sources specified for compilation. Skipping. 15:32:59 [INFO] 15:32:59 [INFO] --- surefire:3.5.2:test (default-test) @ cps-events --- 15:32:59 [INFO] No tests to run. 15:32:59 [INFO] 15:32:59 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-events --- 15:32:59 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 15:32:59 [INFO] 15:32:59 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-events --- 15:32:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:32:59 [INFO] 15:32:59 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-events --- 15:32:59 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.7.9-SNAPSHOT.jar 15:32:59 [INFO] 15:32:59 [INFO] --- install:3.1.2:install (default-install) @ cps-events --- 15:32:59 [INFO] Installing /w/workspace/cps-master-merge-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 15:32:59 [INFO] Installing /w/workspace/cps-master-merge-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 15:32:59 [INFO] 15:32:59 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-events --- 15:33:00 [INFO] 15:33:00 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 15:33:00 [INFO] Building cps-path-parser 3.7.9-SNAPSHOT [6/23] 15:33:00 [INFO] from cps-path-parser/pom.xml 15:33:00 [INFO] --------------------------------[ jar ]--------------------------------- 15:33:00 [INFO] 15:33:00 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-path-parser --- 15:33:00 [INFO] 15:33:00 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 15:33:00 [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-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 15:33:00 [INFO] 15:33:00 [INFO] --- antlr4:4.9.2:antlr4 (default) @ cps-path-parser --- 15:33:01 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 15:33:01 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 15:33:01 [INFO] 15:33:01 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-path-parser --- 15:33:01 [INFO] You have 0 Checkstyle violations. 15:33:01 [INFO] 15:33:01 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-path-parser --- 15:33:02 [INFO] You have 0 Checkstyle violations. 15:33:02 [INFO] 15:33:02 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-path-parser --- 15:33:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 15:33:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 15:33:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 15:33:02 [INFO] 15:33:02 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-path-parser --- 15:33:02 [INFO] Recompiling the module because of changed source code. 15:33:02 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 15:33:02 [INFO] Annotation processing is enabled because one or more processors were found 15:33:02 on the class path. A future release of javac may disable annotation processing 15:33:02 unless at least one processor is specified by name (-processor), or a search 15:33:02 path is specified (--processor-path, --processor-module-path), or annotation 15:33:02 processing is enabled explicitly (-proc:only, -proc:full). 15:33:02 Use -Xlint:-options to suppress this message. 15:33:02 Use -proc:none to disable annotation processing. 15:33:02 [INFO] 15:33:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-path-parser --- 15:33:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 15:33:02 [INFO] 15:33:02 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 15:33:02 [INFO] No sources to compile 15:33:02 [INFO] 15:33:02 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-path-parser --- 15:33:02 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:33:03 [INFO] Using Groovy 3.0.25 to perform compileTests. 15:33:03 [INFO] Parallel parsing disabled. 15:33:03 [INFO] Compiled 4 files. 15:33:03 [INFO] 15:33:03 [INFO] --- surefire:3.5.2:test (default-test) @ cps-path-parser --- 15:33:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:33:04 [INFO] 15:33:04 [INFO] ------------------------------------------------------- 15:33:04 [INFO] T E S T S 15:33:04 [INFO] ------------------------------------------------------- 15:33:05 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 15:33:06 line 1:2 missing QName at '/' 15:33:06 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 15:33:06 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 15:33:06 line 1:18 missing QName at '' 15:33:06 line 1:37 mismatched input '@' expecting {'[', '/'} 15:33:06 line 1:37 mismatched input ']' expecting {'[', '/'} 15:33:06 line 1:37 mismatched input '::' expecting {'[', '/'} 15:33:06 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 15:33:06 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 15:33:06 line 1:14 no viable alternative at input '[-' 15:33:06 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 15:33:06 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 15:33:06 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 15:33:06 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 15:33:06 line 1:14 no viable alternative at input '[]' 15:33:06 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 15:33:06 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 15:33:06 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 15:33:06 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 15:33:06 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 15:33:06 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 15:33:06 line 1:2 extraneous input '/' expecting QName 15:33:06 line 1:8 mismatched input '*' expecting QName 15:33:06 line 1:0 mismatched input '' expecting '/' 15:33:06 line 1:1 no viable alternative at input '/' 15:33:06 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 15:33:06 [INFO] 15:33:06 [INFO] Results: 15:33:06 [INFO] 15:33:06 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 15:33:06 [INFO] 15:33:06 [INFO] 15:33:06 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-path-parser --- 15:33:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:33:06 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 15:33:06 [INFO] All coverage checks have been met. 15:33:06 [INFO] 15:33:06 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-path-parser --- 15:33:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:33:06 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 15:33:06 [INFO] 15:33:06 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-path-parser --- 15:33:06 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.7.9-SNAPSHOT.jar 15:33:06 [INFO] 15:33:06 [INFO] --- install:3.1.2:install (default-install) @ cps-path-parser --- 15:33:06 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.9-SNAPSHOT/cps-path-parser-3.7.9-SNAPSHOT.pom 15:33:06 [INFO] Installing /w/workspace/cps-master-merge-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 15:33:06 [INFO] 15:33:06 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-path-parser --- 15:33:06 [INFO] 15:33:06 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 15:33:06 [INFO] Building cps-service 3.7.9-SNAPSHOT [7/23] 15:33:06 [INFO] from cps-service/pom.xml 15:33:06 [INFO] --------------------------------[ jar ]--------------------------------- 15:33:11 [INFO] 15:33:11 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-service --- 15:33:11 [INFO] 15:33:11 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 15:33:11 [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-merge-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 15:33:11 [INFO] 15:33:11 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-service --- 15:33:11 [INFO] You have 0 Checkstyle violations. 15:33:11 [INFO] 15:33:11 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-service --- 15:33:13 [INFO] You have 0 Checkstyle violations. 15:33:13 [INFO] 15:33:13 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-service --- 15:33:13 [INFO] Copying 2 resources from src/main/resources to target/classes 15:33:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 15:33:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 15:33:13 [INFO] 15:33:13 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-service --- 15:33:13 [INFO] Recompiling the module because of changed dependency. 15:33:13 [INFO] Compiling 97 source files with javac [debug release 21] to target/classes 15:33:15 [INFO] Annotation processing is enabled because one or more processors were found 15:33:15 on the class path. A future release of javac may disable annotation processing 15:33:15 unless at least one processor is specified by name (-processor), or a search 15:33:15 path is specified (--processor-path, --processor-module-path), or annotation 15:33:15 processing is enabled explicitly (-proc:only, -proc:full). 15:33:15 Use -Xlint:-options to suppress this message. 15:33:15 Use -proc:none to disable annotation processing. 15:33:15 [INFO] 15:33:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-service --- 15:33:15 [INFO] Copying 33 resources from src/test/resources to target/test-classes 15:33:15 [INFO] 15:33:15 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-service --- 15:33:15 [INFO] Recompiling the module because of changed dependency. 15:33:15 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 15:33:15 [INFO] Annotation processing is enabled because one or more processors were found 15:33:15 on the class path. A future release of javac may disable annotation processing 15:33:15 unless at least one processor is specified by name (-processor), or a search 15:33:15 path is specified (--processor-path, --processor-module-path), or annotation 15:33:15 processing is enabled explicitly (-proc:only, -proc:full). 15:33:15 Use -Xlint:-options to suppress this message. 15:33:15 Use -proc:none to disable annotation processing. 15:33:15 [INFO] 15:33:15 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-service --- 15:33:15 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:33:15 [INFO] Using Groovy 3.0.25 to perform compileTests. 15:33:15 [INFO] Parallel parsing disabled. 15:33:18 [INFO] Compiled 154 files. 15:33:18 [INFO] 15:33:18 [INFO] --- surefire:3.5.2:test (default-test) @ cps-service --- 15:33:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:33:18 [INFO] 15:33:18 [INFO] ------------------------------------------------------- 15:33:18 [INFO] T E S T S 15:33:18 [INFO] ------------------------------------------------------- 15:33:20 [INFO] Running org.onap.cps.config.AsyncConfigSpec 15:33:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s -- in org.onap.cps.config.AsyncConfigSpec 15:33:20 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 15:33:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.config.CpsServicesConfigSpec 15:33:20 [INFO] Running org.onap.cps.config.CacheConfigSpec 15:33:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 15:33:20 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 15:33:21 15:33:21.807 [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] 15:33:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 15:33:21 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 15:33:23 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 15:33:23 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) 15:33:23 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 15:33:23 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 15:33:23 WARNING: Dynamic loading of agents will be disallowed by default in a future release 15:33:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:33:23 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.950 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 15:33:23 [INFO] Running org.onap.cps.events.EventProducerSpec 15:33:24 15:33:24.157 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 15:33:24 15:33:24.169 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 15:33:24 15:33:24.174 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 15:33:24 15:33:24.179 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 15:33:24 15:33:24.182 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 15:33:24 15:33:24.185 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 15:33:24 15:33:24.241 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 15:33:24 15:33:24.250 [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. 15:33:24 15:33:24.256 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 1 events to topic: some-topic 15:33:24 15:33:24.257 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 1 events to topic: some-topic 15:33:24 15:33:24.259 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 15:33:24 15:33:24.260 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 2 events to topic: some-topic 15:33:24 15:33:24.275 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 15:33:24 15:33:24.275 [main] ERROR org.onap.cps.events.EventProducer -- Batch send failed for topic: some-topic with error: java.lang.RuntimeException: send failed 15:33:24 15:33:24.278 [main] DEBUG org.onap.cps.events.EventProducer -- No events to send in batch 15:33:24 15:33:24.281 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 1 events to topic: some-topic 15:33:24 15:33:24.281 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 1 events to topic: some-topic 15:33:24 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.470 s -- in org.onap.cps.events.EventProducerSpec 15:33:24 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 15:33:24 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 15:33:24 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 15:33:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 15:33:24 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 15:33:24 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 15:33:24 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 15:33:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 15:33:24 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 15:33:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 15:33:24 [INFO] Running org.onap.cps.utils.YangParserSpec 15:33:24 15:33:24.612 [main] ERROR org.onap.cps.utils.YangParser -- Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 15:33:24 15:33:24.616 [main] ERROR org.onap.cps.utils.YangParser -- Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 15:33:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.cps.utils.YangParserSpec 15:33:24 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 15:33:24 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.utils.CpsValidatorImplSpec 15:33:24 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 15:33:24 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 15:33:24 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 15:33:24 [Fatal Error] :1:1: Premature end of file. 15:33:25 line 1:1 no viable alternative at input '/' 15:33:25 line 1:1 no viable alternative at input '/[' 15:33:25 line 1:11 missing QName at '' 15:33:25 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s -- in org.onap.cps.utils.YangParserHelperSpec 15:33:25 [INFO] Running org.onap.cps.utils.XmlUtilsSpec 15:33:25 [Fatal Error] :1:1: Content is not allowed in prolog. 15:33:25 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.onap.cps.utils.XmlUtilsSpec 15:33:25 [INFO] Running org.onap.cps.utils.YangUtilsSpec 15:33:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.utils.YangUtilsSpec 15:33:25 [INFO] Running org.onap.cps.utils.XmlObjectMapperSpec 15:33:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s -- in org.onap.cps.utils.XmlObjectMapperSpec 15:33:25 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 15:33:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.utils.PrefixResolverSpec 15:33:26 [INFO] Running org.onap.cps.utils.GsonSpec 15:33:26 first-container a-leaf a-Value 15:33:26 last-container x-leaf x-value 15:33:26 15:33:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.GsonSpec 15:33:26 [INFO] Running org.onap.cps.utils.ContentTypeSpec 15:33:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.utils.ContentTypeSpec 15:33:26 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 15:33:26 15:33:26.371 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 15:33:26 15:33:26.376 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 15:33:26 15:33:26.390 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 15:33:26 15:33:26.392 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 15:33:26 15:33:26.412 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 15:33:26 15:33:26.416 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to json array. 15:33:26 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.onap.cps.utils.JsonObjectMapperSpec 15:33:26 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 15:33:26 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.utils.DataMapUtilsSpec 15:33:26 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 15:33:26 line 1:9 no viable alternative at input '[' 15:33:26 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 15:33:26 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 15:33:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.utils.JsonParserStreamSpec 15:33:26 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 15:33:26 15:33:26.704 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 15:33:26 15:33:26.740 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 15:33:26 15:33:26.742 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 15:33:26 15:33:26.755 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 15:33:26 15:33:26.759 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 15:33:26 15:33:26.770 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 15:33:26 15:33:26.774 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 15:33:26 15:33:26.778 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 15:33:26 15:33:26.778 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating schema set some name failed: Onboarding failed as unable to read file: models/no such yang file 15:33:26 15:33:26.786 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 15:33:26 15:33:26.789 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 15:33:26 15:33:26.804 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 15:33:26 15:33:26.808 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 15:33:26 15:33:26.831 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 15:33:26 15:33:26.839 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 15:33:26 15:33:26.839 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set dmi-registry-2024-01-01 failed: test message 15:33:26 15:33:26.839 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-03-01 15:33:26 15:33:26.846 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 15:33:26 15:33:26.852 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 15:33:26 15:33:26.855 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 15:33:26 15:33:26.885 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 15:33:26 15:33:26.887 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 15:33:26 15:33:26.890 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 15:33:26 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in org.onap.cps.init.AbstractModelLoaderSpec 15:33:26 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 15:33:26 15:33:26.922 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 15:33:26 15:33:26.925 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 15:33:26 15:33:26.925 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 15:33:26 15:33:26.928 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 15:33:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 15:33:26 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 15:33:27 Jun 03, 2026 3:33:27 PM com.hazelcast.instance.impl.HazelcastInstanceFactory 15:33:27 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: 15:33:27 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 15:33:27 Jun 03, 2026 3:33:27 PM com.hazelcast.system.logo 15:33:27 INFO: [10.30.107.74]:5701 [dev] [5.5.0] 15:33:27 o o o o---o o--o o o---o o o----o o--o--o 15:33:27 | | / \ / | / / \ | | 15:33:27 o----o o o o----o | o o o----o | 15:33:27 | | * \ / | \ * \ | | 15:33:27 o o * o o---o o--o o----o o---o * o o----o o 15:33:27 15:33:27 Jun 03, 2026 3:33:27 PM com.hazelcast.system 15:33:27 INFO: [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:33:27 Jun 03, 2026 3:33:27 PM com.hazelcast.system 15:33:27 INFO: [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:33:27 Jun 03, 2026 3:33:27 PM com.hazelcast.system 15:33:27 INFO: [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:33:27 Jun 03, 2026 3:33:27 PM com.hazelcast.system 15:33:27 INFO: [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:33:27 Jun 03, 2026 3:33:27 PM com.hazelcast.system 15:33:27 INFO: [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:33:27 To enable the Jet engine on the members, do one of the following: 15:33:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:33:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:33:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:33:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:33:27 Jun 03, 2026 3:33:27 PM com.hazelcast.system.security 15:33:27 INFO: [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:33:27 Jun 03, 2026 3:33:27 PM com.hazelcast.instance.impl.Node 15:33:27 INFO: [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:33:28 Jun 03, 2026 3:33:28 PM com.hazelcast.internal.diagnostics.Diagnostics 15:33:28 INFO: [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:33:28 Jun 03, 2026 3:33:28 PM com.hazelcast.core.LifecycleService 15:33:28 INFO: [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:33:30 Jun 03, 2026 3:33:30 PM com.hazelcast.internal.cluster.ClusterService 15:33:30 INFO: [10.30.107.74]:5701 [dev] [5.5.0] 15:33:30 15:33:30 Members {size:1, ver:1} [ 15:33:30 Member [10.30.107.74]:5701 - 795e179d-ffaa-46cc-970d-659bd73a6a43 this 15:33:30 ] 15:33:30 15:33:30 Jun 03, 2026 3:33:30 PM com.hazelcast.core.LifecycleService 15:33:30 INFO: [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:33:30 Jun 03, 2026 3:33:30 PM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 15:33:30 INFO: [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:33:30 Jun 03, 2026 3:33:30 PM com.hazelcast.core.LifecycleService 15:33:30 INFO: [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:33:30 Jun 03, 2026 3:33:30 PM com.hazelcast.internal.partition.impl.MigrationManagerImpl 15:33:30 INFO: [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - 795e179d-ffaa-46cc-970d-659bd73a6a43 this is handled 15:33:30 Jun 03, 2026 3:33:30 PM com.hazelcast.instance.impl.Node 15:33:30 INFO: [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:33:30 Jun 03, 2026 3:33:30 PM com.hazelcast.instance.impl.Node 15:33:30 INFO: [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:33:30 Jun 03, 2026 3:33:30 PM com.hazelcast.instance.impl.Node 15:33:30 INFO: [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:33:31 Jun 03, 2026 3:33:30 PM com.hazelcast.client.impl.ClientEngine 15:33:31 WARNING: [10.30.107.74]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.74]:5701 15:33:31 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:33:31 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 15:33:31 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 15:33:31 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 15:33:31 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 15:33:31 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:33:31 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:33:31 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:33:31 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:33:31 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:33:31 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:33:31 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:33:31 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:33:31 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:33:31 at java.base/java.lang.Thread.run(Thread.java:1583) 15:33:31 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:33:31 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:33:31 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:33:31 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:33:31 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 15:33:31 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 15:33:31 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 15:33:31 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 15:33:31 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 15:33:31 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 15:33:31 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:33:31 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:33:31 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:33:31 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:33:31 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:33:31 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:33:31 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:33:31 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:33:31 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:33:31 at java.base/java.lang.Thread.run(Thread.java:1583) 15:33:31 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:33:31 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:33:31 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:33:31 at ------ submitted from ------.() 15:33:31 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 15:33:31 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 15:33:31 ... 16 more 15:33:31 15:33:31 Jun 03, 2026 3:33:31 PM com.hazelcast.instance.impl.NodeExtension 15:33:31 INFO: [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:33:31 Jun 03, 2026 3:33:31 PM com.hazelcast.instance.impl.Node 15:33:31 INFO: [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 511 ms. 15:33:31 Jun 03, 2026 3:33:31 PM com.hazelcast.core.LifecycleService 15:33:31 INFO: [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:33:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.441 s -- in org.onap.cps.init.ModelLoaderLockSpec 15:33:31 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 15:33:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 15:33:31 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 15:33:31 15:33:31.413 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 15:33:31 15:33:31.413 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 15:33:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 15:33:31 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 15:33:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 15:33:31 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 15:33:31 15:33:31.448 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 15:33:31 15:33:31.448 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 15:33:31 15:33:31.448 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 15:33:31 15:33:31.448 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 15:33:31 15:33:31.450 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 15:33:31 15:33:31.450 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 15:33:31 15:33:31.450 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 15:33:31 15:33:31.550 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 15:33:31 15:33:31.651 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 15:33:31 15:33:31.656 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 15:33:31 15:33:31.656 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 15:33:31 15:33:31.656 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 15:33:31 15:33:31.658 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 15:33:31 15:33:31.658 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 15:33:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 15:33:31 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 15:33:31 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 15:33:31 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 15:33:31 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 15:33:31 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 15:33:31 15:33:31.986 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy149 15:33:32 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.onap.cps.impl.DataNodeBuilderSpec 15:33:32 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 15:33:32 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 15:33:32 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 15:33:32 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:33:32 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:33:32 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 15:33:32 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 15:33:32 [Fatal Error] :1:1: Content is not allowed in prolog. 15:33:32 [Fatal Error] :1:1: Content is not allowed in prolog. 15:33:32 15:33:32.614 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 15:33:32 java.lang.Exception: Sending failed 15:33:32 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:33:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:33:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:33:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:33:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:33:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:33:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:33:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:33:32 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) 15:33:32 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:33:32 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:33:32 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:33:32 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:33:32 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:33:32 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:33:32 at groovy.lang.Closure.call(Closure.java:427) 15:33:32 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 15:33:32 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 15:33:32 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 15:33:32 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 15:33:32 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 15:33:32 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 15:33:32 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 15:33:32 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 15:33:32 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 15:33:32 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:33:32 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:33:32 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$13601856.sendCpsDataUpdateEvent(Unknown Source) 15:33:32 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:376) 15:33:32 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 15:33:32 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 15:33:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:33:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:33:32 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) 15:33:32 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:33:32 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:33:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:33:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:33:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:33:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:33:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:33:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:33:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:33:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:33:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:33:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:33:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:33:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:33:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:33:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:33:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:33:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:33:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:33:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:33:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:33:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:33:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:33:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:33:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:33:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:33:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:33:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:33:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:33:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:33:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:33:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:33:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:33:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:33:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:33:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:33:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:33:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:33:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:33:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:33:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:33:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:33:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:33:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:33:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:33:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:33:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:33:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:33:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:33:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:33:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:33:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:33:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:33:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:33:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:33:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:33:32 [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 15:33:32 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 15:33:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 15:33:32 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 15:33:32 15:33:32,978 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:33:32 15:33:32,979 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:33:32 15:33:32,981 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:33:33 15:33:33,712 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 15:33:33 15:33:33,712 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 15:33:34 15:33:34 . ____ _ __ _ _ 15:33:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:33:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:33:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:33:34 ' |____| .__|_| |_|_| |_\__, | / / / / 15:33:34 =========|_|==============|___/=/_/_/_/ 15:33:34 15:33:34 :: Spring Boot :: (v3.5.13) 15:33:34 15:33:34 2026-06-03T15:33:33.993Z INFO 2321 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 21.0.10 with PID 2321 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 15:33:34 2026-06-03T15:33:33.994Z INFO 2321 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 15:33:34 2026-06-03T15:33:34.338Z INFO 2321 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.618 seconds (process running for 16.097) 15:33:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.766 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 15:33:34 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 15:33:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 15:33:34 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 15:33:34 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 15:33:34 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 15:33:34 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.impl.CpsFacadeImplSpec 15:33:34 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 15:33:34 15:33:34 . ____ _ __ _ _ 15:33:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:33:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:33:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:33:34 ' |____| .__|_| |_|_| |_\__, | / / / / 15:33:34 =========|_|==============|___/=/_/_/_/ 15:33:34 15:33:34 :: Spring Boot :: (v3.5.13) 15:33:34 15:33:34 2026-06-03T15:33:34.837Z INFO 2321 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 21.0.10 with PID 2321 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 15:33:34 2026-06-03T15:33:34.837Z INFO 2321 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:33:34 2026-06-03T15:33:34.873Z INFO 2321 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:33:34 o o o o---o o--o o o---o o o----o o--o--o 15:33:34 | | / \ / | / / \ | | 15:33:34 o----o o o o----o | o o o----o | 15:33:34 | | * \ / | \ * \ | | 15:33:34 o o * o o---o o--o o----o o---o * o o----o o 15:33:34 15:33:34 2026-06-03T15:33:34.873Z INFO 2321 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:33:34 2026-06-03T15:33:34.873Z INFO 2321 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:33:34 2026-06-03T15:33:34.873Z INFO 2321 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 15:33:34 2026-06-03T15:33:34.873Z INFO 2321 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:33:34 2026-06-03T15:33:34.873Z INFO 2321 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 15:33:34 To enable the Jet engine on the members, do one of the following: 15:33:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:33:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:33:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:33:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:33:34 2026-06-03T15:33:34.886Z INFO 2321 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:33:34 2026-06-03T15:33:34.888Z INFO 2321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 15:33:34 2026-06-03T15:33:34.901Z INFO 2321 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:33:34 2026-06-03T15:33:34.902Z INFO 2321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is STARTING 15:33:37 2026-06-03T15:33:37.850Z INFO 2321 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:33:37 15:33:37 Members {size:1, ver:1} [ 15:33:37 Member [10.30.107.74]:5701 - 264256bb-5e0c-4eb1-b7f6-e1fddb82ebe2 this 15:33:37 ] 15:33:37 15:33:37 2026-06-03T15:33:37.851Z INFO 2321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is STARTED 15:33:37 2026-06-03T15:33:37.867Z INFO 2321 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 3.06 seconds (process running for 19.626) 15:33:37 2026-06-03T15:33:37.874Z INFO 2321 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:33:37 2026-06-03T15:33:37.881Z INFO 2321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:33:37 2026-06-03T15:33:37.881Z INFO 2321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 15:33:37 2026-06-03T15:33:37.882Z INFO 2321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 15:33:37 2026-06-03T15:33:37.883Z INFO 2321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 15:33:37 2026-06-03T15:33:37.952Z INFO 2321 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 15:33:37 2026-06-03T15:33:37.952Z INFO 2321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 71 ms. 15:33:37 2026-06-03T15:33:37.952Z INFO 2321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:33:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.148 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 15:33:37 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 15:33:38 2026-06-03T15:33:37.962Z INFO 2321 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [my cluster] [5.5.0] 15:33:38 o o o o---o o--o o o---o o o----o o--o--o 15:33:38 | | / \ / | / / \ | | 15:33:38 o----o o o o----o | o o o----o | 15:33:38 | | * \ / | \ * \ | | 15:33:38 o o * o o---o o--o o----o o---o * o o----o o 15:33:38 15:33:38 2026-06-03T15:33:37.962Z INFO 2321 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:33:38 2026-06-03T15:33:37.962Z INFO 2321 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:33:38 2026-06-03T15:33:37.962Z INFO 2321 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [my cluster] [5.5.0] Cluster name: my cluster 15:33:38 2026-06-03T15:33:37.962Z INFO 2321 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [my cluster] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:33:38 2026-06-03T15:33:37.962Z INFO 2321 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 15:33:38 To enable the Jet engine on the members, do one of the following: 15:33:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:33:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:33:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:33:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:33:38 2026-06-03T15:33:37.986Z INFO 2321 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [my cluster] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:33:38 2026-06-03T15:33:37.988Z INFO 2321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [my cluster] [5.5.0] Using Multicast discovery 15:33:38 2026-06-03T15:33:38.001Z INFO 2321 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:33:38 2026-06-03T15:33:38.002Z INFO 2321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [my cluster] [5.5.0] [10.30.107.74]:5701 is STARTING 15:33:40 2026-06-03T15:33:40.454Z INFO 2321 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [my cluster] [5.5.0] 15:33:40 15:33:40 Members {size:1, ver:1} [ 15:33:40 Member [10.30.107.74]:5701 - 4278a4ef-8000-4c5c-9b2e-348a08ab0a89 this 15:33:40 ] 15:33:40 15:33:40 2026-06-03T15:33:40.455Z INFO 2321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [my cluster] [5.5.0] [10.30.107.74]:5701 is STARTED 15:33:40 2026-06-03T15:33:40.485Z INFO 2321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [my cluster] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:33:40 2026-06-03T15:33:40.486Z INFO 2321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [my cluster] [5.5.0] Shutting down multicast service... 15:33:40 2026-06-03T15:33:40.486Z INFO 2321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [my cluster] [5.5.0] Shutting down connection manager... 15:33:40 2026-06-03T15:33:40.487Z INFO 2321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [my cluster] [5.5.0] Shutting down node engine... 15:33:40 2026-06-03T15:33:40.492Z WARN 2321 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.74]:5701 [my cluster] [5.5.0] Cannot get client information from: [10.30.107.74]:5701 15:33:40 15:33:40 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:33:40 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 15:33:40 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 15:33:40 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 15:33:40 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 15:33:40 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:33:40 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:33:40 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:33:40 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:33:40 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:33:40 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:33:40 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:33:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:33:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:33:40 at java.base/java.lang.Thread.run(Thread.java:1583) 15:33:40 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:33:40 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:33:40 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:33:40 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:33:40 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 15:33:40 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 15:33:40 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 15:33:40 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 15:33:40 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 15:33:40 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 15:33:40 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:33:40 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:33:40 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:33:40 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:33:40 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:33:40 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:33:40 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:33:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:33:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:33:40 at java.base/java.lang.Thread.run(Thread.java:1583) 15:33:40 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:33:40 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:33:40 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:33:40 at ------ submitted from ------.() 15:33:40 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 15:33:40 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 15:33:40 ... 16 common frames omitted 15:33:40 15:33:40 2026-06-03T15:33:40.551Z INFO 2321 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 15:33:40 2026-06-03T15:33:40.552Z INFO 2321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 67 ms. 15:33:40 2026-06-03T15:33:40.552Z INFO 2321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [my cluster] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:33:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.594 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 15:33:40 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 15:33:40 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:33:40 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:33:40 [Fatal Error] :1:1: Content is not allowed in prolog. 15:33:40 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 15:33:40 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.onap.cps.impl.DataNodeFactorySpec 15:33:40 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 15:33:40 line 1:6 no viable alternative at input '[invalid' 15:33:40 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 15:33:40 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 15:33:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 15:33:41 [INFO] 15:33:41 [INFO] Results: 15:33:41 [INFO] 15:33:41 [INFO] Tests run: 562, Failures: 0, Errors: 0, Skipped: 0 15:33:41 [INFO] 15:33:41 [INFO] 15:33:41 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-service --- 15:33:41 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 15:33:41 [INFO] Analyzed bundle 'cps-service' with 78 classes 15:33:41 [INFO] All coverage checks have been met. 15:33:41 [INFO] 15:33:41 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-service --- 15:33:41 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 15:33:41 [INFO] Analyzed bundle 'cps-service' with 78 classes 15:33:41 [INFO] 15:33:41 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-service --- 15:33:41 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.7.9-SNAPSHOT.jar 15:33:41 [INFO] 15:33:41 [INFO] --- install:3.1.2:install (default-install) @ cps-service --- 15:33:41 [INFO] Installing /w/workspace/cps-master-merge-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 15:33:41 [INFO] Installing /w/workspace/cps-master-merge-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 15:33:41 [INFO] 15:33:41 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-service --- 15:33:41 [INFO] 15:33:41 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 15:33:41 [INFO] Building cps-rest 3.7.9-SNAPSHOT [8/23] 15:33:41 [INFO] from cps-rest/pom.xml 15:33:41 [INFO] --------------------------------[ jar ]--------------------------------- 15:33:43 [INFO] 15:33:43 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-rest --- 15:33:43 [INFO] 15:33:43 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 15:33:43 [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-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 15:33:43 [INFO] 15:33:43 [INFO] --- openapi-generator:7.12.0:generate (code-gen) @ cps-rest --- 15:33:46 [INFO] Generating with dryRun=false 15:33:46 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 15:33:46 [INFO] OpenAPI Generator: spring (server) 15:33:46 [INFO] Generator 'spring' is considered stable. 15:33:46 [INFO] ---------------------------------- 15:33:46 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 15:33:46 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 15:33:46 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:33:46 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 15:33:46 [INFO] Processing operation createDataspace 15:33:46 [INFO] Processing operation deleteDataspace 15:33:46 [INFO] Processing operation createDataspaceV2 15:33:46 [INFO] Processing operation getAllDataspaces 15:33:46 [INFO] Processing operation getDataspace 15:33:46 [INFO] Processing operation cleanDataspace 15:33:46 [INFO] Processing operation createAnchor 15:33:46 [INFO] Processing operation createAnchorV2 15:33:46 [INFO] Processing operation getAnchors 15:33:46 [INFO] Processing operation getAnchor 15:33:46 [INFO] Processing operation deleteAnchor 15:33:46 [INFO] Processing operation createSchemaSet 15:33:46 [INFO] Processing operation createSchemaSetV2 15:33:46 [INFO] Processing operation getSchemaSets 15:33:46 [INFO] Processing operation getSchemaSet 15:33:46 [INFO] Processing operation deleteSchemaSet 15:33:46 [INFO] Processing operation getNodeByDataspaceAndAnchor 15:33:46 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 15:33:46 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 15:33:46 [INFO] Processing operation replaceNode 15:33:46 [INFO] Processing operation createNode 15:33:46 [INFO] Processing operation deleteDataNode 15:33:46 [INFO] Processing operation updateNodeLeaves 15:33:46 [INFO] Processing operation deleteListOrListElement 15:33:46 [INFO] Processing operation replaceListContent 15:33:46 [INFO] Processing operation addListElements 15:33:46 [INFO] Processing operation getDeltaByDataspaceAndAnchors 15:33:46 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 15:33:46 [INFO] Processing operation applyChangesInDeltaReport 15:33:46 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 15:33:46 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 15:33:46 [INFO] Processing operation getNodesByDataspaceAndCpsPath 15:33:46 [INFO] Processing operation getNotificationSubscription 15:33:46 [INFO] Processing operation createNotificationSubscription 15:33:46 [INFO] Processing operation deleteNotificationSubscription 15:33:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:46 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:33:46 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:33:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 15:33:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 15:33:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 15:33:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 15:33:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 15:33:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 15:33:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 15:33:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java 15:33:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 15:33:46 [INFO] Skipping generation of Webhooks. 15:33:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:46 [INFO] Skipping generation of supporting files. 15:33:46 ################################################################################ 15:33:46 # Thanks for using OpenAPI Generator. # 15:33:46 # Please consider donation to help us maintain this project 🙏 # 15:33:46 # https://opencollective.com/openapi_generator/donate # 15:33:46 ################################################################################ 15:33:47 [INFO] 15:33:47 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-rest --- 15:33:47 [INFO] You have 0 Checkstyle violations. 15:33:47 [INFO] 15:33:47 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-rest --- 15:33:47 [INFO] You have 0 Checkstyle violations. 15:33:47 [INFO] 15:33:47 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-rest --- 15:33:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 15:33:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 15:33:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 15:33:47 [INFO] 15:33:47 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-rest --- 15:33:47 [INFO] Recompiling the module because of changed dependency. 15:33:47 [INFO] Compiling 17 source files with javac [debug release 21] to target/classes 15:33:48 [INFO] Annotation processing is enabled because one or more processors were found 15:33:48 on the class path. A future release of javac may disable annotation processing 15:33:48 unless at least one processor is specified by name (-processor), or a search 15:33:48 path is specified (--processor-path, --processor-module-path), or annotation 15:33:48 processing is enabled explicitly (-proc:only, -proc:full). 15:33:48 Use -Xlint:-options to suppress this message. 15:33:48 Use -proc:none to disable annotation processing. 15:33:48 [WARNING] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 15:33:48 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. 15:33:48 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. 15:33:48 [INFO] 15:33:48 [INFO] --- openapi-generator:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 15:33:49 [INFO] Generating with dryRun=false 15:33:49 [INFO] No .openapi-generator-ignore file found. 15:33:49 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:33:49 [INFO] Generator 'openapi-yaml' is considered stable. 15:33:49 [INFO] Output file [outputFile=openapi.yaml] 15:33:49 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:33:49 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] Skipping generation of Webhooks. 15:33:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:33:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 15:33:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 15:33:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 15:33:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:33:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:33:49 ################################################################################ 15:33:49 # Thanks for using OpenAPI Generator. # 15:33:49 # Please consider donation to help us maintain this project 🙏 # 15:33:49 # https://opencollective.com/openapi_generator/donate # 15:33:49 ################################################################################ 15:33:49 [INFO] 15:33:49 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ cps-rest --- 15:33:49 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 15:33:49 [INFO] 15:33:49 [INFO] --- resources:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 15:33:49 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 15:33:49 [INFO] 15:33:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-rest --- 15:33:49 [INFO] Copying 6 resources from src/test/resources to target/test-classes 15:33:49 [INFO] 15:33:49 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-rest --- 15:33:49 [INFO] Recompiling the module because of changed dependency. 15:33:49 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 15:33:49 [INFO] Annotation processing is enabled because one or more processors were found 15:33:49 on the class path. A future release of javac may disable annotation processing 15:33:49 unless at least one processor is specified by name (-processor), or a search 15:33:49 path is specified (--processor-path, --processor-module-path), or annotation 15:33:49 processing is enabled explicitly (-proc:only, -proc:full). 15:33:49 Use -Xlint:-options to suppress this message. 15:33:49 Use -proc:none to disable annotation processing. 15:33:49 [INFO] 15:33:49 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-rest --- 15:33:49 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:33:49 [INFO] Using Groovy 3.0.25 to perform compileTests. 15:33:49 [INFO] Parallel parsing disabled. 15:33:51 [INFO] Compiled 28 files. 15:33:51 [INFO] 15:33:51 [INFO] --- surefire:3.5.2:test (default-test) @ cps-rest --- 15:33:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:33:51 [INFO] 15:33:51 [INFO] ------------------------------------------------------- 15:33:51 [INFO] T E S T S 15:33:51 [INFO] ------------------------------------------------------- 15:33:52 15:33:52.463 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:33:52 15:33:52.692 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:33:52 15:33:52.829 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:33:52 15:33:52.880 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 15:33:52 15:33:52.907 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:33:52 15:33:52.922 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:33:52 15:33:52.938 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:33:52 15:33:52.951 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:33:52 15:33:52.983 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:33:53 15:33:53.000 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:33:53 15:33:53.020 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:33:53 15:33:53.032 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:33:53 15:33:53.036 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:33:53 15:33:53.046 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 15:33:53 15:33:53.049 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:33:53 15:33:53.060 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:33:53 15:33:53.063 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:33:53 15:33:53.072 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:33:53 15:33:53.074 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:33:53 15:33:53.084 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:33:53 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:33:55 15:33:55,220 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:33:55 15:33:55,221 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:33:55 15:33:55,225 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:33:55 15:33:55,281 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:33:55 15:33:55,281 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:33:55 15:33:55,436 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 15:33:55 15:33:55,436 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 15:33:55 15:33:55 . ____ _ __ _ _ 15:33:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:33:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:33:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:33:55 ' |____| .__|_| |_|_| |_\__, | / / / / 15:33:55 =========|_|==============|___/=/_/_/_/ 15:33:55 15:33:55 :: Spring Boot :: (v3.5.13) 15:33:55 15:33:55 2026-06-03T15:33:55.825Z INFO 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 21.0.10 with PID 2562 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 15:33:55 2026-06-03T15:33:55.826Z INFO 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:33:57 2026-06-03T15:33:57.267Z INFO 2562 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:33:57 2026-06-03T15:33:57.267Z INFO 2562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:33:57 2026-06-03T15:33:57.269Z INFO 2562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:33:57 2026-06-03T15:33:57.298Z INFO 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 2.538 seconds (process running for 5.929) 15:33:57 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 15:33:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:33:57 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) 15:33:57 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 15:33:57 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 15:33:57 WARNING: Dynamic loading of agents will be disallowed by default in a future release 15:33:58 2026-06-03T15:33:58.048Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:33:58 15:33:58 java.lang.IllegalStateException: some error message 15:33:58 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:33:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:33:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:33:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:33:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:33:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:33:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:33:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:33:58 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:123) 15:33:58 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:33:58 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:33:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:33:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:33:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:33:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:33:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:33:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:33:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:33:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:33:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:33:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:33:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:33:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:33:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:33:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:33:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:33:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:33:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:33:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:33:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:33:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:33:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:33:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:33:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:33:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:33:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:33:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:33:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:33:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:33:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:33:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:33:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:33:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:33:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:33:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:33:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:33:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:33:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:33:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:33:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:33:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:33:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:33:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:33:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:33:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:33:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:33:58 15:33:58 2026-06-03T15:33:58.235Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:33:58 15:33:58 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 15:33:58 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:33:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:33:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:33:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:33:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:33:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:33:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:33:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 15:33:58 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:150) 15:33:58 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:33:58 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:33:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:33:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:33:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:33:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:33:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:33:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:33:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:33:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:33:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:33:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:33:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:33:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:33:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:33:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:33:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:33:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:33:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:33:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:33:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:33:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:33:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:33:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:33:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:33:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:33:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:33:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:33:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:33:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:33:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:33:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:33:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:33:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:33:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:33:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:33:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:33:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:33:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:33:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:33:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:33:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:33:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:33:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:33:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:33:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:33:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:33:58 Caused by: java.lang.Throwable 15:33:58 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:33:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:33:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:33:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:33:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:33:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:33:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:33:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 15:33:58 ... 90 common frames omitted 15:33:58 15:33:58 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.099 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:33:58 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 15:33:58 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 15:33:58 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 15:33:58 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 15:33:58 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 15:33:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 15:33:58 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 15:33:58 15:33:58 . ____ _ __ _ _ 15:33:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:33:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:33:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:33:58 ' |____| .__|_| |_|_| |_\__, | / / / / 15:33:58 =========|_|==============|___/=/_/_/_/ 15:33:58 15:33:58 :: Spring Boot :: (v3.5.13) 15:33:58 15:33:58 2026-06-03T15:33:58.706Z INFO 2562 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 21.0.10 with PID 2562 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 15:33:58 2026-06-03T15:33:58.706Z INFO 2562 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:33:58 2026-06-03T15:33:58.962Z INFO 2562 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:33:58 2026-06-03T15:33:58.962Z INFO 2562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:33:58 2026-06-03T15:33:58.962Z INFO 2562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:33:58 2026-06-03T15:33:58.968Z INFO 2562 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.29 seconds (process running for 7.599) 15:33:59 2026-06-03T15:33:59.167Z ERROR 2562 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 15:33:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 15:33:59 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 15:33:59 15:33:59 . ____ _ __ _ _ 15:33:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:33:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:33:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:33:59 ' |____| .__|_| |_|_| |_\__, | / / / / 15:33:59 =========|_|==============|___/=/_/_/_/ 15:33:59 15:33:59 :: Spring Boot :: (v3.5.13) 15:33:59 15:33:59 2026-06-03T15:33:59.217Z INFO 2562 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 21.0.10 with PID 2562 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 15:33:59 2026-06-03T15:33:59.217Z INFO 2562 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:33:59 2026-06-03T15:33:59.449Z INFO 2562 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:33:59 2026-06-03T15:33:59.449Z INFO 2562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:33:59 2026-06-03T15:33:59.450Z INFO 2562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:33:59 2026-06-03T15:33:59.455Z INFO 2562 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 0.262 seconds (process running for 8.086) 15:33:59 2026-06-03T15:33:59.507Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:33:59 15:33:59 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 15:33:59 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:33:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:33:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:33:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:33:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:33:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:33:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:33:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:33:59 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 15:33:59 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:33:59 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:33:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:33:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:33:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:33:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:33:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:33:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:33:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:33:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:33:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:33:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:33:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:33:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:33:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:33:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:33:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:33:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:33:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:33:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:33:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:33:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:33:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:33:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:33:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:33:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:33:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:33:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:33:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:33:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:33:59 Caused by: java.lang.RuntimeException 15:33:59 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:33:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:33:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:33:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:33:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:33:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:33:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:33:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 15:33:59 ... 90 common frames omitted 15:33:59 15:33:59 2026-06-03T15:33:59.612Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:33:59 15:33:59 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 15:33:59 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 15:33:59 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 15:33:59 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 15:33:59 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:33:59 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:33:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:33:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:33:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:33:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:33:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:33:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:33:59 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$1.createSchemaSet() 15:33:59 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:33:59 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:33:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:33:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:33:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:33:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:33:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:33:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:33:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:33:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:33:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:33:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:33:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:33:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:33:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:33:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:33:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:33:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:33:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:33:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:33:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:33:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:33:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:33:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:33:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:33:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:33:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:33:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:33:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:33:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:33:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:33:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:33:59 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 15:33:59 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:33:59 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:33:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:33:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:33:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:33:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:33:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:33:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:33:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:33:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:33:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:33:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:33:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:33:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:33:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:33:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:33:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:33:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:33:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:33:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:33:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:33:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:33:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:33:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:33:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:33:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:33:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:33:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:33:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:33:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:33:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:33:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:33:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:33:59 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 15:33:59 and component.yang=fake component content 1 15:33:59 15:33:59 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:384) 15:33:59 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:378) 15:33:59 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:249) 15:33:59 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:136) 15:33:59 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:98) 15:33:59 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:581) 15:33:59 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:609) 15:33:59 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:596) 15:33:59 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 15:33:59 ... 146 common frames omitted 15:33:59 15:33:59 2026-06-03T15:33:59.694Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:33:59 15:33:59 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 15:33:59 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 15:33:59 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:33:59 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:33:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:33:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:33:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:33:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:33:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:33:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:33:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:33:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:33:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:33:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:33:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:33:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:33:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:33:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:33:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:33:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:33:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:33:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:33:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:33:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:33:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:33:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:33:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:33:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:33:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:33:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:33:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:33:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:33:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:33:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:33:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:33:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:33:59 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 15:33:59 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:33:59 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:33:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:33:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:33:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:33:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:33:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:33:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:33:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:33:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:33:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:33:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:33:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:33:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:33:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:33:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:33:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:33:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:33:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:33:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:33:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:33:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:33:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:33:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:33:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:33:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:33:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:33:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:33:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:33:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:33:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:33:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:33:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:33:59 15:33:59 2026-06-03T15:33:59.701Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:33:59 15:33:59 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 15:33:59 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 15:33:59 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:33:59 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:33:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:33:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:33:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:33:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:33:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:33:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:33:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:33:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:33:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:33:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:33:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:33:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:33:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:33:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:33:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:33:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:33:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:33:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:33:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:33:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:33:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:33:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:33:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:33:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:33:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:33:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:33:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:33:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:33:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:33:59 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 15:33:59 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:33:59 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:33:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:33:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:33:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:33:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:33:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:33:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:33:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:33:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:33:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:33:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:33:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:33:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:33:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:33:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:33:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:33:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:33:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:33:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:33:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:33:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:33:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:33:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:33:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:33:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:33:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:33:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:33:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:33:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:33:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:33:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:33:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:33:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:33:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:33:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:33:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:33:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:33:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:33:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:33:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:33:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:33:59 15:33:59 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.690 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 15:33:59 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 15:34:00 15:34:00 . ____ _ __ _ _ 15:34:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:34:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:34:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:34:00 ' |____| .__|_| |_|_| |_\__, | / / / / 15:34:00 =========|_|==============|___/=/_/_/_/ 15:34:00 15:34:00 :: Spring Boot :: (v3.5.13) 15:34:00 15:34:00 2026-06-03T15:33:59.905Z INFO 2562 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 21.0.10 with PID 2562 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 15:34:00 2026-06-03T15:33:59.905Z INFO 2562 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:34:00 2026-06-03T15:34:00.075Z INFO 2562 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:34:00 2026-06-03T15:34:00.075Z INFO 2562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:34:00 2026-06-03T15:34:00.075Z INFO 2562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:34:00 2026-06-03T15:34:00.080Z INFO 2562 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.194 seconds (process running for 8.711) 15:34:00 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 15:34:00 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 15:34:00 15:34:00 . ____ _ __ _ _ 15:34:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:34:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:34:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:34:00 ' |____| .__|_| |_|_| |_\__, | / / / / 15:34:00 =========|_|==============|___/=/_/_/_/ 15:34:00 15:34:00 :: Spring Boot :: (v3.5.13) 15:34:00 15:34:00 2026-06-03T15:34:00.255Z INFO 2562 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 21.0.10 with PID 2562 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 15:34:00 2026-06-03T15:34:00.256Z INFO 2562 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:34:00 2026-06-03T15:34:00.439Z INFO 2562 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:34:00 2026-06-03T15:34:00.439Z INFO 2562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:34:00 2026-06-03T15:34:00.439Z INFO 2562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:34:00 2026-06-03T15:34:00.444Z INFO 2562 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.206 seconds (process running for 9.075) 15:34:00 2026-06-03T15:34:00.523Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:34:00 15:34:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:34:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:34:00 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:34:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:34:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:34:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.createNode() 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:34:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:34:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:34:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:34:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:34:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:34:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:34:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:34:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:34:00 15:34:00 2026-06-03T15:34:00.580Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:34:00 15:34:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:34:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:34:00 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:34:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:34:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:34:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:34:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:34:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:34:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:34:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:34:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:34:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:34:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:34:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:34:00 15:34:00 2026-06-03T15:34:00.595Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:34:00 15:34:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:34:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:34:00 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:34:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:34:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:34:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:34:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:34:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:34:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:34:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:34:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:34:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:34:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:34:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:34:00 15:34:00 2026-06-03T15:34:00.614Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:34:00 15:34:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:34:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:34:00 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:34:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:34:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:34:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:34:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:34:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:34:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:34:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:34:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:34:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:34:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:34:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:34:00 15:34:00 2026-06-03T15:34:00.627Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:34:00 15:34:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:34:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:34:00 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:34:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:34:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:34:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:34:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:34:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:34:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:34:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:34:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:34:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:34:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:34:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:34:00 15:34:00 2026-06-03T15:34:00.709Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:34:00 15:34:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:34:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:34:00 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:34:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:34:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:34:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.updateNodeLeaves() 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:34:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:34:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:34:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:34:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:34:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:34:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:34:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:34:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:34:00 15:34:00 2026-06-03T15:34:00.753Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:34:00 15:34:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:34:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:34:00 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:34:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:34:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:34:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.replaceNode() 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:34:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:34:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:34:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:34:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:34:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:34:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:34:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:34:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:34:00 15:34:00 2026-06-03T15:34:00.775Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:34:00 15:34:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:34:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:34:00 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:34:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:34:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:34:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.replaceListContent() 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:34:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:34:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:34:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:34:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:34:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:34:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:34:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:34:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:34:00 15:34:00 2026-06-03T15:34:00.796Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:34:00 15:34:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:34:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:34:00 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:34:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:34:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:34:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.replaceListContent() 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:34:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:34:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:34:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:34:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:34:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:34:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:34:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:34:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:34:00 15:34:00 2026-06-03T15:34:00.819Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:34:00 15:34:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:34:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:34:00 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:34:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:34:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:34:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.deleteListOrListElement() 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:34:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:34:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:34:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:34:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:34:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:34:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:34:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:34:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:34:00 15:34:00 2026-06-03T15:34:00.835Z ERROR 2562 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:34:00 15:34:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:34:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:34:00 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:34:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:34:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:34:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:34:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.deleteDataNode() 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:34:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:34:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:34:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:34:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:34:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:34:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:34:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:34:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:34:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:34:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:34:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:34:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:34:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:34:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 15:34:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:34:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:34:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:34:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:34:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:34:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:34:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:34:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:34:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:34:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:34:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:34:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:34:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:34:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:34:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:34:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:34:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:34:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:34:00 15:34:00 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 15:34:00 [INFO] 15:34:00 [INFO] Results: 15:34:00 [INFO] 15:34:00 [INFO] Tests run: 189, Failures: 0, Errors: 0, Skipped: 0 15:34:00 [INFO] 15:34:00 [INFO] 15:34:00 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-rest --- 15:34:00 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:34:01 [INFO] Analyzed bundle 'cps-rest' with 7 classes 15:34:01 [INFO] All coverage checks have been met. 15:34:01 [INFO] 15:34:01 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-rest --- 15:34:01 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:34:01 [INFO] Analyzed bundle 'cps-rest' with 7 classes 15:34:01 [INFO] 15:34:01 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-rest --- 15:34:01 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.7.9-SNAPSHOT.jar 15:34:01 [INFO] 15:34:01 [INFO] --- install:3.1.2:install (default-install) @ cps-rest --- 15:34:01 [INFO] Installing /w/workspace/cps-master-merge-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 15:34:01 [INFO] Installing /w/workspace/cps-master-merge-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 15:34:01 [INFO] 15:34:01 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-rest --- 15:34:01 [INFO] 15:34:01 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 15:34:01 [INFO] Building cps-ncmp-events 3.7.9-SNAPSHOT [9/23] 15:34:01 [INFO] from cps-ncmp-events/pom.xml 15:34:01 [INFO] --------------------------------[ jar ]--------------------------------- 15:34:01 [INFO] 15:34:01 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-events --- 15:34:01 [INFO] 15:34:01 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 15:34:01 [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-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 15:34:01 [INFO] 15:34:01 [INFO] --- jsonschema2pojo:1.2.2:generate (default) @ cps-ncmp-events --- 15:34:01 [INFO] 15:34:01 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-events --- 15:34:01 [INFO] You have 0 Checkstyle violations. 15:34:01 [INFO] 15:34:01 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 15:34:01 [INFO] You have 0 Checkstyle violations. 15:34:01 [INFO] 15:34:01 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-events --- 15:34:01 [INFO] Copying 13 resources from src/main/resources to target/classes 15:34:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 15:34:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 15:34:01 [INFO] 15:34:01 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-events --- 15:34:01 [INFO] Recompiling the module because of changed dependency. 15:34:01 [INFO] Compiling 101 source files with javac [debug release 21] to target/classes 15:34:03 [INFO] Annotation processing is enabled because one or more processors were found 15:34:03 on the class path. A future release of javac may disable annotation processing 15:34:03 unless at least one processor is specified by name (-processor), or a search 15:34:03 path is specified (--processor-path, --processor-module-path), or annotation 15:34:03 processing is enabled explicitly (-proc:only, -proc:full). 15:34:03 Use -Xlint:-options to suppress this message. 15:34:03 Use -proc:none to disable annotation processing. 15:34:03 [INFO] 15:34:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-events --- 15:34:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 15:34:03 [INFO] 15:34:03 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 15:34:03 [INFO] No sources to compile 15:34:03 [INFO] 15:34:03 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-events --- 15:34:03 [INFO] No sources specified for compilation. Skipping. 15:34:03 [INFO] 15:34:03 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-events --- 15:34:03 [INFO] No tests to run. 15:34:03 [INFO] 15:34:03 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-events --- 15:34:03 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 15:34:03 [INFO] 15:34:03 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 15:34:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:34:03 [INFO] 15:34:03 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-events --- 15:34:03 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.7.9-SNAPSHOT.jar 15:34:03 [INFO] 15:34:03 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-events --- 15:34:03 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.9-SNAPSHOT/cps-ncmp-events-3.7.9-SNAPSHOT.pom 15:34:03 [INFO] Installing /w/workspace/cps-master-merge-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 15:34:03 [INFO] 15:34:03 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-events --- 15:34:03 [INFO] 15:34:03 [INFO] ----------------------< org.onap.cps:provmns-api >---------------------- 15:34:03 [INFO] Building provmns-api 3.7.9-SNAPSHOT [10/23] 15:34:03 [INFO] from provmns-api/pom.xml 15:34:03 [INFO] --------------------------------[ jar ]--------------------------------- 15:34:03 [WARNING] The POM for org.onap.cps:provmns-api:jar:18.6.0 is missing, no dependency information available 15:34:03 [WARNING] Could not validate integrity of download from file:///w/workspace/cps-master-merge-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar 15:34:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:34:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:34:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:34:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:34:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:34:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:260) 15:34:03 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:537) 15:34:03 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:449) 15:34:03 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:261) 15:34:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:353) 15:34:03 at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:184) 15:34:03 at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:224) 15:34:03 at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:136) 15:34:03 at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:355) 15:34:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:313) 15:34:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:34:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:34:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:34:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:34:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:34:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:34:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:34:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:34:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:34:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:34:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:34:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:34:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:34:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:34:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:34:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:34:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:34:03 at java.lang.reflect.Method.invoke (Method.java:580) 15:34:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 15:34:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 15:34:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 15:34:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 15:34:03 [WARNING] Checksum validation failed, no checksums available from provmns-api-local-repo for file:///w/workspace/cps-master-merge-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar 15:34:03 [INFO] 15:34:03 [INFO] --- clean:3.2.0:clean (default-clean) @ provmns-api --- 15:34:03 [INFO] 15:34:03 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ provmns-api --- 15:34:03 [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-merge-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 15:34:03 [INFO] 15:34:03 [INFO] --- checkstyle:3.3.1:check (onap-license) @ provmns-api --- 15:34:03 [INFO] You have 0 Checkstyle violations. 15:34:03 [INFO] 15:34:03 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ provmns-api --- 15:34:03 [INFO] You have 0 Checkstyle violations. 15:34:03 [INFO] 15:34:03 [INFO] --- resources:3.3.1:resources (default-resources) @ provmns-api --- 15:34:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/provmns-api/src/main/resources 15:34:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/provmns-api/target/generated-sources/license 15:34:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/provmns-api/target/generated-resources/licenses 15:34:03 [INFO] 15:34:03 [INFO] --- compiler:3.13.0:compile (default-compile) @ provmns-api --- 15:34:03 [INFO] Recompiling the module because of changed dependency. 15:34:03 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 15:34:04 [INFO] Annotation processing is enabled because one or more processors were found 15:34:04 on the class path. A future release of javac may disable annotation processing 15:34:04 unless at least one processor is specified by name (-processor), or a search 15:34:04 path is specified (--processor-path, --processor-module-path), or annotation 15:34:04 processing is enabled explicitly (-proc:only, -proc:full). 15:34:04 Use -Xlint:-options to suppress this message. 15:34:04 Use -proc:none to disable annotation processing. 15:34:04 [INFO] 15:34:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ provmns-api --- 15:34:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/provmns-api/src/test/resources 15:34:04 [INFO] 15:34:04 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ provmns-api --- 15:34:04 [INFO] No sources to compile 15:34:04 [INFO] 15:34:04 [INFO] --- gplus:4.0.1:compileTests (default) @ provmns-api --- 15:34:04 [INFO] No sources specified for compilation. Skipping. 15:34:04 [INFO] 15:34:04 [INFO] --- surefire:3.5.2:test (default-test) @ provmns-api --- 15:34:04 [INFO] No tests to run. 15:34:04 [INFO] 15:34:04 [INFO] --- jacoco:0.8.14:check (coverage-check) @ provmns-api --- 15:34:04 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/provmns-api/target/code-coverage/jacoco-ut.exec 15:34:04 [INFO] 15:34:04 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ provmns-api --- 15:34:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:34:04 [INFO] 15:34:04 [INFO] --- jar:3.4.1:jar (default-jar) @ provmns-api --- 15:34:04 [INFO] Building jar: /w/workspace/cps-master-merge-java/provmns-api/target/provmns-api-18.6.0.jar 15:34:04 [INFO] 15:34:04 [INFO] --- antrun:3.1.0:run (merge-lib-jar) @ provmns-api --- 15:34:04 [INFO] Executing tasks 15:34:04 [INFO] [jar] Building jar: /w/workspace/cps-master-merge-java/provmns-api/target/provmns-api-18.6.0.jar 15:34:04 [INFO] Executed tasks 15:34:04 [INFO] 15:34:04 [INFO] --- antrun:3.1.0:run (update-local-repo-jar) @ provmns-api --- 15:34:04 [INFO] Executing tasks 15:34:04 [INFO] [copy] Copying 1 file to /w/workspace/cps-master-merge-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0 15:34:04 [INFO] Executed tasks 15:34:04 [INFO] 15:34:04 [INFO] --- install:3.1.2:install-file (install-merged-jar) @ provmns-api --- 15:34:04 [INFO] Installing /w/workspace/cps-master-merge-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 15:34:04 [INFO] Installing /w/workspace/cps-master-merge-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 15:34:04 [INFO] 15:34:04 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ provmns-api --- 15:34:04 [INFO] 15:34:04 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 15:34:04 [INFO] Building cps-ncmp-service 3.7.9-SNAPSHOT [11/23] 15:34:04 [INFO] from cps-ncmp-service/pom.xml 15:34:04 [INFO] --------------------------------[ jar ]--------------------------------- 15:34:05 [INFO] 15:34:05 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-service --- 15:34:05 [INFO] 15:34:05 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 15:34:05 [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-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 15:34:05 [INFO] 15:34:05 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-service --- 15:34:05 [INFO] You have 0 Checkstyle violations. 15:34:05 [INFO] 15:34:05 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 15:34:06 [INFO] You have 0 Checkstyle violations. 15:34:06 [INFO] 15:34:06 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-service --- 15:34:06 [INFO] Copying 5 resources from src/main/resources to target/classes 15:34:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 15:34:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 15:34:06 [INFO] 15:34:06 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-service --- 15:34:06 [INFO] Recompiling the module because of changed dependency. 15:34:06 [INFO] Compiling 168 source files with javac [debug release 21] to target/classes 15:34:08 [INFO] Annotation processing is enabled because one or more processors were found 15:34:08 on the class path. A future release of javac may disable annotation processing 15:34:08 unless at least one processor is specified by name (-processor), or a search 15:34:08 path is specified (--processor-path, --processor-module-path), or annotation 15:34:08 processing is enabled explicitly (-proc:only, -proc:full). 15:34:08 Use -Xlint:-options to suppress this message. 15:34:08 Use -proc:none to disable annotation processing. 15:34:08 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/data/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 15:34:08 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Some input files use unchecked or unsafe operations. 15:34:08 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 15:34:08 [INFO] 15:34:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-service --- 15:34:08 [INFO] Copying 11 resources from src/test/resources to target/test-classes 15:34:08 [INFO] 15:34:08 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 15:34:08 [INFO] Recompiling the module because of changed dependency. 15:34:08 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 15:34:09 [INFO] Annotation processing is enabled because one or more processors were found 15:34:09 on the class path. A future release of javac may disable annotation processing 15:34:09 unless at least one processor is specified by name (-processor), or a search 15:34:09 path is specified (--processor-path, --processor-module-path), or annotation 15:34:09 processing is enabled explicitly (-proc:only, -proc:full). 15:34:09 Use -Xlint:-options to suppress this message. 15:34:09 Use -proc:none to disable annotation processing. 15:34:09 [INFO] 15:34:09 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-service --- 15:34:09 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:34:09 [INFO] Using Groovy 3.0.25 to perform compileTests. 15:34:09 [INFO] Parallel parsing disabled. 15:34:13 [INFO] Compiled 271 files. 15:34:13 [INFO] 15:34:13 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-service --- 15:34:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:34:13 [INFO] 15:34:13 [INFO] ------------------------------------------------------- 15:34:13 [INFO] T E S T S 15:34:13 [INFO] ------------------------------------------------------- 15:34:16 [INFO] Running org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec 15:34:17 15:34:17,020 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:34:17 15:34:17,022 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:34:17 15:34:17,025 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:34:17 15:34:17,083 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:34:17 15:34:17,084 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:34:18 15:34:18,085 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 15:34:18 15:34:18,085 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 15:34:18 15:34:18 . ____ _ __ _ _ 15:34:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:34:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:34:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:34:18 ' |____| .__|_| |_|_| |_\__, | / / / / 15:34:18 =========|_|==============|___/=/_/_/_/ 15:34:18 15:34:18 :: Spring Boot :: (v3.5.13) 15:34:18 15:34:18 2026-06-03T15:34:18.496Z INFO 2681 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Starting ExactlyOnceSemanticsKafkaConfigSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:34:18 2026-06-03T15:34:18.497Z INFO 2681 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:34:19 2026-06-03T15:34:19.013Z INFO 2681 --- [ main] .o.c.n.c.ExactlyOnceSemanticsKafkaConfig : Configuring CM AVC event listener in batch mode (transactions enabled, exactly-once semantics) 15:34:26 2026-06-03T15:34:26.171Z INFO 2681 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Started ExactlyOnceSemanticsKafkaConfigSpec in 9.527 seconds (process running for 12.91) 15:34:26 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 15:34:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:34:26 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) 15:34:26 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 15:34:26 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 15:34:26 WARNING: Dynamic loading of agents will be disallowed by default in a future release 15:34:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.40 s -- in org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec 15:34:27 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 15:34:27 15:34:27 . ____ _ __ _ _ 15:34:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:34:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:34:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:34:27 ' |____| .__|_| |_|_| |_\__, | / / / / 15:34:27 =========|_|==============|___/=/_/_/_/ 15:34:27 15:34:27 :: Spring Boot :: (v3.5.13) 15:34:27 15:34:27 2026-06-03T15:34:27.035Z INFO 2681 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:34:27 2026-06-03T15:34:27.035Z INFO 2681 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:34:27 2026-06-03T15:34:27.061Z INFO 2681 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.061 seconds (process running for 13.799) 15:34:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 15:34:27 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 15:34:27 15:34:27 . ____ _ __ _ _ 15:34:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:34:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:34:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:34:27 ' |____| .__|_| |_|_| |_\__, | / / / / 15:34:27 =========|_|==============|___/=/_/_/_/ 15:34:27 15:34:27 :: Spring Boot :: (v3.5.13) 15:34:27 15:34:27 2026-06-03T15:34:27.143Z INFO 2681 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:34:27 2026-06-03T15:34:27.143Z INFO 2681 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 15:34:27 2026-06-03T15:34:27.171Z INFO 2681 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.066 seconds (process running for 13.909) 15:34:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 15:34:27 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 15:34:27 15:34:27 . ____ _ __ _ _ 15:34:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:34:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:34:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:34:27 ' |____| .__|_| |_|_| |_\__, | / / / / 15:34:27 =========|_|==============|___/=/_/_/_/ 15:34:27 15:34:27 :: Spring Boot :: (v3.5.13) 15:34:27 15:34:27 2026-06-03T15:34:27.510Z INFO 2681 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:34:27 2026-06-03T15:34:27.510Z INFO 2681 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:34:27 2026-06-03T15:34:27.673Z WARN 2681 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 15:34:27 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 15:34:27 2026-06-03T15:34:27.817Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:34:27 o o o o---o o--o o o---o o o----o o--o--o 15:34:27 | | / \ / | / / \ | | 15:34:27 o----o o o o----o | o o o----o | 15:34:27 | | * \ / | \ * \ | | 15:34:27 o o * o o---o o--o o----o o---o * o o----o o 15:34:27 15:34:27 2026-06-03T15:34:27.817Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:34:27 2026-06-03T15:34:27.818Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:34:27 2026-06-03T15:34:27.818Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 15:34:27 2026-06-03T15:34:27.818Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:34:27 2026-06-03T15:34:27.821Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 15:34:27 To enable the Jet engine on the members, do one of the following: 15:34:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:34:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:34:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:34:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:34:28 2026-06-03T15:34:28.427Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:34:28 2026-06-03T15:34:28.516Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 15:34:28 2026-06-03T15:34:28.758Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:34:28 2026-06-03T15:34:28.764Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is STARTING 15:34:31 2026-06-03T15:34:31.523Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:34:31 15:34:31 Members {size:1, ver:1} [ 15:34:31 Member [10.30.107.74]:5701 - f2a3a55b-88cd-4634-92fb-23e947182922 this 15:34:31 ] 15:34:31 15:34:31 2026-06-03T15:34:31.551Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is STARTED 15:34:31 2026-06-03T15:34:31.593Z INFO 2681 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 4.106 seconds (process running for 18.331) 15:34:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.447 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 15:34:31 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 15:34:31 15:34:31 . ____ _ __ _ _ 15:34:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:34:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:34:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:34:31 ' |____| .__|_| |_|_| |_\__, | / / / / 15:34:31 =========|_|==============|___/=/_/_/_/ 15:34:31 15:34:31 :: Spring Boot :: (v3.5.13) 15:34:31 15:34:31 2026-06-03T15:34:31.671Z INFO 2681 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:34:31 2026-06-03T15:34:31.671Z INFO 2681 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:34:31 2026-06-03T15:34:31.919Z INFO 2681 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.271 seconds (process running for 18.657) 15:34:31 2026-06-03T15:34:31.969Z ERROR 2681 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 15:34:31 2026-06-03T15:34:31.969Z ERROR 2681 --- [_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 15:34:32 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 15:34:32 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 15:34:32 15:34:32 . ____ _ __ _ _ 15:34:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:34:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:34:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:34:32 ' |____| .__|_| |_|_| |_\__, | / / / / 15:34:32 =========|_|==============|___/=/_/_/_/ 15:34:32 15:34:32 :: Spring Boot :: (v3.5.13) 15:34:32 15:34:32 2026-06-03T15:34:32.100Z INFO 2681 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:34:32 2026-06-03T15:34:32.100Z INFO 2681 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:34:32 2026-06-03T15:34:32.148Z INFO 2681 --- [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 15:34:32 2026-06-03T15:34:32.151Z INFO 2681 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.07 seconds (process running for 18.889) 15:34:32 2026-06-03T15:34:32.179Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:34:32 acks = -1 15:34:32 auto.include.jmx.reporter = true 15:34:32 batch.size = 16384 15:34:32 bootstrap.servers = [localhost:9092] 15:34:32 buffer.memory = 33554432 15:34:32 client.dns.lookup = use_all_dns_ips 15:34:32 client.id = producer-1 15:34:32 compression.gzip.level = -1 15:34:32 compression.lz4.level = 9 15:34:32 compression.type = none 15:34:32 compression.zstd.level = 3 15:34:32 connections.max.idle.ms = 540000 15:34:32 delivery.timeout.ms = 120000 15:34:32 enable.idempotence = true 15:34:32 enable.metrics.push = true 15:34:32 interceptor.classes = [] 15:34:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:34:32 linger.ms = 0 15:34:32 max.block.ms = 60000 15:34:32 max.in.flight.requests.per.connection = 5 15:34:32 max.request.size = 1048576 15:34:32 metadata.max.age.ms = 300000 15:34:32 metadata.max.idle.ms = 300000 15:34:32 metadata.recovery.strategy = none 15:34:32 metric.reporters = [] 15:34:32 metrics.num.samples = 2 15:34:32 metrics.recording.level = INFO 15:34:32 metrics.sample.window.ms = 30000 15:34:32 partitioner.adaptive.partitioning.enable = true 15:34:32 partitioner.availability.timeout.ms = 0 15:34:32 partitioner.class = null 15:34:32 partitioner.ignore.keys = false 15:34:32 receive.buffer.bytes = 32768 15:34:32 reconnect.backoff.max.ms = 1000 15:34:32 reconnect.backoff.ms = 50 15:34:32 request.timeout.ms = 30000 15:34:32 retries = 2147483647 15:34:32 retry.backoff.max.ms = 1000 15:34:32 retry.backoff.ms = 100 15:34:32 sasl.client.callback.handler.class = null 15:34:32 sasl.jaas.config = null 15:34:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:34:32 sasl.kerberos.min.time.before.relogin = 60000 15:34:32 sasl.kerberos.service.name = null 15:34:32 sasl.kerberos.ticket.renew.jitter = 0.05 15:34:32 sasl.kerberos.ticket.renew.window.factor = 0.8 15:34:32 sasl.login.callback.handler.class = null 15:34:32 sasl.login.class = null 15:34:32 sasl.login.connect.timeout.ms = null 15:34:32 sasl.login.read.timeout.ms = null 15:34:32 sasl.login.refresh.buffer.seconds = 300 15:34:32 sasl.login.refresh.min.period.seconds = 60 15:34:32 sasl.login.refresh.window.factor = 0.8 15:34:32 sasl.login.refresh.window.jitter = 0.05 15:34:32 sasl.login.retry.backoff.max.ms = 10000 15:34:32 sasl.login.retry.backoff.ms = 100 15:34:32 sasl.mechanism = GSSAPI 15:34:32 sasl.oauthbearer.clock.skew.seconds = 30 15:34:32 sasl.oauthbearer.expected.audience = null 15:34:32 sasl.oauthbearer.expected.issuer = null 15:34:32 sasl.oauthbearer.header.urlencode = false 15:34:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:34:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:34:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:34:32 sasl.oauthbearer.jwks.endpoint.url = null 15:34:32 sasl.oauthbearer.scope.claim.name = scope 15:34:32 sasl.oauthbearer.sub.claim.name = sub 15:34:32 sasl.oauthbearer.token.endpoint.url = null 15:34:32 security.protocol = PLAINTEXT 15:34:32 security.providers = null 15:34:32 send.buffer.bytes = 131072 15:34:32 socket.connection.setup.timeout.max.ms = 30000 15:34:32 socket.connection.setup.timeout.ms = 10000 15:34:32 ssl.cipher.suites = null 15:34:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:34:32 ssl.endpoint.identification.algorithm = https 15:34:32 ssl.engine.factory.class = null 15:34:32 ssl.key.password = null 15:34:32 ssl.keymanager.algorithm = SunX509 15:34:32 ssl.keystore.certificate.chain = null 15:34:32 ssl.keystore.key = null 15:34:32 ssl.keystore.location = null 15:34:32 ssl.keystore.password = null 15:34:32 ssl.keystore.type = JKS 15:34:32 ssl.protocol = TLSv1.3 15:34:32 ssl.provider = null 15:34:32 ssl.secure.random.implementation = null 15:34:32 ssl.trustmanager.algorithm = PKIX 15:34:32 ssl.truststore.certificates = null 15:34:32 ssl.truststore.location = null 15:34:32 ssl.truststore.password = null 15:34:32 ssl.truststore.type = JKS 15:34:32 transaction.timeout.ms = 60000 15:34:32 transactional.id = null 15:34:32 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:34:32 15:34:32 2026-06-03T15:34:32.221Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:34:32 2026-06-03T15:34:32.254Z INFO 2681 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 15:34:32 2026-06-03T15:34:32.302Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:34:32 2026-06-03T15:34:32.303Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:34:32 2026-06-03T15:34:32.303Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500872300 15:34:32 2026-06-03T15:34:32.330Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:34:32 acks = -1 15:34:32 auto.include.jmx.reporter = true 15:34:32 batch.size = 16384 15:34:32 bootstrap.servers = [localhost:9092] 15:34:32 buffer.memory = 33554432 15:34:32 client.dns.lookup = use_all_dns_ips 15:34:32 client.id = producer-2 15:34:32 compression.gzip.level = -1 15:34:32 compression.lz4.level = 9 15:34:32 compression.type = none 15:34:32 compression.zstd.level = 3 15:34:32 connections.max.idle.ms = 540000 15:34:32 delivery.timeout.ms = 120000 15:34:32 enable.idempotence = true 15:34:32 enable.metrics.push = true 15:34:32 interceptor.classes = [] 15:34:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:34:32 linger.ms = 0 15:34:32 max.block.ms = 60000 15:34:32 max.in.flight.requests.per.connection = 5 15:34:32 max.request.size = 1048576 15:34:32 metadata.max.age.ms = 300000 15:34:32 metadata.max.idle.ms = 300000 15:34:32 metadata.recovery.strategy = none 15:34:32 metric.reporters = [] 15:34:32 metrics.num.samples = 2 15:34:32 metrics.recording.level = INFO 15:34:32 metrics.sample.window.ms = 30000 15:34:32 partitioner.adaptive.partitioning.enable = true 15:34:32 partitioner.availability.timeout.ms = 0 15:34:32 partitioner.class = null 15:34:32 partitioner.ignore.keys = false 15:34:32 receive.buffer.bytes = 32768 15:34:32 reconnect.backoff.max.ms = 1000 15:34:32 reconnect.backoff.ms = 50 15:34:32 request.timeout.ms = 30000 15:34:32 retries = 2147483647 15:34:32 retry.backoff.max.ms = 1000 15:34:32 retry.backoff.ms = 100 15:34:32 sasl.client.callback.handler.class = null 15:34:32 sasl.jaas.config = null 15:34:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:34:32 sasl.kerberos.min.time.before.relogin = 60000 15:34:32 sasl.kerberos.service.name = null 15:34:32 sasl.kerberos.ticket.renew.jitter = 0.05 15:34:32 sasl.kerberos.ticket.renew.window.factor = 0.8 15:34:32 sasl.login.callback.handler.class = null 15:34:32 sasl.login.class = null 15:34:32 sasl.login.connect.timeout.ms = null 15:34:32 sasl.login.read.timeout.ms = null 15:34:32 sasl.login.refresh.buffer.seconds = 300 15:34:32 sasl.login.refresh.min.period.seconds = 60 15:34:32 sasl.login.refresh.window.factor = 0.8 15:34:32 sasl.login.refresh.window.jitter = 0.05 15:34:32 sasl.login.retry.backoff.max.ms = 10000 15:34:32 sasl.login.retry.backoff.ms = 100 15:34:32 sasl.mechanism = GSSAPI 15:34:32 sasl.oauthbearer.clock.skew.seconds = 30 15:34:32 sasl.oauthbearer.expected.audience = null 15:34:32 sasl.oauthbearer.expected.issuer = null 15:34:32 sasl.oauthbearer.header.urlencode = false 15:34:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:34:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:34:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:34:32 sasl.oauthbearer.jwks.endpoint.url = null 15:34:32 sasl.oauthbearer.scope.claim.name = scope 15:34:32 sasl.oauthbearer.sub.claim.name = sub 15:34:32 sasl.oauthbearer.token.endpoint.url = null 15:34:32 security.protocol = PLAINTEXT 15:34:32 security.providers = null 15:34:32 send.buffer.bytes = 131072 15:34:32 socket.connection.setup.timeout.max.ms = 30000 15:34:32 socket.connection.setup.timeout.ms = 10000 15:34:32 ssl.cipher.suites = null 15:34:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:34:32 ssl.endpoint.identification.algorithm = https 15:34:32 ssl.engine.factory.class = null 15:34:32 ssl.key.password = null 15:34:32 ssl.keymanager.algorithm = SunX509 15:34:32 ssl.keystore.certificate.chain = null 15:34:32 ssl.keystore.key = null 15:34:32 ssl.keystore.location = null 15:34:32 ssl.keystore.password = null 15:34:32 ssl.keystore.type = JKS 15:34:32 ssl.protocol = TLSv1.3 15:34:32 ssl.provider = null 15:34:32 ssl.secure.random.implementation = null 15:34:32 ssl.trustmanager.algorithm = PKIX 15:34:32 ssl.truststore.certificates = null 15:34:32 ssl.truststore.location = null 15:34:32 ssl.truststore.password = null 15:34:32 ssl.truststore.type = JKS 15:34:32 transaction.timeout.ms = 60000 15:34:32 transactional.id = null 15:34:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:34:32 15:34:32 2026-06-03T15:34:32.330Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:34:32 2026-06-03T15:34:32.331Z INFO 2681 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 15:34:32 2026-06-03T15:34:32.338Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:34:32 2026-06-03T15:34:32.338Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:34:32 2026-06-03T15:34:32.338Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500872338 15:34:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 15:34:32 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 15:34:32 15:34:32 . ____ _ __ _ _ 15:34:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:34:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:34:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:34:32 ' |____| .__|_| |_|_| |_\__, | / / / / 15:34:32 =========|_|==============|___/=/_/_/_/ 15:34:32 15:34:32 :: Spring Boot :: (v3.5.13) 15:34:32 15:34:32 2026-06-03T15:34:32.424Z INFO 2681 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:34:32 2026-06-03T15:34:32.425Z INFO 2681 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:34:32 2026-06-03T15:34:32.444Z INFO 2681 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.065 seconds (process running for 19.182) 15:34:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 15:34:32 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 15:34:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 15:34:32 [INFO] Running org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec 15:34:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec 15:34:32 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 15:34:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 15:34:32 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 15:34:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 15:34:32 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 15:34:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 15:34:32 [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 15:34:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 15:34:32 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 15:34:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 15:34:32 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 15:34:32 2026-06-03T15:34:32.718Z WARN 2681 --- [ main] o.c.n.a.i.m.CmHandleRegistrationResponse : Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 15:34:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 15:34:32 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 15:34:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 15:34:32 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 15:34:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 15:34:32 [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 15:34:32 2026-06-03T15:34:32.784Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:32 2026-06-03T15:34:32.784Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:32 2026-06-03T15:34:32.786Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:32 2026-06-03T15:34:32.786Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:32 2026-06-03T15:34:32.786Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:32 2026-06-03T15:34:32.786Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:32 2026-06-03T15:34:32.839Z ERROR 2681 --- [ 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] 15:34:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 15:34:32 [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 15:34:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 15:34:32 2026-06-03T15:34:32.890Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:32 2026-06-03T15:34:32.890Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:32 2026-06-03T15:34:32.890Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:32 2026-06-03T15:34:32.891Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:32 2026-06-03T15:34:32.891Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:32 2026-06-03T15:34:32.891Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:32 2026-06-03T15:34:32.951Z INFO 2681 --- [ main] org.testcontainers.images.PullPolicy : Image pull policy will be performed by: DefaultPullPolicy() 15:34:32 2026-06-03T15:34:32.954Z INFO 2681 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 15:34:32 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 15:34:33 2026-06-03T15:34:32.973Z INFO 2681 --- [ main] org.testcontainers.DockerClientFactory : Testcontainers version: 2.0.4 15:34:33 2026-06-03T15:34:32.991Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:33 2026-06-03T15:34:32.992Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:33 2026-06-03T15:34:32.992Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:33 2026-06-03T15:34:33.042Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:33 2026-06-03T15:34:33.042Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:33 2026-06-03T15:34:33.042Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:33 2026-06-03T15:34:33.216Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:33 2026-06-03T15:34:33.216Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:33 2026-06-03T15:34:33.216Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:33 2026-06-03T15:34:33.295Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:33 2026-06-03T15:34:33.295Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:33 2026-06-03T15:34:33.295Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:33 2026-06-03T15:34:33.620Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:33 2026-06-03T15:34:33.620Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:33 2026-06-03T15:34:33.620Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:33 2026-06-03T15:34:33.786Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:33 2026-06-03T15:34:33.786Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:33 2026-06-03T15:34:33.786Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:33 2026-06-03T15:34:33.828Z INFO 2681 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 15:34:33 2026-06-03T15:34:33.836Z INFO 2681 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 15:34:33 2026-06-03T15:34:33.860Z INFO 2681 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: 15:34:33 Server Version: 29.5.1 15:34:33 API Version: 1.54 15:34:33 Operating System: Ubuntu 22.04.5 LTS 15:34:33 Total Memory: 32092 MB 15:34:33 2026-06-03T15:34:33.863Z WARN 2681 --- [ main] o.testcontainers.utility.ResourceReaper : 15:34:33 ******************************************************************************** 15:34:33 Ryuk has been disabled. This can cause unexpected behavior in your environment. 15:34:33 ******************************************************************************** 15:34:33 2026-06-03T15:34:33.868Z INFO 2681 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 15:34:33 2026-06-03T15:34:33.868Z INFO 2681 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 15:34:33 2026-06-03T15:34:33.871Z INFO 2681 --- [ 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')) 15:34:33 2026-06-03T15:34:33.904Z INFO 2681 --- [ 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. 15:34:33 2026-06-03T15:34:33.911Z INFO 2681 --- [ 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) 15:34:34 2026-06-03T15:34:34.023Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Starting to pull image 15:34:34 2026-06-03T15:34:34.055Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 15:34:34 2026-06-03T15:34:34.245Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 14 pending, 1 downloaded, 0 extracted, (5 MB/? MB) 15:34:34 2026-06-03T15:34:34.248Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 13 pending, 2 downloaded, 0 extracted, (5 MB/? MB) 15:34:34 2026-06-03T15:34:34.250Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 12 pending, 3 downloaded, 0 extracted, (5 MB/? MB) 15:34:34 2026-06-03T15:34:34.251Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 11 pending, 4 downloaded, 0 extracted, (5 MB/? MB) 15:34:34 2026-06-03T15:34:34.252Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 10 pending, 5 downloaded, 0 extracted, (13 MB/? MB) 15:34:34 2026-06-03T15:34:34.253Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 9 pending, 6 downloaded, 0 extracted, (16 MB/? MB) 15:34:34 2026-06-03T15:34:34.253Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 8 pending, 7 downloaded, 0 extracted, (16 MB/? MB) 15:34:34 2026-06-03T15:34:34.254Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 7 pending, 8 downloaded, 0 extracted, (16 MB/? MB) 15:34:34 2026-06-03T15:34:34.254Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 6 pending, 9 downloaded, 0 extracted, (19 MB/? MB) 15:34:34 2026-06-03T15:34:34.255Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 5 pending, 10 downloaded, 0 extracted, (19 MB/? MB) 15:34:34 2026-06-03T15:34:34.445Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 4 pending, 11 downloaded, 0 extracted, (46 MB/? MB) 15:34:34 2026-06-03T15:34:34.479Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:34 2026-06-03T15:34:34.479Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:34 2026-06-03T15:34:34.479Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:34 2026-06-03T15:34:34.691Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:34 2026-06-03T15:34:34.692Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:34 2026-06-03T15:34:34.692Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:34 2026-06-03T15:34:34.745Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 3 pending, 12 downloaded, 0 extracted, (166 MB/? MB) 15:34:34 2026-06-03T15:34:34.842Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 2 pending, 13 downloaded, 0 extracted, (189 MB/? MB) 15:34:35 2026-06-03T15:34:35.491Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:35 2026-06-03T15:34:35.492Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:35 2026-06-03T15:34:35.492Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:35 2026-06-03T15:34:35.542Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 1 pending, 14 downloaded, 0 extracted, (330 MB/? MB) 15:34:35 2026-06-03T15:34:35.692Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:35 2026-06-03T15:34:35.692Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:35 2026-06-03T15:34:35.693Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:35 2026-06-03T15:34:35.841Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 1 pending, 14 downloaded, 1 extracted, (402 MB/? MB) 15:34:35 2026-06-03T15:34:35.848Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 1 pending, 14 downloaded, 2 extracted, (402 MB/? MB) 15:34:36 2026-06-03T15:34:36.492Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:36 2026-06-03T15:34:36.492Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:36 2026-06-03T15:34:36.493Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:36 2026-06-03T15:34:36.550Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:36 2026-06-03T15:34:36.550Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:36 2026-06-03T15:34:36.550Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:37 2026-06-03T15:34:37.242Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (548 MB/552 MB) 15:34:37 2026-06-03T15:34:37.362Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:37 2026-06-03T15:34:37.362Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:37 2026-06-03T15:34:37.362Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:37 2026-06-03T15:34:37.500Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:37 2026-06-03T15:34:37.500Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:37 2026-06-03T15:34:37.500Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:38 2026-06-03T15:34:38.367Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:38 2026-06-03T15:34:38.368Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:38 2026-06-03T15:34:38.368Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:38 2026-06-03T15:34:38.528Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:38 2026-06-03T15:34:38.528Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:38 2026-06-03T15:34:38.528Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:39 2026-06-03T15:34:39.371Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:39 2026-06-03T15:34:39.372Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:39 2026-06-03T15:34:39.372Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:39 2026-06-03T15:34:39.489Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:39 2026-06-03T15:34:39.489Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:39 2026-06-03T15:34:39.489Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:40 2026-06-03T15:34:40.372Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:40 2026-06-03T15:34:40.372Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:40 2026-06-03T15:34:40.372Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:40 2026-06-03T15:34:40.494Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:40 2026-06-03T15:34:40.494Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:40 2026-06-03T15:34:40.494Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:41 2026-06-03T15:34:41.229Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:41 2026-06-03T15:34:41.229Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:41 2026-06-03T15:34:41.229Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:41 2026-06-03T15:34:41.352Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:41 2026-06-03T15:34:41.352Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:41 2026-06-03T15:34:41.352Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:42 2026-06-03T15:34:42.077Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:42 2026-06-03T15:34:42.077Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:42 2026-06-03T15:34:42.077Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:42 2026-06-03T15:34:42.298Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:42 2026-06-03T15:34:42.298Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:42 2026-06-03T15:34:42.298Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:42 2026-06-03T15:34:42.933Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:42 2026-06-03T15:34:42.933Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:42 2026-06-03T15:34:42.933Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:43 2026-06-03T15:34:43.304Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:43 2026-06-03T15:34:43.305Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:43 2026-06-03T15:34:43.305Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:43 2026-06-03T15:34:43.832Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:43 2026-06-03T15:34:43.833Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:43 2026-06-03T15:34:43.833Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:44 2026-06-03T15:34:44.259Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:44 2026-06-03T15:34:44.260Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:44 2026-06-03T15:34:44.260Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:44 2026-06-03T15:34:44.748Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:44 2026-06-03T15:34:44.749Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:44 2026-06-03T15:34:44.749Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:45 2026-06-03T15:34:45.274Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:45 2026-06-03T15:34:45.275Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:45 2026-06-03T15:34:45.275Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:45 2026-06-03T15:34:45.703Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:45 2026-06-03T15:34:45.704Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:45 2026-06-03T15:34:45.704Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:46 2026-06-03T15:34:46.280Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:46 2026-06-03T15:34:46.280Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:46 2026-06-03T15:34:46.281Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:46 2026-06-03T15:34:46.559Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:46 2026-06-03T15:34:46.559Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:46 2026-06-03T15:34:46.559Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:46 2026-06-03T15:34:46.647Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (548 MB/552 MB) 15:34:46 2026-06-03T15:34:46.648Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (548 MB/552 MB) 15:34:46 2026-06-03T15:34:46.845Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (548 MB/552 MB) 15:34:46 2026-06-03T15:34:46.845Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (548 MB/552 MB) 15:34:47 2026-06-03T15:34:47.243Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (548 MB/552 MB) 15:34:47 2026-06-03T15:34:47.246Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (548 MB/552 MB) 15:34:47 2026-06-03T15:34:47.247Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (548 MB/552 MB) 15:34:47 2026-06-03T15:34:47.247Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (548 MB/552 MB) 15:34:47 2026-06-03T15:34:47.248Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (548 MB/552 MB) 15:34:47 2026-06-03T15:34:47.248Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (548 MB/552 MB) 15:34:47 2026-06-03T15:34:47.281Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:47 2026-06-03T15:34:47.282Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:47 2026-06-03T15:34:47.282Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:47 2026-06-03T15:34:47.342Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (548 MB/552 MB) 15:34:47 2026-06-03T15:34:47.564Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:47 2026-06-03T15:34:47.564Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:47 2026-06-03T15:34:47.564Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:48 2026-06-03T15:34:48.170Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:48 2026-06-03T15:34:48.171Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:48 2026-06-03T15:34:48.171Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:48 2026-06-03T15:34:48.542Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (548 MB/552 MB) 15:34:48 2026-06-03T15:34:48.543Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (548 MB/552 MB) 15:34:48 2026-06-03T15:34:48.562Z INFO 2681 --- [ main] t.n.o.o.8.0 : Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT14.657917507S 15:34:48 2026-06-03T15:34:48.564Z INFO 2681 --- [ream-1565019165] t.n.o.o.8.0 : Pull complete. 15 layers, pulled in 14s (downloaded 548 MB at 39 MB/s) 15:34:48 2026-06-03T15:34:48.571Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:48 2026-06-03T15:34:48.571Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:48 2026-06-03T15:34:48.571Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:48 2026-06-03T15:34:48.642Z INFO 2681 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:34:49 2026-06-03T15:34:49.085Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:49 2026-06-03T15:34:49.085Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:49 2026-06-03T15:34:49.086Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:49 2026-06-03T15:34:49.598Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:49 2026-06-03T15:34:49.599Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:49 2026-06-03T15:34:49.599Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:50 2026-06-03T15:34:50.092Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:50 2026-06-03T15:34:50.092Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:50 2026-06-03T15:34:50.093Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:50 2026-06-03T15:34:50.604Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:50 2026-06-03T15:34:50.605Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:50 2026-06-03T15:34:50.605Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:51 2026-06-03T15:34:51.093Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:51 2026-06-03T15:34:51.093Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:51 2026-06-03T15:34:51.094Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:51 2026-06-03T15:34:51.123Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: e495048bcaffcac35a6c6d64f6a182a67d1df4175d606ef9ce2563ddee9b93dd 15:34:51 2026-06-03T15:34:51.605Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:51 2026-06-03T15:34:51.605Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:51 2026-06-03T15:34:51.605Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:52 2026-06-03T15:34:52.094Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:52 2026-06-03T15:34:52.094Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:52 2026-06-03T15:34:52.094Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:52 2026-06-03T15:34:52.611Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:52 2026-06-03T15:34:52.611Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:52 2026-06-03T15:34:52.612Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:52 2026-06-03T15:34:52.959Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:52 2026-06-03T15:34:52.959Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:52 2026-06-03T15:34:52.960Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:53 2026-06-03T15:34:53.612Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:53 2026-06-03T15:34:53.613Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:53 2026-06-03T15:34:53.613Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:53 2026-06-03T15:34:53.923Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:53 2026-06-03T15:34:53.923Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:53 2026-06-03T15:34:53.923Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:54 2026-06-03T15:34:54.575Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:54 2026-06-03T15:34:54.575Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:54 2026-06-03T15:34:54.576Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:54 2026-06-03T15:34:54.778Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:54 2026-06-03T15:34:54.779Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:54 2026-06-03T15:34:54.779Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:55 2026-06-03T15:34:55.586Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:55 2026-06-03T15:34:55.587Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:55 2026-06-03T15:34:55.587Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:55 2026-06-03T15:34:55.781Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:55 2026-06-03T15:34:55.781Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:55 2026-06-03T15:34:55.781Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:56 2026-06-03T15:34:56.542Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:56 2026-06-03T15:34:56.542Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:56 2026-06-03T15:34:56.542Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:56 2026-06-03T15:34:56.786Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:56 2026-06-03T15:34:56.786Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:56 2026-06-03T15:34:56.786Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:57 2026-06-03T15:34:57.149Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT8.507803125S 15:34:57 2026-06-03T15:34:57.543Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:57 2026-06-03T15:34:57.543Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:57 2026-06-03T15:34:57.544Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.63 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 15:34:57 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 15:34:57 2026-06-03T15:34:57.642Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:57 2026-06-03T15:34:57.643Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:57 2026-06-03T15:34:57.643Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:57 2026-06-03T15:34:57.670Z INFO 2681 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 15:34:57 2026-06-03T15:34:57.672Z INFO 2681 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 15:34:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 15:34:57 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 15:34:57 2026-06-03T15:34:57.889Z INFO 2681 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 15:34:57 2026-06-03T15:34:57.889Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 15:34:57 2026-06-03T15:34:57.892Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-01-28. 15:34:57 2026-06-03T15:34:57.895Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 15:34:57 2026-06-03T15:34:57.896Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 15:34:57 2026-06-03T15:34:57.903Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 15:34:57 2026-06-03T15:34:57.903Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-04-23. 15:34:57 2026-06-03T15:34:57.906Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-04-23 installed successfully, 15:34:57 2026-06-03T15:34:57.906Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 15:34:57 2026-06-03T15:34:57.952Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 15:34:57 2026-06-03T15:34:57.952Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Upgrading to dmi-registry-2026-04-23. 15:34:57 2026-06-03T15:34:57.952Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 15:34:57 2026-06-03T15:34:57.953Z INFO 2681 --- [ main] org.onap.cps.init.AbstractModelLoader : Model Loader #2: Deleting schema dmi-registry-2024-02-23 15:34:57 2026-06-03T15:34:57.953Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 15:34:57 2026-06-03T15:34:57.961Z INFO 2681 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 15:34:57 2026-06-03T15:34:57.967Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 15:34:57 2026-06-03T15:34:57.967Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2026-04-23 is already installed. 15:34:57 2026-06-03T15:34:57.967Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 15:34:57 2026-06-03T15:34:57.973Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 15:34:57 2026-06-03T15:34:57.973Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Upgrading to dmi-registry-2026-04-23. 15:34:57 2026-06-03T15:34:57.973Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 15:34:57 2026-06-03T15:34:57.973Z INFO 2681 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 15:34:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 15:34:57 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 15:34:58 2026-06-03T15:34:58.009Z ERROR 2681 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 15:34:58 15:34:58 java.lang.RuntimeException: Simulated failure 15:34:58 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:34:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:34:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:34:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:34:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:34:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:34:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:34:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:34:58 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) 15:34:58 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:58 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:58 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:34:58 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:34:58 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:34:58 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:34:58 at groovy.lang.Closure.call(Closure.java:427) 15:34:58 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 15:34:58 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 15:34:58 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 15:34:58 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 15:34:58 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 15:34:58 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 15:34:58 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 15:34:58 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 15:34:58 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 15:34:58 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:34:58 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 15:34:58 at jdk.proxy2/jdk.proxy2.$Proxy166.getNcmpServiceCmHandle(Unknown Source) 15:34:58 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) 15:34:58 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20260423(DataMigration.java:60) 15:34:58 at org.onap.cps.ncmp.init.DataMigration$SpockMock$618287467.migrateInventoryToModelRelease20260423$accessor$CtN9qXyA(Unknown Source) 15:34:58 at org.onap.cps.ncmp.init.DataMigration$SpockMock$618287467$auxiliary$DN01qWfp.call(Unknown Source) 15:34:58 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 15:34:58 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 15:34:58 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 15:34:58 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 15:34:58 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:34:58 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:34:58 at org.onap.cps.ncmp.init.DataMigration$SpockMock$618287467.migrateInventoryToModelRelease20260423(Unknown Source) 15:34:58 at org.onap.cps.ncmp.init.DataMigration$SpockMock$618287467$migrateInventoryToModelRelease20260423.call(Unknown Source) 15:34:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:34:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:34:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:34:58 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) 15:34:58 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:58 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:34:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:34:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:34:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:34:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:34:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:34:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:34:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:34:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:34:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:34:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:34:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:34:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:34:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:34:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:34:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:34:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:34:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:34:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:34:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:34:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:34:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:34:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:34:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:34:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:34:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:34:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:34:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:34:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:34:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:34:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:34:58 15:34:58 2026-06-03T15:34:58.013Z ERROR 2681 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 15:34:58 15:34:58 java.lang.RuntimeException: Simulated failure 15:34:58 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:34:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:34:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:34:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:34:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:34:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:34:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:34:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:34:58 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) 15:34:58 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:58 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:58 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:34:58 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:34:58 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:34:58 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:34:58 at groovy.lang.Closure.call(Closure.java:427) 15:34:58 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 15:34:58 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 15:34:58 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 15:34:58 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 15:34:58 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 15:34:58 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 15:34:58 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 15:34:58 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 15:34:58 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 15:34:58 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:34:58 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 15:34:58 at jdk.proxy2/jdk.proxy2.$Proxy160.cmHandleBulkMigrate(Unknown Source) 15:34:58 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) 15:34:58 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20260423(DataMigration.java:60) 15:34:58 at org.onap.cps.ncmp.init.DataMigration$SpockMock$618287467.migrateInventoryToModelRelease20260423$accessor$CtN9qXyA(Unknown Source) 15:34:58 at org.onap.cps.ncmp.init.DataMigration$SpockMock$618287467$auxiliary$DN01qWfp.call(Unknown Source) 15:34:58 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 15:34:58 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 15:34:58 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 15:34:58 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 15:34:58 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:34:58 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:34:58 at org.onap.cps.ncmp.init.DataMigration$SpockMock$618287467.migrateInventoryToModelRelease20260423(Unknown Source) 15:34:58 at org.onap.cps.ncmp.init.DataMigration$SpockMock$618287467$migrateInventoryToModelRelease20260423.call(Unknown Source) 15:34:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:34:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:34:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:34:58 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) 15:34:58 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:34:58 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:34:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:34:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:34:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:34:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:34:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:34:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:34:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:34:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:34:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:34:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:34:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:34:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:34:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:34:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:34:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:34:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:34:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:34:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:34:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:34:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:34:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:34:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:34:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:34:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:34:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:34:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:34:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:34:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:34:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:34:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:34:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:34:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:34:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:34:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:34:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:34:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:34:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:34:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:34:58 15:34:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 15:34:58 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 15:34:58 2026-06-03T15:34:58.023Z INFO 2681 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 15:34:58 2026-06-03T15:34:58.025Z INFO 2681 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 15:34:58 2026-06-03T15:34:58.025Z INFO 2681 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 15:34:58 2026-06-03T15:34:58.028Z INFO 2681 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 15:34:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 15:34:58 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 15:34:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 15:34:58 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 15:34:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 15:34:58 [INFO] Running org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec 15:34:58 15:34:58 . ____ _ __ _ _ 15:34:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:34:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:34:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:34:58 ' |____| .__|_| |_|_| |_\__, | / / / / 15:34:58 =========|_|==============|___/=/_/_/_/ 15:34:58 15:34:58 :: Spring Boot :: (v3.5.13) 15:34:58 15:34:58 2026-06-03T15:34:58.109Z INFO 2681 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:34:58 2026-06-03T15:34:58.109Z INFO 2681 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 15:34:58 2026-06-03T15:34:58.123Z INFO 2681 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.033 seconds (process running for 44.861) 15:34:58 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec 15:34:58 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 15:34:58 2026-06-03T15:34:58.402Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:58 2026-06-03T15:34:58.403Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:58 2026-06-03T15:34:58.403Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:58 2026-06-03T15:34:58.643Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:58 2026-06-03T15:34:58.643Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:58 2026-06-03T15:34:58.644Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:59 2026-06-03T15:34:59.307Z WARN 2681 --- [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') 15:34:59 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.104 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 15:34:59 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 15:34:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 15:34:59 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 15:34:59 2026-06-03T15:34:59.401Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:34:59 2026-06-03T15:34:59.401Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:59 2026-06-03T15:34:59.401Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:59 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 15:34:59 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 15:34:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 15:34:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 15:34:59 2026-06-03T15:34:59.492Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:34:59 2026-06-03T15:34:59.492Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:34:59 2026-06-03T15:34:59.492Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:34:59 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 15:34:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 15:34:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 15:34:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 15:34:59 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 15:34:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 15:34:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 15:34:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 15:35:00 2026-06-03T15:34:59.849Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5702 [dev] [5.5.0] 15:35:00 o o o o---o o--o o o---o o o----o o--o--o 15:35:00 | | / \ / | / / \ | | 15:35:00 o----o o o o----o | o o o----o | 15:35:00 | | * \ / | \ * \ | | 15:35:00 o o * o o---o o--o o----o o---o * o o----o o 15:35:00 15:35:00 2026-06-03T15:34:59.849Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5702 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:00 2026-06-03T15:34:59.849Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5702 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5702 15:35:00 2026-06-03T15:34:59.849Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5702 [dev] [5.5.0] Cluster name: dev 15:35:00 2026-06-03T15:34:59.849Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]: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. 15:35:00 2026-06-03T15:34:59.849Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5702 [dev] [5.5.0] The Jet engine is disabled. 15:35:00 To enable the Jet engine on the members, do one of the following: 15:35:00 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:00 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:00 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:00 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:00 2026-06-03T15:34:59.861Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]: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. 15:35:00 2026-06-03T15:34:59.863Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5702 [dev] [5.5.0] Using Multicast discovery 15:35:00 2026-06-03T15:34:59.871Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5702 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:00 2026-06-03T15:34:59.871Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5702 [dev] [5.5.0] [10.30.107.74]:5702 is STARTING 15:35:00 2026-06-03T15:35:00.402Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:00 2026-06-03T15:35:00.402Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:00 2026-06-03T15:35:00.402Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:00 2026-06-03T15:35:00.447Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:00 2026-06-03T15:35:00.447Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:00 2026-06-03T15:35:00.447Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:01 2026-06-03T15:35:01.311Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:01 2026-06-03T15:35:01.311Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:01 2026-06-03T15:35:01.311Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:01 2026-06-03T15:35:01.453Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:01 2026-06-03T15:35:01.453Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:01 2026-06-03T15:35:01.453Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:02 2026-06-03T15:35:01.975Z ERROR 2681 --- [_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 15:35:02 2026-06-03T15:35:01.975Z ERROR 2681 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 15:35:02 2026-06-03T15:35:02.168Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:02 2026-06-03T15:35:02.168Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:02 2026-06-03T15:35:02.168Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:02 2026-06-03T15:35:02.359Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:02 2026-06-03T15:35:02.359Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:02 2026-06-03T15:35:02.359Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:02 2026-06-03T15:35:02.558Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5702 [dev] [5.5.0] 15:35:02 15:35:02 Members {size:1, ver:1} [ 15:35:02 Member [10.30.107.74]:5702 - 52d45031-08f7-4ffb-903f-458321c8c4e1 this 15:35:02 ] 15:35:02 15:35:02 2026-06-03T15:35:02.559Z WARN 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5702 [dev] [5.5.0] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 15:35:02 2026-06-03T15:35:02.561Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5702 [dev] [5.5.0] [10.30.107.74]:5702 is STARTED 15:35:02 2026-06-03T15:35:02.598Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5702 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:03 2026-06-03T15:35:02.937Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5702 [dev] [5.5.0] [10.30.107.74]:5702 is SHUTTING_DOWN 15:35:03 2026-06-03T15:35:02.941Z INFO 2681 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5702 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5702 - 52d45031-08f7-4ffb-903f-458321c8c4e1 this is handled 15:35:03 2026-06-03T15:35:02.952Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5702 [dev] [5.5.0] Shutting down multicast service... 15:35:03 2026-06-03T15:35:02.953Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5702 [dev] [5.5.0] Shutting down connection manager... 15:35:03 2026-06-03T15:35:02.955Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5702 [dev] [5.5.0] Shutting down node engine... 15:35:03 2026-06-03T15:35:03.024Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:03 2026-06-03T15:35:03.024Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:03 2026-06-03T15:35:03.025Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:03 2026-06-03T15:35:03.158Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5702 [dev] [5.5.0] Destroying node NodeExtension. 15:35:03 2026-06-03T15:35:03.160Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5702 [dev] [5.5.0] Hazelcast Shutdown is completed in 219 ms. 15:35:03 2026-06-03T15:35:03.160Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5702 [dev] [5.5.0] [10.30.107.74]:5702 is SHUTDOWN 15:35:03 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.329 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 15:35:03 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 15:35:03 15:35:03 . ____ _ __ _ _ 15:35:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:35:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:35:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:35:03 ' |____| .__|_| |_|_| |_\__, | / / / / 15:35:03 =========|_|==============|___/=/_/_/_/ 15:35:03 15:35:03 :: Spring Boot :: (v3.5.13) 15:35:03 15:35:03 2026-06-03T15:35:03.192Z INFO 2681 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:35:03 2026-06-03T15:35:03.192Z INFO 2681 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:35:03 2026-06-03T15:35:03.223Z INFO 2681 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 0.054 seconds (process running for 49.961) 15:35:03 2026-06-03T15:35:03.249Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:03 2026-06-03T15:35:03.250Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 15:35:03 2026-06-03T15:35:03.250Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 15:35:03 2026-06-03T15:35:03.251Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 15:35:03 2026-06-03T15:35:03.255Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 15:35:03 2026-06-03T15:35:03.256Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 7 ms. 15:35:03 2026-06-03T15:35:03.256Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 15:35:03 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 15:35:03 2026-06-03T15:35:03.274Z INFO 2681 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:35:03 2026-06-03T15:35:03.367Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:03 2026-06-03T15:35:03.368Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:03 2026-06-03T15:35:03.368Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:03 2026-06-03T15:35:03.700Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:03 o o o o---o o--o o o---o o o----o o--o--o 15:35:03 | | / \ / | / / \ | | 15:35:03 o----o o o o----o | o o o----o | 15:35:03 | | * \ / | \ * \ | | 15:35:03 o o * o o---o o--o o----o o---o * o o----o o 15:35:03 15:35:03 2026-06-03T15:35:03.700Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:03 2026-06-03T15:35:03.700Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:03 2026-06-03T15:35:03.700Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:35:03 2026-06-03T15:35:03.700Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:03 2026-06-03T15:35:03.700Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:35:03 To enable the Jet engine on the members, do one of the following: 15:35:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:03 2026-06-03T15:35:03.714Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:03 2026-06-03T15:35:03.716Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:35:03 2026-06-03T15:35:03.726Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:03 2026-06-03T15:35:03.726Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:04 2026-06-03T15:35:04.028Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:04 2026-06-03T15:35:04.029Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:04 2026-06-03T15:35:04.029Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:04 2026-06-03T15:35:04.332Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:04 2026-06-03T15:35:04.332Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:04 2026-06-03T15:35:04.332Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:05 2026-06-03T15:35:05.030Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:05 2026-06-03T15:35:05.030Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:05 2026-06-03T15:35:05.030Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:05 2026-06-03T15:35:05.138Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:05 2026-06-03T15:35:05.138Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:05 2026-06-03T15:35:05.138Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:06 2026-06-03T15:35:05.989Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:06 2026-06-03T15:35:05.989Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:06 2026-06-03T15:35:05.989Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:06 2026-06-03T15:35:06.140Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:06 2026-06-03T15:35:06.140Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:06 2026-06-03T15:35:06.140Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:06 2026-06-03T15:35:06.505Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:06 15:35:06 Members {size:1, ver:1} [ 15:35:06 Member [10.30.107.74]:5701 - 97e19adb-e35b-4547-9024-483b5554c8ae this 15:35:06 ] 15:35:06 15:35:06 2026-06-03T15:35:06.506Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:06 2026-06-03T15:35:06.514Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:06 2026-06-03T15:35:06.525Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:06 2026-06-03T15:35:06.525Z INFO 2681 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - 97e19adb-e35b-4547-9024-483b5554c8ae this is handled 15:35:06 2026-06-03T15:35:06.526Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:35:06 2026-06-03T15:35:06.527Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:35:06 2026-06-03T15:35:06.527Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:35:06 2026-06-03T15:35:06.535Z WARN 2681 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.74]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.74]:5701 15:35:06 15:35:06 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:06 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 15:35:06 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 15:35:06 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 15:35:06 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 15:35:06 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:06 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:06 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:06 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:06 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:06 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:06 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:06 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:06 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:06 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:06 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:06 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:06 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 15:35:06 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 15:35:06 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 15:35:06 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 15:35:06 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 15:35:06 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 15:35:06 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:06 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:06 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:06 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:06 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:06 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:06 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:06 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:06 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:06 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:06 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:06 at ------ submitted from ------.() 15:35:06 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 15:35:06 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 15:35:06 ... 16 common frames omitted 15:35:06 15:35:06 2026-06-03T15:35:06.594Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:35:06 2026-06-03T15:35:06.595Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 70 ms. 15:35:06 2026-06-03T15:35:06.595Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:06 2026-06-03T15:35:06.598Z INFO 2681 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:35:06 2026-06-03T15:35:06.674Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:06 o o o o---o o--o o o---o o o----o o--o--o 15:35:06 | | / \ / | / / \ | | 15:35:06 o----o o o o----o | o o o----o | 15:35:06 | | * \ / | \ * \ | | 15:35:06 o o * o o---o o--o o----o o---o * o o----o o 15:35:06 15:35:06 2026-06-03T15:35:06.674Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:06 2026-06-03T15:35:06.674Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:06 2026-06-03T15:35:06.674Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:35:06 2026-06-03T15:35:06.674Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:06 2026-06-03T15:35:06.674Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:35:06 To enable the Jet engine on the members, do one of the following: 15:35:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:06 2026-06-03T15:35:06.685Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:06 2026-06-03T15:35:06.687Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:35:06 2026-06-03T15:35:06.701Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:06 2026-06-03T15:35:06.702Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:06 2026-06-03T15:35:06.846Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:06 2026-06-03T15:35:06.846Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:06 2026-06-03T15:35:06.846Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:07 2026-06-03T15:35:06.996Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:07 2026-06-03T15:35:06.997Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:07 2026-06-03T15:35:06.997Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:07 2026-06-03T15:35:07.836Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:07 2026-06-03T15:35:07.836Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:07 2026-06-03T15:35:07.837Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:08 2026-06-03T15:35:08.012Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:08 2026-06-03T15:35:08.012Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:08 2026-06-03T15:35:08.012Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:08 2026-06-03T15:35:08.794Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:08 2026-06-03T15:35:08.794Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:08 2026-06-03T15:35:08.794Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:09 2026-06-03T15:35:09.013Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:09 2026-06-03T15:35:09.013Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:09 2026-06-03T15:35:09.013Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:09 2026-06-03T15:35:09.376Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:09 15:35:09 Members {size:1, ver:1} [ 15:35:09 Member [10.30.107.74]:5701 - d38a0792-984a-4bae-b643-f9c3344d4a0f this 15:35:09 ] 15:35:09 15:35:09 2026-06-03T15:35:09.377Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:09 2026-06-03T15:35:09.378Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:09 2026-06-03T15:35:09.384Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:09 2026-06-03T15:35:09.385Z INFO 2681 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - d38a0792-984a-4bae-b643-f9c3344d4a0f this is handled 15:35:09 2026-06-03T15:35:09.386Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:35:09 2026-06-03T15:35:09.386Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:35:09 2026-06-03T15:35:09.387Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:35:09 2026-06-03T15:35:09.388Z WARN 2681 --- [cached.thread-3] c.h.internal.util.phonehome.PhoneHome : [10.30.107.74]:5701 [dev] [5.5.0] Some metrics were not recorded 15:35:09 15:35:09 com.hazelcast.spi.exception.RetryableHazelcastException: HazelcastInstance[[10.30.107.74]:5701] is not active! 15:35:09 at com.hazelcast.spi.impl.NodeEngineImpl.getService(NodeEngineImpl.java:487) 15:35:09 at com.hazelcast.internal.util.phonehome.StorageMetricsProvider.dataMemoryCost(StorageMetricsProvider.java:67) 15:35:09 at com.hazelcast.internal.util.phonehome.StorageMetricsProvider.provideMetrics(StorageMetricsProvider.java:43) 15:35:09 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:09 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:09 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:09 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:09 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:09 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:09 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:09 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:09 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:09 15:35:09 2026-06-03T15:35:09.416Z WARN 2681 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.74]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.74]:5701 15:35:09 15:35:09 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:09 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 15:35:09 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 15:35:09 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 15:35:09 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 15:35:09 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:09 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:09 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:09 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:09 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:09 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:09 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:09 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:09 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:09 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:09 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:09 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:09 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 15:35:09 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 15:35:09 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 15:35:09 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 15:35:09 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 15:35:09 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 15:35:09 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:09 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:09 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:09 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:09 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:09 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:09 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:09 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:09 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:09 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:09 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:09 at ------ submitted from ------.() 15:35:09 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 15:35:09 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 15:35:09 ... 16 common frames omitted 15:35:09 15:35:09 2026-06-03T15:35:09.475Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:35:09 2026-06-03T15:35:09.475Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 91 ms. 15:35:09 2026-06-03T15:35:09.475Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:09 2026-06-03T15:35:09.478Z INFO 2681 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:35:09 2026-06-03T15:35:09.528Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:09 o o o o---o o--o o o---o o o----o o--o--o 15:35:09 | | / \ / | / / \ | | 15:35:09 o----o o o o----o | o o o----o | 15:35:09 | | * \ / | \ * \ | | 15:35:09 o o * o o---o o--o o----o o---o * o o----o o 15:35:09 15:35:09 2026-06-03T15:35:09.528Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:09 2026-06-03T15:35:09.528Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:09 2026-06-03T15:35:09.528Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:35:09 2026-06-03T15:35:09.528Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:09 2026-06-03T15:35:09.528Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:35:09 To enable the Jet engine on the members, do one of the following: 15:35:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:09 2026-06-03T15:35:09.538Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:09 2026-06-03T15:35:09.539Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:35:09 2026-06-03T15:35:09.545Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:09 2026-06-03T15:35:09.545Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:09 2026-06-03T15:35:09.801Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:09 2026-06-03T15:35:09.801Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:09 2026-06-03T15:35:09.801Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:10 2026-06-03T15:35:10.020Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:10 2026-06-03T15:35:10.020Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:10 2026-06-03T15:35:10.020Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:10 2026-06-03T15:35:10.656Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:10 2026-06-03T15:35:10.656Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:10 2026-06-03T15:35:10.656Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:11 2026-06-03T15:35:11.020Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:11 2026-06-03T15:35:11.021Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:11 2026-06-03T15:35:11.021Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:11 2026-06-03T15:35:11.663Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:11 2026-06-03T15:35:11.663Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:11 2026-06-03T15:35:11.663Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:12 2026-06-03T15:35:11.981Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:12 15:35:12 Members {size:1, ver:1} [ 15:35:12 Member [10.30.107.74]:5701 - fbcceb14-5816-4953-ac60-539c9cf841e4 this 15:35:12 ] 15:35:12 15:35:12 2026-06-03T15:35:11.982Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:12 2026-06-03T15:35:11.985Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:12 2026-06-03T15:35:12.000Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:12 2026-06-03T15:35:12.001Z INFO 2681 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - fbcceb14-5816-4953-ac60-539c9cf841e4 this is handled 15:35:12 2026-06-03T15:35:12.001Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:35:12 2026-06-03T15:35:12.002Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:35:12 2026-06-03T15:35:12.003Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:35:12 2026-06-03T15:35:12.008Z WARN 2681 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.107.74]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.74]:5701 15:35:12 15:35:12 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:12 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 15:35:12 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 15:35:12 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 15:35:12 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 15:35:12 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:12 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:12 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:12 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:12 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:12 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:12 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:12 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:12 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:12 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:12 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:12 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:12 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 15:35:12 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 15:35:12 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 15:35:12 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 15:35:12 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 15:35:12 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 15:35:12 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:12 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:12 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:12 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:12 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:12 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:12 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:12 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:12 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:12 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:12 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:12 at ------ submitted from ------.() 15:35:12 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 15:35:12 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 15:35:12 ... 16 common frames omitted 15:35:12 15:35:12 2026-06-03T15:35:12.027Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:12 2026-06-03T15:35:12.027Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:12 2026-06-03T15:35:12.027Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:12 2026-06-03T15:35:12.066Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:35:12 2026-06-03T15:35:12.066Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 66 ms. 15:35:12 2026-06-03T15:35:12.066Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:12 2026-06-03T15:35:12.068Z INFO 2681 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:35:12 2026-06-03T15:35:12.107Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:12 o o o o---o o--o o o---o o o----o o--o--o 15:35:12 | | / \ / | / / \ | | 15:35:12 o----o o o o----o | o o o----o | 15:35:12 | | * \ / | \ * \ | | 15:35:12 o o * o o---o o--o o----o o---o * o o----o o 15:35:12 15:35:12 2026-06-03T15:35:12.107Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:12 2026-06-03T15:35:12.107Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:12 2026-06-03T15:35:12.107Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:35:12 2026-06-03T15:35:12.107Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:12 2026-06-03T15:35:12.107Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:35:12 To enable the Jet engine on the members, do one of the following: 15:35:12 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:12 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:12 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:12 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:12 2026-06-03T15:35:12.116Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:12 2026-06-03T15:35:12.117Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:35:12 2026-06-03T15:35:12.126Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:12 2026-06-03T15:35:12.126Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:12 2026-06-03T15:35:12.569Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:12 2026-06-03T15:35:12.569Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:12 2026-06-03T15:35:12.569Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:13 2026-06-03T15:35:13.028Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:13 2026-06-03T15:35:13.028Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:13 2026-06-03T15:35:13.028Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:13 2026-06-03T15:35:13.576Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:13 2026-06-03T15:35:13.576Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:13 2026-06-03T15:35:13.576Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:14 2026-06-03T15:35:14.036Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:14 2026-06-03T15:35:14.036Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:14 2026-06-03T15:35:14.036Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:14 2026-06-03T15:35:14.433Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:14 2026-06-03T15:35:14.433Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:14 2026-06-03T15:35:14.433Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:14 2026-06-03T15:35:14.452Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:14 15:35:14 Members {size:1, ver:1} [ 15:35:14 Member [10.30.107.74]:5701 - 2b16b08c-aff5-4bc4-af7d-44cfd3374f41 this 15:35:14 ] 15:35:14 15:35:14 2026-06-03T15:35:14.453Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:14 2026-06-03T15:35:14.454Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:14 2026-06-03T15:35:14.460Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:14 2026-06-03T15:35:14.460Z INFO 2681 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - 2b16b08c-aff5-4bc4-af7d-44cfd3374f41 this is handled 15:35:14 2026-06-03T15:35:14.461Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:35:14 2026-06-03T15:35:14.462Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:35:14 2026-06-03T15:35:14.462Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:35:14 2026-06-03T15:35:14.484Z WARN 2681 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.107.74]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.74]:5701 15:35:14 15:35:14 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:14 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 15:35:14 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 15:35:14 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 15:35:14 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 15:35:14 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:14 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:14 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:14 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:14 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:14 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:14 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:14 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:14 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:14 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:14 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:14 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:14 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:14 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:14 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 15:35:14 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 15:35:14 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 15:35:14 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 15:35:14 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 15:35:14 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 15:35:14 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:14 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:14 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:14 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:14 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:14 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:14 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:14 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:14 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:14 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:14 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:14 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:14 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:14 at ------ submitted from ------.() 15:35:14 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 15:35:14 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 15:35:14 ... 16 common frames omitted 15:35:14 15:35:14 2026-06-03T15:35:14.544Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:35:14 2026-06-03T15:35:14.545Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 85 ms. 15:35:14 2026-06-03T15:35:14.545Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:14 2026-06-03T15:35:14.548Z INFO 2681 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:35:14 2026-06-03T15:35:14.586Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:14 o o o o---o o--o o o---o o o----o o--o--o 15:35:14 | | / \ / | / / \ | | 15:35:14 o----o o o o----o | o o o----o | 15:35:14 | | * \ / | \ * \ | | 15:35:14 o o * o o---o o--o o----o o---o * o o----o o 15:35:14 15:35:14 2026-06-03T15:35:14.586Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:14 2026-06-03T15:35:14.586Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:14 2026-06-03T15:35:14.586Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:35:14 2026-06-03T15:35:14.586Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:14 2026-06-03T15:35:14.586Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:35:14 To enable the Jet engine on the members, do one of the following: 15:35:14 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:14 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:14 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:14 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:14 2026-06-03T15:35:14.596Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:14 2026-06-03T15:35:14.598Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:35:14 2026-06-03T15:35:14.603Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:14 2026-06-03T15:35:14.604Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:15 2026-06-03T15:35:15.037Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:15 2026-06-03T15:35:15.037Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:15 2026-06-03T15:35:15.037Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:15 2026-06-03T15:35:15.280Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:15 2026-06-03T15:35:15.280Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:15 2026-06-03T15:35:15.280Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:16 2026-06-03T15:35:16.038Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:16 2026-06-03T15:35:16.038Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:16 2026-06-03T15:35:16.038Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:16 2026-06-03T15:35:16.303Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:16 2026-06-03T15:35:16.303Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:16 2026-06-03T15:35:16.303Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:17 2026-06-03T15:35:17.039Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:17 2026-06-03T15:35:17.039Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:17 2026-06-03T15:35:17.039Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:17 2026-06-03T15:35:17.157Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:17 15:35:17 Members {size:1, ver:1} [ 15:35:17 Member [10.30.107.74]:5701 - f23c0082-2570-4c36-afe1-0d95fcc7cea7 this 15:35:17 ] 15:35:17 15:35:17 2026-06-03T15:35:17.158Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:17 2026-06-03T15:35:17.160Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:17 2026-06-03T15:35:17.168Z INFO 2681 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 15:35:17 2026-06-03T15:35:17.169Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:17 2026-06-03T15:35:17.169Z INFO 2681 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - f23c0082-2570-4c36-afe1-0d95fcc7cea7 this is handled 15:35:17 2026-06-03T15:35:17.170Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:35:17 2026-06-03T15:35:17.171Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:35:17 2026-06-03T15:35:17.171Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:35:17 2026-06-03T15:35:17.181Z WARN 2681 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.74]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.74]:5701 15:35:17 15:35:17 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:17 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 15:35:17 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 15:35:17 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 15:35:17 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 15:35:17 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:17 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:17 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:17 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:17 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:17 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:17 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:17 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:17 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:17 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:17 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:17 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:17 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:17 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:17 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 15:35:17 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 15:35:17 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 15:35:17 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 15:35:17 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 15:35:17 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 15:35:17 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:17 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:17 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:17 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:17 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:17 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:17 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:17 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:17 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:17 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:17 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:17 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:17 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:17 at ------ submitted from ------.() 15:35:17 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 15:35:17 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 15:35:17 ... 16 common frames omitted 15:35:17 15:35:17 2026-06-03T15:35:17.239Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:35:17 2026-06-03T15:35:17.239Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 70 ms. 15:35:17 2026-06-03T15:35:17.239Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:17 2026-06-03T15:35:17.241Z INFO 2681 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:35:17 2026-06-03T15:35:17.286Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:17 o o o o---o o--o o o---o o o----o o--o--o 15:35:17 | | / \ / | / / \ | | 15:35:17 o----o o o o----o | o o o----o | 15:35:17 | | * \ / | \ * \ | | 15:35:17 o o * o o---o o--o o----o o---o * o o----o o 15:35:17 15:35:17 2026-06-03T15:35:17.286Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:17 2026-06-03T15:35:17.286Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:17 2026-06-03T15:35:17.286Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:35:17 2026-06-03T15:35:17.286Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:17 2026-06-03T15:35:17.286Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:35:17 To enable the Jet engine on the members, do one of the following: 15:35:17 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:17 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:17 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:17 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:17 2026-06-03T15:35:17.299Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:17 2026-06-03T15:35:17.300Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:35:17 2026-06-03T15:35:17.304Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:17 2026-06-03T15:35:17.304Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:17 2026-06-03T15:35:17.304Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:17 2026-06-03T15:35:17.307Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:17 2026-06-03T15:35:17.307Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:18 2026-06-03T15:35:17.973Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:18 2026-06-03T15:35:17.973Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:18 2026-06-03T15:35:17.973Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:18 2026-06-03T15:35:18.310Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:18 2026-06-03T15:35:18.310Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:18 2026-06-03T15:35:18.310Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:19 2026-06-03T15:35:18.977Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:19 2026-06-03T15:35:18.977Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:19 2026-06-03T15:35:18.977Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:19 2026-06-03T15:35:19.165Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:19 2026-06-03T15:35:19.165Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:19 2026-06-03T15:35:19.165Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:19 2026-06-03T15:35:19.855Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:19 15:35:19 Members {size:1, ver:1} [ 15:35:19 Member [10.30.107.74]:5701 - d338a7bf-1e50-40da-b249-f3b4e5b5afcd this 15:35:19 ] 15:35:19 15:35:19 2026-06-03T15:35:19.856Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:19 2026-06-03T15:35:19.857Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:19 2026-06-03T15:35:19.864Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:19 2026-06-03T15:35:19.865Z INFO 2681 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - d338a7bf-1e50-40da-b249-f3b4e5b5afcd this is handled 15:35:19 2026-06-03T15:35:19.865Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:35:19 2026-06-03T15:35:19.866Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:35:19 2026-06-03T15:35:19.866Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:35:20 2026-06-03T15:35:19.982Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:20 2026-06-03T15:35:19.982Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:20 2026-06-03T15:35:19.982Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:20 2026-06-03T15:35:20.064Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:20 2026-06-03T15:35:20.064Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:20 2026-06-03T15:35:20.064Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:20 2026-06-03T15:35:20.167Z WARN 2681 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.74]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.74]:5701 15:35:20 15:35:20 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:20 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 15:35:20 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 15:35:20 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 15:35:20 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 15:35:20 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:20 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:20 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:20 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:20 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:20 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:20 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:20 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:20 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:20 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:20 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:20 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:20 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 15:35:20 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 15:35:20 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 15:35:20 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 15:35:20 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 15:35:20 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 15:35:20 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:20 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:20 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:20 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:20 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:20 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:20 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:20 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:20 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:20 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:20 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:20 at ------ submitted from ------.() 15:35:20 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 15:35:20 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 15:35:20 ... 16 common frames omitted 15:35:20 15:35:20 2026-06-03T15:35:20.227Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:35:20 2026-06-03T15:35:20.228Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 363 ms. 15:35:20 2026-06-03T15:35:20.228Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:20 2026-06-03T15:35:20.230Z INFO 2681 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:35:20 2026-06-03T15:35:20.261Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:20 o o o o---o o--o o o---o o o----o o--o--o 15:35:20 | | / \ / | / / \ | | 15:35:20 o----o o o o----o | o o o----o | 15:35:20 | | * \ / | \ * \ | | 15:35:20 o o * o o---o o--o o----o o---o * o o----o o 15:35:20 15:35:20 2026-06-03T15:35:20.261Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:20 2026-06-03T15:35:20.261Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:20 2026-06-03T15:35:20.261Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:35:20 2026-06-03T15:35:20.261Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:20 2026-06-03T15:35:20.261Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:35:20 To enable the Jet engine on the members, do one of the following: 15:35:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:20 2026-06-03T15:35:20.270Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:20 2026-06-03T15:35:20.271Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:35:20 2026-06-03T15:35:20.277Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:20 2026-06-03T15:35:20.278Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:20 2026-06-03T15:35:20.937Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:20 2026-06-03T15:35:20.937Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:20 2026-06-03T15:35:20.938Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:21 2026-06-03T15:35:21.064Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:21 2026-06-03T15:35:21.064Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:21 2026-06-03T15:35:21.064Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:21 2026-06-03T15:35:21.943Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:21 2026-06-03T15:35:21.943Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:21 2026-06-03T15:35:21.943Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:22 2026-06-03T15:35:22.066Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:22 2026-06-03T15:35:22.066Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:22 2026-06-03T15:35:22.066Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:22 2026-06-03T15:35:22.428Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:22 15:35:22 Members {size:1, ver:1} [ 15:35:22 Member [10.30.107.74]:5701 - 21a6b612-5b59-47e6-9b4a-cedc3e654dbd this 15:35:22 ] 15:35:22 15:35:22 2026-06-03T15:35:22.431Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:22 2026-06-03T15:35:22.432Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:22 2026-06-03T15:35:22.438Z INFO 2681 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 15:35:22 2026-06-03T15:35:22.442Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:22 2026-06-03T15:35:22.442Z INFO 2681 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - 21a6b612-5b59-47e6-9b4a-cedc3e654dbd this is handled 15:35:22 2026-06-03T15:35:22.442Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:35:22 2026-06-03T15:35:22.443Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:35:22 2026-06-03T15:35:22.443Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:35:22 2026-06-03T15:35:22.461Z WARN 2681 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.74]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.74]:5701 15:35:22 15:35:22 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:22 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 15:35:22 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 15:35:22 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 15:35:22 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 15:35:22 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:22 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:22 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:22 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:22 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:22 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:22 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:22 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:22 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:22 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:22 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:22 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:22 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 15:35:22 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 15:35:22 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 15:35:22 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 15:35:22 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 15:35:22 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 15:35:22 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:22 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:22 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:22 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:22 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:22 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:22 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:22 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:22 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:22 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:22 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:22 at ------ submitted from ------.() 15:35:22 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 15:35:22 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 15:35:22 ... 16 common frames omitted 15:35:22 15:35:22 2026-06-03T15:35:22.517Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:35:22 2026-06-03T15:35:22.517Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 15:35:22 2026-06-03T15:35:22.517Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:22 2026-06-03T15:35:22.519Z INFO 2681 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:35:22 2026-06-03T15:35:22.553Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:22 o o o o---o o--o o o---o o o----o o--o--o 15:35:22 | | / \ / | / / \ | | 15:35:22 o----o o o o----o | o o o----o | 15:35:22 | | * \ / | \ * \ | | 15:35:22 o o * o o---o o--o o----o o---o * o o----o o 15:35:22 15:35:22 2026-06-03T15:35:22.553Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:22 2026-06-03T15:35:22.553Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:22 2026-06-03T15:35:22.553Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:35:22 2026-06-03T15:35:22.553Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:22 2026-06-03T15:35:22.553Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:35:22 To enable the Jet engine on the members, do one of the following: 15:35:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:22 2026-06-03T15:35:22.565Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:22 2026-06-03T15:35:22.580Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:35:22 2026-06-03T15:35:22.595Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:22 2026-06-03T15:35:22.595Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:22 2026-06-03T15:35:22.944Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:22 2026-06-03T15:35:22.944Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:22 2026-06-03T15:35:22.944Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:23 2026-06-03T15:35:22.980Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:23 2026-06-03T15:35:22.980Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:23 2026-06-03T15:35:22.980Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:23 2026-06-03T15:35:23.945Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:23 2026-06-03T15:35:23.945Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:23 2026-06-03T15:35:23.945Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:24 2026-06-03T15:35:23.985Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:24 2026-06-03T15:35:23.985Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:24 2026-06-03T15:35:23.985Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:24 2026-06-03T15:35:24.946Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:24 2026-06-03T15:35:24.946Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:24 2026-06-03T15:35:24.946Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:24 2026-06-03T15:35:24.955Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:24 2026-06-03T15:35:24.956Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:24 2026-06-03T15:35:24.956Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:25 2026-06-03T15:35:25.131Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:25 15:35:25 Members {size:1, ver:1} [ 15:35:25 Member [10.30.107.74]:5701 - 9ef69d96-ac92-4b23-b474-6fb44ce94823 this 15:35:25 ] 15:35:25 15:35:25 2026-06-03T15:35:25.133Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:25 2026-06-03T15:35:25.135Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:25 2026-06-03T15:35:25.143Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:25 2026-06-03T15:35:25.143Z INFO 2681 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - 9ef69d96-ac92-4b23-b474-6fb44ce94823 this is handled 15:35:25 2026-06-03T15:35:25.144Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:35:25 2026-06-03T15:35:25.144Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:35:25 2026-06-03T15:35:25.145Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:35:25 2026-06-03T15:35:25.157Z WARN 2681 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.74]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.74]:5701 15:35:25 15:35:25 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:25 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 15:35:25 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 15:35:25 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 15:35:25 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 15:35:25 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:25 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:25 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:25 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:25 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:25 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:25 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:25 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:25 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:25 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:25 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:25 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:25 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 15:35:25 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 15:35:25 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 15:35:25 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 15:35:25 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 15:35:25 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 15:35:25 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:25 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:25 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:25 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:25 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:25 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:25 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:25 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:25 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:25 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:25 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:25 at ------ submitted from ------.() 15:35:25 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 15:35:25 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 15:35:25 ... 16 common frames omitted 15:35:25 15:35:25 2026-06-03T15:35:25.215Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:35:25 2026-06-03T15:35:25.215Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 15:35:25 2026-06-03T15:35:25.215Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:25 2026-06-03T15:35:25.217Z INFO 2681 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:35:25 2026-06-03T15:35:25.244Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:25 o o o o---o o--o o o---o o o----o o--o--o 15:35:25 | | / \ / | / / \ | | 15:35:25 o----o o o o----o | o o o----o | 15:35:25 | | * \ / | \ * \ | | 15:35:25 o o * o o---o o--o o----o o---o * o o----o o 15:35:25 15:35:25 2026-06-03T15:35:25.244Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:25 2026-06-03T15:35:25.244Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:25 2026-06-03T15:35:25.244Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:35:25 2026-06-03T15:35:25.244Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:25 2026-06-03T15:35:25.244Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:35:25 To enable the Jet engine on the members, do one of the following: 15:35:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:25 2026-06-03T15:35:25.253Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:25 2026-06-03T15:35:25.254Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:35:25 2026-06-03T15:35:25.261Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:25 2026-06-03T15:35:25.261Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:25 2026-06-03T15:35:25.939Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:25 2026-06-03T15:35:25.940Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:25 2026-06-03T15:35:25.940Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:25 2026-06-03T15:35:25.950Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:25 2026-06-03T15:35:25.950Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:25 2026-06-03T15:35:25.950Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:26 2026-06-03T15:35:26.852Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:26 2026-06-03T15:35:26.853Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:26 2026-06-03T15:35:26.853Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:26 2026-06-03T15:35:26.904Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:26 2026-06-03T15:35:26.904Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:26 2026-06-03T15:35:26.904Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:27 2026-06-03T15:35:27.757Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:27 2026-06-03T15:35:27.758Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:27 2026-06-03T15:35:27.758Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:27 2026-06-03T15:35:27.809Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:27 2026-06-03T15:35:27.809Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:27 2026-06-03T15:35:27.809Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:27 2026-06-03T15:35:27.904Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:27 15:35:27 Members {size:1, ver:1} [ 15:35:27 Member [10.30.107.74]:5701 - d1eb40d2-5a9b-423a-ad5d-6cbd87826966 this 15:35:27 ] 15:35:27 15:35:27 2026-06-03T15:35:27.905Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:27 2026-06-03T15:35:27.906Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:27 2026-06-03T15:35:27.913Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:27 2026-06-03T15:35:27.914Z INFO 2681 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - d1eb40d2-5a9b-423a-ad5d-6cbd87826966 this is handled 15:35:27 2026-06-03T15:35:27.914Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:35:27 2026-06-03T15:35:27.915Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:35:27 2026-06-03T15:35:27.916Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:35:27 2026-06-03T15:35:27.930Z WARN 2681 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.107.74]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.74]:5701 15:35:27 15:35:27 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:27 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 15:35:27 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 15:35:27 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 15:35:27 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 15:35:27 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:27 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:27 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:27 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:27 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:27 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:27 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:27 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:27 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:27 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:27 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:27 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:27 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 15:35:27 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 15:35:27 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 15:35:27 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 15:35:27 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 15:35:27 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 15:35:27 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:27 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:27 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:27 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:27 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:27 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:27 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:27 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:27 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:27 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:27 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:27 at ------ submitted from ------.() 15:35:27 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 15:35:27 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 15:35:27 ... 16 common frames omitted 15:35:27 15:35:27 2026-06-03T15:35:27.984Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:35:27 2026-06-03T15:35:27.984Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 71 ms. 15:35:27 2026-06-03T15:35:27.985Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:28 2026-06-03T15:35:27.987Z INFO 2681 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:35:28 2026-06-03T15:35:28.016Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:28 o o o o---o o--o o o---o o o----o o--o--o 15:35:28 | | / \ / | / / \ | | 15:35:28 o----o o o o----o | o o o----o | 15:35:28 | | * \ / | \ * \ | | 15:35:28 o o * o o---o o--o o----o o---o * o o----o o 15:35:28 15:35:28 2026-06-03T15:35:28.016Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:28 2026-06-03T15:35:28.016Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:28 2026-06-03T15:35:28.016Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:35:28 2026-06-03T15:35:28.016Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:28 2026-06-03T15:35:28.016Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:35:28 To enable the Jet engine on the members, do one of the following: 15:35:28 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:28 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:28 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:28 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:28 2026-06-03T15:35:28.025Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:28 2026-06-03T15:35:28.026Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:35:28 2026-06-03T15:35:28.033Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:28 2026-06-03T15:35:28.033Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:28 2026-06-03T15:35:28.713Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:28 2026-06-03T15:35:28.713Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:28 2026-06-03T15:35:28.713Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:28 2026-06-03T15:35:28.762Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:28 2026-06-03T15:35:28.762Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:28 2026-06-03T15:35:28.762Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:29 2026-06-03T15:35:29.719Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:29 2026-06-03T15:35:29.719Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:29 2026-06-03T15:35:29.719Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:29 2026-06-03T15:35:29.763Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:29 2026-06-03T15:35:29.763Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:29 2026-06-03T15:35:29.763Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:30 2026-06-03T15:35:30.298Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:30 15:35:30 Members {size:1, ver:1} [ 15:35:30 Member [10.30.107.74]:5701 - dba5fa99-2bd8-476a-975b-b8522f962d22 this 15:35:30 ] 15:35:30 15:35:30 2026-06-03T15:35:30.299Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:30 2026-06-03T15:35:30.300Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:30 2026-06-03T15:35:30.326Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:30 2026-06-03T15:35:30.327Z INFO 2681 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - dba5fa99-2bd8-476a-975b-b8522f962d22 this is handled 15:35:30 2026-06-03T15:35:30.328Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:35:30 2026-06-03T15:35:30.328Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:35:30 2026-06-03T15:35:30.328Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:35:30 2026-06-03T15:35:30.374Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:35:30 2026-06-03T15:35:30.375Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 48 ms. 15:35:30 2026-06-03T15:35:30.375Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:30 2026-06-03T15:35:30.377Z INFO 2681 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:35:30 2026-06-03T15:35:30.405Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:30 o o o o---o o--o o o---o o o----o o--o--o 15:35:30 | | / \ / | / / \ | | 15:35:30 o----o o o o----o | o o o----o | 15:35:30 | | * \ / | \ * \ | | 15:35:30 o o * o o---o o--o o----o o---o * o o----o o 15:35:30 15:35:30 2026-06-03T15:35:30.405Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:30 2026-06-03T15:35:30.405Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:30 2026-06-03T15:35:30.405Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:35:30 2026-06-03T15:35:30.405Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:30 2026-06-03T15:35:30.405Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:35:30 To enable the Jet engine on the members, do one of the following: 15:35:30 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:30 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:30 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:30 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:30 2026-06-03T15:35:30.414Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:30 2026-06-03T15:35:30.415Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:35:30 2026-06-03T15:35:30.420Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:30 2026-06-03T15:35:30.420Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:30 2026-06-03T15:35:30.601Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:30 2026-06-03T15:35:30.601Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:30 2026-06-03T15:35:30.601Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:30 2026-06-03T15:35:30.720Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:30 2026-06-03T15:35:30.720Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:30 2026-06-03T15:35:30.720Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:31 2026-06-03T15:35:31.619Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:31 2026-06-03T15:35:31.619Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:31 2026-06-03T15:35:31.619Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:31 2026-06-03T15:35:31.721Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:31 2026-06-03T15:35:31.721Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:31 2026-06-03T15:35:31.721Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:31 2026-06-03T15:35:31.980Z ERROR 2681 --- [_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 15:35:31 2026-06-03T15:35:31.980Z ERROR 2681 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 15:35:32 2026-06-03T15:35:32.474Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:32 2026-06-03T15:35:32.474Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:32 2026-06-03T15:35:32.474Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:32 2026-06-03T15:35:32.750Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:32 2026-06-03T15:35:32.750Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:32 2026-06-03T15:35:32.750Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:33 2026-06-03T15:35:33.052Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:33 15:35:33 Members {size:1, ver:1} [ 15:35:33 Member [10.30.107.74]:5701 - ee60b88b-4ce1-49d1-868e-1fca1c766e37 this 15:35:33 ] 15:35:33 15:35:33 2026-06-03T15:35:33.052Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:33 2026-06-03T15:35:33.054Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:33 2026-06-03T15:35:33.078Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:33 2026-06-03T15:35:33.079Z INFO 2681 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - ee60b88b-4ce1-49d1-868e-1fca1c766e37 this is handled 15:35:33 2026-06-03T15:35:33.080Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:35:33 2026-06-03T15:35:33.080Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:35:33 2026-06-03T15:35:33.080Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:35:33 2026-06-03T15:35:33.083Z WARN 2681 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.107.74]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.74]:5701 15:35:33 15:35:33 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:33 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 15:35:33 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 15:35:33 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 15:35:33 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 15:35:33 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:33 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:33 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:33 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:33 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:33 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:33 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:33 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:33 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:33 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:33 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:33 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:33 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:33 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:33 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 15:35:33 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 15:35:33 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 15:35:33 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 15:35:33 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 15:35:33 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 15:35:33 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:33 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:33 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:33 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:33 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:33 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:33 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:33 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:33 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:33 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:33 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:33 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:33 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:33 at ------ submitted from ------.() 15:35:33 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 15:35:33 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 15:35:33 ... 16 common frames omitted 15:35:33 15:35:33 2026-06-03T15:35:33.138Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:35:33 2026-06-03T15:35:33.138Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 59 ms. 15:35:33 2026-06-03T15:35:33.138Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:33 2026-06-03T15:35:33.140Z INFO 2681 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:35:33 2026-06-03T15:35:33.167Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:33 o o o o---o o--o o o---o o o----o o--o--o 15:35:33 | | / \ / | / / \ | | 15:35:33 o----o o o o----o | o o o----o | 15:35:33 | | * \ / | \ * \ | | 15:35:33 o o * o o---o o--o o----o o---o * o o----o o 15:35:33 15:35:33 2026-06-03T15:35:33.167Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:33 2026-06-03T15:35:33.167Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:33 2026-06-03T15:35:33.167Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:35:33 2026-06-03T15:35:33.167Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:33 2026-06-03T15:35:33.167Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:35:33 To enable the Jet engine on the members, do one of the following: 15:35:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:33 2026-06-03T15:35:33.181Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:33 2026-06-03T15:35:33.182Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:35:33 2026-06-03T15:35:33.194Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:33 2026-06-03T15:35:33.194Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:33 2026-06-03T15:35:33.479Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:33 2026-06-03T15:35:33.479Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:33 2026-06-03T15:35:33.479Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:33 2026-06-03T15:35:33.755Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:33 2026-06-03T15:35:33.755Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:33 2026-06-03T15:35:33.755Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:34 2026-06-03T15:35:34.480Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:34 2026-06-03T15:35:34.480Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:34 2026-06-03T15:35:34.480Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:34 2026-06-03T15:35:34.662Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:34 2026-06-03T15:35:34.662Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:34 2026-06-03T15:35:34.662Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:35 2026-06-03T15:35:35.335Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:35 2026-06-03T15:35:35.335Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:35 2026-06-03T15:35:35.335Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:35 2026-06-03T15:35:35.617Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:35 2026-06-03T15:35:35.618Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:35 2026-06-03T15:35:35.618Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:35 2026-06-03T15:35:35.898Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:35 15:35:35 Members {size:1, ver:1} [ 15:35:35 Member [10.30.107.74]:5701 - ba60f8fb-f72a-454c-97b4-459039cd814b this 15:35:35 ] 15:35:35 15:35:35 2026-06-03T15:35:35.899Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:35 2026-06-03T15:35:35.900Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:36 2026-06-03T15:35:35.918Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:36 2026-06-03T15:35:35.919Z INFO 2681 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - ba60f8fb-f72a-454c-97b4-459039cd814b this is handled 15:35:36 2026-06-03T15:35:35.919Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:35:36 2026-06-03T15:35:35.920Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:35:36 2026-06-03T15:35:35.920Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:35:36 2026-06-03T15:35:36.133Z WARN 2681 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.74]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.74]:5701 15:35:36 15:35:36 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:36 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 15:35:36 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 15:35:36 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 15:35:36 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 15:35:36 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:36 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:36 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:36 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:36 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:36 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:36 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:36 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:36 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:36 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:36 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:36 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:35:36 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 15:35:36 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 15:35:36 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 15:35:36 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 15:35:36 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 15:35:36 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 15:35:36 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:35:36 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:35:36 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:35:36 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:35:36 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:35:36 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:35:36 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:35:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:35:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:35:36 at java.base/java.lang.Thread.run(Thread.java:1583) 15:35:36 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:35:36 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:35:36 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:35:36 at ------ submitted from ------.() 15:35:36 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 15:35:36 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 15:35:36 ... 16 common frames omitted 15:35:36 15:35:36 2026-06-03T15:35:36.193Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:35:36 2026-06-03T15:35:36.194Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 275 ms. 15:35:36 2026-06-03T15:35:36.194Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:36 2026-06-03T15:35:36.197Z INFO 2681 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:35:36 2026-06-03T15:35:36.223Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:36 o o o o---o o--o o o---o o o----o o--o--o 15:35:36 | | / \ / | / / \ | | 15:35:36 o----o o o o----o | o o o----o | 15:35:36 | | * \ / | \ * \ | | 15:35:36 o o * o o---o o--o o----o o---o * o o----o o 15:35:36 15:35:36 2026-06-03T15:35:36.223Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:36 2026-06-03T15:35:36.223Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:36 2026-06-03T15:35:36.223Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:35:36 2026-06-03T15:35:36.223Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:36 2026-06-03T15:35:36.223Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:35:36 To enable the Jet engine on the members, do one of the following: 15:35:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:36 2026-06-03T15:35:36.233Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:36 2026-06-03T15:35:36.234Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:35:36 2026-06-03T15:35:36.240Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:36 2026-06-03T15:35:36.240Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:36 2026-06-03T15:35:36.285Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:36 2026-06-03T15:35:36.285Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:36 2026-06-03T15:35:36.285Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:36 2026-06-03T15:35:36.618Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:36 2026-06-03T15:35:36.619Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:36 2026-06-03T15:35:36.619Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:37 2026-06-03T15:35:37.190Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:37 2026-06-03T15:35:37.190Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:37 2026-06-03T15:35:37.190Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:37 2026-06-03T15:35:37.620Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:37 2026-06-03T15:35:37.620Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:37 2026-06-03T15:35:37.620Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:38 2026-06-03T15:35:38.195Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:38 2026-06-03T15:35:38.195Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:38 2026-06-03T15:35:38.195Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:38 2026-06-03T15:35:38.621Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:38 2026-06-03T15:35:38.621Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:38 2026-06-03T15:35:38.621Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:38 2026-06-03T15:35:38.669Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:38 15:35:38 Members {size:1, ver:1} [ 15:35:38 Member [10.30.107.74]:5701 - 15955cb1-58d0-4675-a30a-9d3ef1c52fcb this 15:35:38 ] 15:35:38 15:35:38 2026-06-03T15:35:38.670Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:38 2026-06-03T15:35:38.671Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:38 2026-06-03T15:35:38.805Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:38 2026-06-03T15:35:38.806Z INFO 2681 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - 15955cb1-58d0-4675-a30a-9d3ef1c52fcb this is handled 15:35:38 2026-06-03T15:35:38.807Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:35:38 2026-06-03T15:35:38.807Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:35:38 2026-06-03T15:35:38.807Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:35:38 2026-06-03T15:35:38.812Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:35:38 2026-06-03T15:35:38.812Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 6 ms. 15:35:38 2026-06-03T15:35:38.812Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:38 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.55 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 15:35:38 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 15:35:39 2026-06-03T15:35:38.865Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:39 o o o o---o o--o o o---o o o----o o--o--o 15:35:39 | | / \ / | / / \ | | 15:35:39 o----o o o o----o | o o o----o | 15:35:39 | | * \ / | \ * \ | | 15:35:39 o o * o o---o o--o o----o o---o * o o----o o 15:35:39 15:35:39 2026-06-03T15:35:38.865Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:39 2026-06-03T15:35:38.865Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:39 2026-06-03T15:35:38.865Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:35:39 2026-06-03T15:35:38.865Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:39 2026-06-03T15:35:38.865Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:35:39 To enable the Jet engine on the members, do one of the following: 15:35:39 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:39 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:39 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:39 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:39 2026-06-03T15:35:38.875Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:39 2026-06-03T15:35:38.877Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:35:39 2026-06-03T15:35:38.882Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:39 2026-06-03T15:35:38.882Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:39 2026-06-03T15:35:39.049Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:39 2026-06-03T15:35:39.049Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:39 2026-06-03T15:35:39.049Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:39 2026-06-03T15:35:39.622Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:39 2026-06-03T15:35:39.622Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:39 2026-06-03T15:35:39.622Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:40 2026-06-03T15:35:40.050Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:40 2026-06-03T15:35:40.050Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:40 2026-06-03T15:35:40.050Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:40 2026-06-03T15:35:40.543Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:40 2026-06-03T15:35:40.543Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:40 2026-06-03T15:35:40.543Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:41 2026-06-03T15:35:40.954Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:41 2026-06-03T15:35:40.954Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:41 2026-06-03T15:35:40.954Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:41 2026-06-03T15:35:41.498Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:41 2026-06-03T15:35:41.499Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:41 2026-06-03T15:35:41.499Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:41 2026-06-03T15:35:41.840Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:41 15:35:41 Members {size:1, ver:1} [ 15:35:41 Member [10.30.107.74]:5701 - 5d94a852-09e9-4e26-8543-2be74a421121 this 15:35:41 ] 15:35:41 15:35:41 2026-06-03T15:35:41.841Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:41 2026-06-03T15:35:41.847Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:41 2026-06-03T15:35:41.864Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:41 2026-06-03T15:35:41.864Z INFO 2681 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - 5d94a852-09e9-4e26-8543-2be74a421121 this is handled 15:35:41 2026-06-03T15:35:41.865Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:35:41 2026-06-03T15:35:41.866Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:35:41 2026-06-03T15:35:41.867Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:35:41 2026-06-03T15:35:41.909Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:41 2026-06-03T15:35:41.909Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:41 2026-06-03T15:35:41.909Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:41 2026-06-03T15:35:41.924Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:35:41 2026-06-03T15:35:41.924Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 60 ms. 15:35:41 2026-06-03T15:35:41.925Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.103 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 15:35:41 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 15:35:41 15:35:41 . ____ _ __ _ _ 15:35:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:35:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:35:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:35:41 ' |____| .__|_| |_|_| |_\__, | / / / / 15:35:41 =========|_|==============|___/=/_/_/_/ 15:35:41 15:35:41 :: Spring Boot :: (v3.5.13) 15:35:41 15:35:41 2026-06-03T15:35:41.961Z INFO 2681 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:35:41 2026-06-03T15:35:41.961Z INFO 2681 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:35:41 2026-06-03T15:35:41.970Z INFO 2681 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.03 seconds (process running for 88.708) 15:35:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 15:35:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 15:35:42 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 15:35:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 15:35:42 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 15:35:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 15:35:42 2026-06-03T15:35:42.402Z ERROR 2681 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 15:35:42 2026-06-03T15:35:42.430Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:42 2026-06-03T15:35:42.430Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:42 2026-06-03T15:35:42.430Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:42 2026-06-03T15:35:42.447Z WARN 2681 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache 15:35:42 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 15:35:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 15:35:42 2026-06-03T15:35:42.542Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.542Z INFO 2681 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 15:35:42 2026-06-03T15:35:42.542Z DEBUG 2681 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 15:35:42 2026-06-03T15:35:42.573Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.573Z INFO 2681 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 15:35:42 2026-06-03T15:35:42.574Z DEBUG 2681 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 15:35:42 2026-06-03T15:35:42.574Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.575Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.577Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.577Z INFO 2681 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 15:35:42 2026-06-03T15:35:42.577Z DEBUG 2681 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 15:35:42 2026-06-03T15:35:42.578Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.578Z INFO 2681 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 15:35:42 2026-06-03T15:35:42.579Z DEBUG 2681 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 15:35:42 2026-06-03T15:35:42.579Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.580Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.581Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.583Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.583Z INFO 2681 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 15:35:42 2026-06-03T15:35:42.583Z INFO 2681 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 15:35:42 2026-06-03T15:35:42.584Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.586Z ERROR 2681 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 15:35:42 2026-06-03T15:35:42.588Z ERROR 2681 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 15:35:42 2026-06-03T15:35:42.589Z ERROR 2681 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 15:35:42 2026-06-03T15:35:42.590Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.590Z INFO 2681 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 15:35:42 2026-06-03T15:35:42.590Z DEBUG 2681 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 15:35:42 2026-06-03T15:35:42.591Z ERROR 2681 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 15:35:42 2026-06-03T15:35:42.591Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.591Z INFO 2681 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 15:35:42 2026-06-03T15:35:42.591Z DEBUG 2681 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 15:35:42 2026-06-03T15:35:42.595Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.599Z DEBUG 2681 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 15:35:42 2026-06-03T15:35:42.603Z DEBUG 2681 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 15:35:42 2026-06-03T15:35:42.604Z DEBUG 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 15:35:42 2026-06-03T15:35:42.605Z DEBUG 2681 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 15:35:42 2026-06-03T15:35:42.608Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.608Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.610Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.610Z INFO 2681 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] , key : newProp and value : newVal 15:35:42 2026-06-03T15:35:42.610Z DEBUG 2681 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] with leaves (name : newProp , value : newVal) 15:35:42 2026-06-03T15:35:42.612Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.612Z INFO 2681 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 15:35:42 2026-06-03T15:35:42.612Z DEBUG 2681 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 15:35:42 2026-06-03T15:35:42.614Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.615Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.615Z INFO 2681 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1']] 15:35:42 2026-06-03T15:35:42.615Z INFO 2681 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp2']] 15:35:42 2026-06-03T15:35:42.617Z WARN 2681 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:35:42 2026-06-03T15:35:42.617Z INFO 2681 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] , key : newProp and value : newVal 15:35:42 2026-06-03T15:35:42.617Z DEBUG 2681 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] with leaves (name : newProp , value : newVal) 15:35:42 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 15:35:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 15:35:42 2026-06-03T15:35:42.648Z INFO 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 15:35:42 2026-06-03T15:35:42.651Z INFO 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 15:35:42 2026-06-03T15:35:42.653Z INFO 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 15:35:42 2026-06-03T15:35:42.655Z ERROR 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 15:35:42 2026-06-03T15:35:42.656Z ERROR 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 15:35:42 2026-06-03T15:35:42.658Z INFO 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 15:35:42 2026-06-03T15:35:42.658Z ERROR 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 15:35:42 2026-06-03T15:35:42.675Z ERROR 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 15:35:42 15:35:42 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 15:35:42 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 15:35:42 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 15:35:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:35:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:35:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 15:35:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_7_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:233) 15:35:42 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:35:42 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:35:42 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:35:42 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:35:42 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:35:42 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:35:42 at groovy.lang.Closure.call(Closure.java:427) 15:35:42 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 15:35:42 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 15:35:42 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 15:35:42 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 15:35:42 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 15:35:42 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 15:35:42 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 15:35:42 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 15:35:42 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 15:35:42 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:35:42 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 15:35:42 at jdk.proxy2/jdk.proxy2.$Proxy189.initiateStateAdvised(Unknown Source) 15:35:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:400) 15:35:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:211) 15:35:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1728078888.processCreatedCmHandles$accessor$iYZ0Lkmp(Unknown Source) 15:35:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1728078888$auxiliary$WtwTww9F.call(Unknown Source) 15:35:42 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 15:35:42 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 15:35:42 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 15:35:42 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 15:35:42 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:35:42 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:35:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1728078888.processCreatedCmHandles(Unknown Source) 15:35:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:106) 15:35:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1728078888.updateDmiRegistration$accessor$iYZ0Lkmp(Unknown Source) 15:35:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1728078888$auxiliary$RrLTaib8.call(Unknown Source) 15:35:42 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 15:35:42 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 15:35:42 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 15:35:42 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 15:35:42 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:35:42 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:35:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1728078888.updateDmiRegistration(Unknown Source) 15:35:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1728078888$updateDmiRegistration.call(Unknown Source) 15:35:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:35:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:35:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:35:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_7(CmHandleRegistrationServiceSpec.groovy:235) 15:35:42 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:35:42 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:35:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:35:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:35:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:35:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:35:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:35:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:35:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:35:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:35:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:35:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:35:42 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:35:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:35:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:35:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:35:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:35:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:35:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:35:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:35:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:35:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:35:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:35:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:35:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:35:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:35:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:35:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:35:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:35:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:35:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:35:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:35:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:35:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:35:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:35:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:35:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:35:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:35:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:35:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:35:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:35:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:35:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:35:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:35:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:35:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:35:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:35:42 15:35:42 2026-06-03T15:35:42.679Z ERROR 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 15:35:42 15:35:42 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 15:35:42 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 15:35:42 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 15:35:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:35:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:35:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 15:35:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:265) 15:35:42 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:35:42 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:35:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:35:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:35:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:42 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:35:42 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:35:42 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:35:42 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:35:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:35:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:35:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:35:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:35:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:35:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:35:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:35:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:35:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:35:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:35:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:35:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:35:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:35:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:35:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:35:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:35:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:35:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:35:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:35:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:35:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:35:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:35:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:35:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:35:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:35:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:35:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:35:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:35:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:35:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:35:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:35:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:35:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:35:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:35:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:35:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:35:42 15:35:42 2026-06-03T15:35:42.682Z ERROR 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 15:35:42 15:35:42 java.lang.RuntimeException: Failed 15:35:42 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:35:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:35:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:35:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:35:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:35:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:35:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:35:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:35:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:266) 15:35:42 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:35:42 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:35:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:35:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:35:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:42 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:35:42 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:35:42 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:35:42 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:35:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:35:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:35:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:35:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:35:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:35:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:35:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:35:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:35:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:35:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:35:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:35:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:35:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:35:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:35:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:35:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:35:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:35:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:35:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:35:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:35:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:35:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:35:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:35:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:35:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:35:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:35:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:35:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:35:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:35:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:35:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:35:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:35:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:35:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:35:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:35:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:35:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:35:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:35:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:35:42 15:35:42 2026-06-03T15:35:42.694Z ERROR 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 15:35:42 2026-06-03T15:35:42.694Z ERROR 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 15:35:42 2026-06-03T15:35:42.703Z ERROR 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 15:35:42 2026-06-03T15:35:42.703Z ERROR 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 15:35:42 2026-06-03T15:35:42.706Z ERROR 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 15:35:42 2026-06-03T15:35:42.706Z ERROR 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 15:35:42 2026-06-03T15:35:42.707Z ERROR 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 15:35:42 2026-06-03T15:35:42.707Z ERROR 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 15:35:42 2026-06-03T15:35:42.713Z INFO 2681 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 15:35:42 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 15:35:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 15:35:42 2026-06-03T15:35:42.760Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 15:35:42 2026-06-03T15:35:42.770Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:35:42 2026-06-03T15:35:42.770Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:35:42 2026-06-03T15:35:42.770Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:35:42 2026-06-03T15:35:42.770Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:35:42 2026-06-03T15:35:42.770Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:35:42 2026-06-03T15:35:42.771Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:35:42 2026-06-03T15:35:42.773Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 15:35:42 2026-06-03T15:35:42.773Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 15:35:42 2026-06-03T15:35:42.773Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 15:35:42 2026-06-03T15:35:42.775Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 15:35:42 2026-06-03T15:35:42.775Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 15:35:42 2026-06-03T15:35:42.775Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:35:42 2026-06-03T15:35:42.778Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 15:35:42 2026-06-03T15:35:42.778Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 15:35:42 2026-06-03T15:35:42.778Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 15:35:42 2026-06-03T15:35:42.780Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 15:35:42 2026-06-03T15:35:42.780Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 15:35:42 2026-06-03T15:35:42.780Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:35:42 2026-06-03T15:35:42.780Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 15:35:42 2026-06-03T15:35:42.781Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 15:35:42 2026-06-03T15:35:42.781Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 15:35:42 2026-06-03T15:35:42.781Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:35:42 2026-06-03T15:35:42.783Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 15:35:42 2026-06-03T15:35:42.783Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 15:35:42 2026-06-03T15:35:42.783Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 15:35:42 2026-06-03T15:35:42.784Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 15:35:42 2026-06-03T15:35:42.784Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 15:35:42 2026-06-03T15:35:42.784Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:35:42 2026-06-03T15:35:42.784Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 15:35:42 2026-06-03T15:35:42.786Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 15:35:42 2026-06-03T15:35:42.786Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 15:35:42 2026-06-03T15:35:42.786Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:35:42 2026-06-03T15:35:42.786Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 15:35:42 2026-06-03T15:35:42.786Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 15:35:42 2026-06-03T15:35:42.786Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 15:35:42 2026-06-03T15:35:42.786Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:35:42 2026-06-03T15:35:42.789Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 15:35:42 2026-06-03T15:35:42.789Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 15:35:42 2026-06-03T15:35:42.790Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 15:35:42 2026-06-03T15:35:42.791Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 15:35:42 2026-06-03T15:35:42.792Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 15:35:42 2026-06-03T15:35:42.793Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 15:35:42 2026-06-03T15:35:42.794Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 15:35:42 2026-06-03T15:35:42.795Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 15:35:42 2026-06-03T15:35:42.796Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 15:35:42 2026-06-03T15:35:42.796Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 15:35:42 2026-06-03T15:35:42.797Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 15:35:42 2026-06-03T15:35:42.797Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 15:35:42 2026-06-03T15:35:42.797Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:35:42 2026-06-03T15:35:42.798Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 15:35:42 2026-06-03T15:35:42.799Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 15:35:42 2026-06-03T15:35:42.799Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 15:35:42 2026-06-03T15:35:42.799Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:35:42 2026-06-03T15:35:42.799Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 15:35:42 2026-06-03T15:35:42.799Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 15:35:42 2026-06-03T15:35:42.799Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 15:35:42 2026-06-03T15:35:42.799Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:35:42 2026-06-03T15:35:42.801Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:35:42 2026-06-03T15:35:42.801Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:35:42 2026-06-03T15:35:42.801Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:35:42 2026-06-03T15:35:42.801Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:35:42 2026-06-03T15:35:42.801Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:35:42 2026-06-03T15:35:42.801Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:35:42 2026-06-03T15:35:42.802Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:35:42 2026-06-03T15:35:42.802Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:35:42 2026-06-03T15:35:42.802Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:35:42 2026-06-03T15:35:42.802Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 15:35:42 2026-06-03T15:35:42.802Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 15:35:42 2026-06-03T15:35:42.803Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:35:42 2026-06-03T15:35:42.803Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:35:42 2026-06-03T15:35:42.803Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:35:42 2026-06-03T15:35:42.803Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:35:42 2026-06-03T15:35:42.804Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 15:35:42 2026-06-03T15:35:42.806Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:35:42 2026-06-03T15:35:42.806Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:35:42 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 15:35:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 15:35:42 15:35:42 . ____ _ __ _ _ 15:35:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:35:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:35:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:35:42 ' |____| .__|_| |_|_| |_\__, | / / / / 15:35:42 =========|_|==============|___/=/_/_/_/ 15:35:42 15:35:42 :: Spring Boot :: (v3.5.13) 15:35:42 15:35:42 2026-06-03T15:35:42.829Z INFO 2681 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:35:42 2026-06-03T15:35:42.829Z INFO 2681 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:35:42 2026-06-03T15:35:42.847Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:35:42 o o o o---o o--o o o---o o o----o o--o--o 15:35:42 | | / \ / | / / \ | | 15:35:42 o----o o o o----o | o o o----o | 15:35:42 | | * \ / | \ * \ | | 15:35:42 o o * o o---o o--o o----o o---o * o o----o o 15:35:42 15:35:42 2026-06-03T15:35:42.847Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:42 2026-06-03T15:35:42.847Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:42 2026-06-03T15:35:42.847Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 15:35:42 2026-06-03T15:35:42.847Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:42 2026-06-03T15:35:42.847Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 15:35:42 To enable the Jet engine on the members, do one of the following: 15:35:42 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:42 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:42 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:42 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:42 2026-06-03T15:35:42.856Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:42 2026-06-03T15:35:42.858Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 15:35:42 2026-06-03T15:35:42.863Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:42 2026-06-03T15:35:42.863Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:42 2026-06-03T15:35:42.910Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:42 2026-06-03T15:35:42.910Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:42 2026-06-03T15:35:42.911Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:43 2026-06-03T15:35:43.423Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:43 2026-06-03T15:35:43.423Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:43 2026-06-03T15:35:43.423Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:43 2026-06-03T15:35:43.814Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:43 2026-06-03T15:35:43.815Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:43 2026-06-03T15:35:43.815Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:44 2026-06-03T15:35:44.427Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:44 2026-06-03T15:35:44.427Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:44 2026-06-03T15:35:44.427Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:44 2026-06-03T15:35:44.719Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:44 2026-06-03T15:35:44.719Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:44 2026-06-03T15:35:44.719Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:45 2026-06-03T15:35:45.428Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:45 2026-06-03T15:35:45.428Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:45 2026-06-03T15:35:45.429Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:45 2026-06-03T15:35:45.572Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:45 2026-06-03T15:35:45.572Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:45 2026-06-03T15:35:45.572Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:45 2026-06-03T15:35:45.623Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:35:45 15:35:45 Members {size:1, ver:1} [ 15:35:45 Member [10.30.107.74]:5701 - 6ada964c-6bcf-427c-a347-7a534341b8b8 this 15:35:45 ] 15:35:45 15:35:45 2026-06-03T15:35:45.624Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:45 2026-06-03T15:35:45.638Z INFO 2681 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.826 seconds (process running for 92.376) 15:35:45 2026-06-03T15:35:45.648Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 15:35:45 2026-06-03T15:35:45.661Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:45 2026-06-03T15:35:45.662Z INFO 2681 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - 6ada964c-6bcf-427c-a347-7a534341b8b8 this is handled 15:35:45 2026-06-03T15:35:45.663Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 15:35:45 2026-06-03T15:35:45.663Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 15:35:45 2026-06-03T15:35:45.664Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 15:35:45 2026-06-03T15:35:45.714Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 15:35:45 2026-06-03T15:35:45.715Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 54 ms. 15:35:45 2026-06-03T15:35:45.715Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.906 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 15:35:45 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 15:35:45 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 15:35:45 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 15:35:45 2026-06-03T15:35:45.828Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:45 o o o o---o o--o o o---o o o----o o--o--o 15:35:45 | | / \ / | / / \ | | 15:35:45 o----o o o o----o | o o o----o | 15:35:45 | | * \ / | \ * \ | | 15:35:45 o o * o o---o o--o o----o o---o * o o----o o 15:35:45 15:35:45 2026-06-03T15:35:45.828Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:35:45 2026-06-03T15:35:45.828Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:35:45 2026-06-03T15:35:45.828Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Cluster name: dev 15:35:45 2026-06-03T15:35:45.828Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:35:45 2026-06-03T15:35:45.828Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:35:45 To enable the Jet engine on the members, do one of the following: 15:35:45 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:35:45 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:35:45 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:35:45 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:35:45 2026-06-03T15:35:45.839Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:35:45 2026-06-03T15:35:45.841Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Using Multicast discovery 15:35:45 2026-06-03T15:35:45.848Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:35:45 2026-06-03T15:35:45.848Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTING 15:35:46 2026-06-03T15:35:46.458Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:46 2026-06-03T15:35:46.458Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:46 2026-06-03T15:35:46.458Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:46 2026-06-03T15:35:46.465Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:46 2026-06-03T15:35:46.465Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:46 2026-06-03T15:35:46.465Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:47 2026-06-03T15:35:47.463Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:47 2026-06-03T15:35:47.463Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:47 2026-06-03T15:35:47.463Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:47 2026-06-03T15:35:47.466Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:47 2026-06-03T15:35:47.466Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:47 2026-06-03T15:35:47.466Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:48 2026-06-03T15:35:48.220Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [dev] [5.5.0] 15:35:48 15:35:48 Members {size:1, ver:1} [ 15:35:48 Member [10.30.107.74]:5701 - 8bdac9d6-1765-42d2-867f-3902af06a0db this 15:35:48 ] 15:35:48 15:35:48 2026-06-03T15:35:48.221Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is STARTED 15:35:48 2026-06-03T15:35:48.236Z DEBUG 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 15:35:48 2026-06-03T15:35:48.238Z DEBUG 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 15:35:48 2026-06-03T15:35:48.239Z DEBUG 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 15:35:48 2026-06-03T15:35:48.242Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 15:35:48 2026-06-03T15:35:48.242Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 15:35:48 2026-06-03T15:35:48.246Z INFO 2681 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:35:48 2026-06-03T15:35:48.257Z DEBUG 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-1 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 15:35:48 2026-06-03T15:35:48.260Z DEBUG 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 15:35:48 2026-06-03T15:35:48.260Z DEBUG 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-2 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 15:35:48 2026-06-03T15:35:48.260Z DEBUG 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 15:35:48 2026-06-03T15:35:48.272Z DEBUG 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 15:35:48 2026-06-03T15:35:48.280Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:35:48 2026-06-03T15:35:48.280Z INFO 2681 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.74]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.74]:5701 - 8bdac9d6-1765-42d2-867f-3902af06a0db this is handled 15:35:48 2026-06-03T15:35:48.281Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down multicast service... 15:35:48 2026-06-03T15:35:48.281Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down connection manager... 15:35:48 2026-06-03T15:35:48.282Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Shutting down node engine... 15:35:48 2026-06-03T15:35:48.305Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:35:48 2026-06-03T15:35:48.305Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 25 ms. 15:35:48 2026-06-03T15:35:48.305Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [dev] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:35:48 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.496 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 15:35:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 15:35:48 15:35:48 . ____ _ __ _ _ 15:35:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:35:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:35:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:35:48 ' |____| .__|_| |_|_| |_\__, | / / / / 15:35:48 =========|_|==============|___/=/_/_/_/ 15:35:48 15:35:48 :: Spring Boot :: (v3.5.13) 15:35:48 15:35:48 2026-06-03T15:35:48.335Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:35:48 2026-06-03T15:35:48.335Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 15:35:48 2026-06-03T15:35:48.467Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:48 2026-06-03T15:35:48.467Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:48 2026-06-03T15:35:48.467Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:48 2026-06-03T15:35:48.467Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:48 2026-06-03T15:35:48.467Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:48 2026-06-03T15:35:48.467Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:48 2026-06-03T15:35:48.603Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.285 seconds (process running for 95.342) 15:35:48 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 15:35:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 15:35:48 15:35:48 . ____ _ __ _ _ 15:35:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:35:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:35:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:35:48 ' |____| .__|_| |_|_| |_\__, | / / / / 15:35:48 =========|_|==============|___/=/_/_/_/ 15:35:48 15:35:48 :: Spring Boot :: (v3.5.13) 15:35:48 15:35:48 2026-06-03T15:35:48.739Z INFO 2681 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:35:48 2026-06-03T15:35:48.739Z INFO 2681 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 15:35:48 2026-06-03T15:35:48.775Z INFO 2681 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.052 seconds (process running for 95.513) 15:35:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 15:35:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 15:35:48 2026-06-03T15:35:48.815Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:35:48 2026-06-03T15:35:48.815Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:35:48 2026-06-03T15:35:48.816Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 15:35:48 2026-06-03T15:35:48.816Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 15:35:48 2026-06-03T15:35:48.817Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 15:35:48 2026-06-03T15:35:48.817Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 15:35:48 2026-06-03T15:35:48.819Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 15:35:48 2026-06-03T15:35:48.820Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:35:48 2026-06-03T15:35:48.821Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 15:35:48 2026-06-03T15:35:48.822Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Ignoring (Schema Set) already exists exception for ch-1. Exception details: Schema Set with name already exists for . 15:35:48 2026-06-03T15:35:48.823Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 15:35:48 2026-06-03T15:35:48.823Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 15:35:48 2026-06-03T15:35:48.823Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Ignoring (Anchor) already exists exception for ch-1. Exception details: Anchor with name already exists for . 15:35:48 2026-06-03T15:35:48.826Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 15:35:48 2026-06-03T15:35:48.829Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 15:35:48 2026-06-03T15:35:48.830Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 15:35:48 2026-06-03T15:35:48.830Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 15:35:48 2026-06-03T15:35:48.830Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 15:35:48 2026-06-03T15:35:48.830Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 15:35:48 2026-06-03T15:35:48.831Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 15:35:48 2026-06-03T15:35:48.831Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 15:35:48 2026-06-03T15:35:48.831Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 15:35:48 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 15:35:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 15:35:48 2026-06-03T15:35:48.841Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 15:35:48 2026-06-03T15:35:48.842Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 15:35:48 2026-06-03T15:35:48.843Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 15:35:48 2026-06-03T15:35:48.843Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 15:35:48 2026-06-03T15:35:48.843Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 15:35:48 2026-06-03T15:35:48.844Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 15:35:48 2026-06-03T15:35:48.844Z WARN 2681 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : No resource data found for CM handle: cm-handle-1 with options: (fields=some-module-1:some-root-node) 15:35:48 2026-06-03T15:35:48.844Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 15:35:48 2026-06-03T15:35:48.846Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 15:35:48 2026-06-03T15:35:48.846Z ERROR 2681 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 15:35:48 15:35:48 java.lang.RuntimeException: some exception 15:35:48 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:35:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:35:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:35:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:35:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:35:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:35:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:35:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 15:35:48 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:35:48 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:35:48 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:35:48 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:35:48 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:35:48 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:35:48 at groovy.lang.Closure.call(Closure.java:427) 15:35:48 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 15:35:48 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 15:35:48 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 15:35:48 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 15:35:48 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 15:35:48 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 15:35:48 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 15:35:48 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 15:35:48 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 15:35:48 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:35:48 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 15:35:48 at jdk.proxy2/jdk.proxy2.$Proxy160.getCmHandleState(Unknown Source) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 15:35:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) 15:35:48 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 15:35:48 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) 15:35:48 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 15:35:48 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 15:35:48 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) 15:35:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) 15:35:48 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 15:35:48 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 15:35:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:35:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:35:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 15:35:48 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:35:48 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:35:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:35:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:35:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:35:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:35:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:35:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:35:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:35:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:35:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:35:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:35:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:35:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:35:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:35:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:35:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:35:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:35:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:35:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:35:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:35:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:35:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:35:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:35:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:35:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:35:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:35:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:35:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:35:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:35:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:35:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:35:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:35:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:35:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:35:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:35:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:35:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:35:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:35:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:35:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:35:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:35:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:35:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:35:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:35:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:35:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:35:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:35:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:35:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:35:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:35:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:35:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:35:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:35:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:35:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:35:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:35:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:35:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:35:48 15:35:48 2026-06-03T15:35:48.847Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 15:35:48 2026-06-03T15:35:48.847Z ERROR 2681 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to sync module and root node for CM handle: cm-handle-1 with options: (fields=some-module-2:some-root-node) 15:35:48 15:35:48 java.lang.RuntimeException: Some network error 15:35:48 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:35:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:35:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:35:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:35:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:35:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:35:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:35:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 15:35:48 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:35:48 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:35:48 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:35:48 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:35:48 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:35:48 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:35:48 at groovy.lang.Closure.call(Closure.java:427) 15:35:48 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 15:35:48 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 15:35:48 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 15:35:48 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 15:35:48 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 15:35:48 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 15:35:48 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 15:35:48 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 15:35:48 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 15:35:48 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:35:48 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$1050211834.getResourceData(Unknown Source) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 15:35:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) 15:35:48 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 15:35:48 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) 15:35:48 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 15:35:48 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 15:35:48 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) 15:35:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) 15:35:48 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 15:35:48 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 15:35:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:35:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:35:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 15:35:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 15:35:48 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:35:48 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:35:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:35:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:35:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:35:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:35:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:35:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:35:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:35:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:35:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:35:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:35:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:35:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:35:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:35:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:35:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:35:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:35:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:35:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:35:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:35:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:35:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:35:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:35:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:35:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:35:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:35:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:35:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:35:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:35:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:35:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:35:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:35:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:35:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:35:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:35:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:35:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:35:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:35:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:35:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:35:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:35:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:35:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:35:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:35:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:35:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:35:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:35:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:35:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:35:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:35:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:35:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:35:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:35:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:35:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:35:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:35:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:35:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:35:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:35:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:35:48 15:35:48 2026-06-03T15:35:48.847Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 15:35:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 15:35:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 15:35:48 2026-06-03T15:35:48.902Z ERROR 2681 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed 15:35:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 15:35:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 15:35:49 2026-06-03T15:35:48.926Z INFO 2681 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:35:49 2026-06-03T15:35:48.995Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 6524919bb6383a41ed613c30e0a1934b9fc9b54a0674d4b87e92ccf732e99dc4 15:35:49 2026-06-03T15:35:49.473Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:49 2026-06-03T15:35:49.473Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:49 2026-06-03T15:35:49.473Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:49 2026-06-03T15:35:49.485Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:49 2026-06-03T15:35:49.485Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:49 2026-06-03T15:35:49.485Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:50 2026-06-03T15:35:50.474Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:50 2026-06-03T15:35:50.474Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:50 2026-06-03T15:35:50.474Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:50 2026-06-03T15:35:50.515Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:50 2026-06-03T15:35:50.515Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:50 2026-06-03T15:35:50.515Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:51 2026-06-03T15:35:51.318Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:51 2026-06-03T15:35:51.318Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:51 2026-06-03T15:35:51.318Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:51 2026-06-03T15:35:51.474Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:51 2026-06-03T15:35:51.474Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:51 2026-06-03T15:35:51.474Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:52 2026-06-03T15:35:52.320Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:52 2026-06-03T15:35:52.320Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:52 2026-06-03T15:35:52.320Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:52 2026-06-03T15:35:52.475Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:52 2026-06-03T15:35:52.475Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:52 2026-06-03T15:35:52.475Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:53 2026-06-03T15:35:53.321Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:53 2026-06-03T15:35:53.321Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:53 2026-06-03T15:35:53.321Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:53 2026-06-03T15:35:53.476Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:53 2026-06-03T15:35:53.476Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:53 2026-06-03T15:35:53.476Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:54 2026-06-03T15:35:54.232Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:54 2026-06-03T15:35:54.232Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:54 2026-06-03T15:35:54.232Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:54 2026-06-03T15:35:54.378Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:54 2026-06-03T15:35:54.378Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:54 2026-06-03T15:35:54.379Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:54 2026-06-03T15:35:54.810Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.88430216S 15:35:54 2026-06-03T15:35:54.823Z INFO 2681 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:35:54 allow.auto.create.topics = true 15:35:54 auto.commit.interval.ms = 5000 15:35:54 auto.include.jmx.reporter = true 15:35:54 auto.offset.reset = earliest 15:35:54 bootstrap.servers = [localhost:32769] 15:35:54 check.crcs = true 15:35:54 client.dns.lookup = use_all_dns_ips 15:35:54 client.id = consumer-ncmp-group-1 15:35:54 client.rack = 15:35:54 connections.max.idle.ms = 540000 15:35:54 default.api.timeout.ms = 60000 15:35:54 enable.auto.commit = true 15:35:54 enable.metrics.push = true 15:35:54 exclude.internal.topics = true 15:35:54 fetch.max.bytes = 52428800 15:35:54 fetch.max.wait.ms = 500 15:35:54 fetch.min.bytes = 1 15:35:54 group.id = ncmp-group 15:35:54 group.instance.id = null 15:35:54 group.protocol = classic 15:35:54 group.remote.assignor = null 15:35:54 heartbeat.interval.ms = 3000 15:35:54 interceptor.classes = [] 15:35:54 internal.leave.group.on.close = true 15:35:54 internal.throw.on.fetch.stable.offset.unsupported = false 15:35:54 isolation.level = read_uncommitted 15:35:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:35:54 max.partition.fetch.bytes = 1048576 15:35:54 max.poll.interval.ms = 300000 15:35:54 max.poll.records = 500 15:35:54 metadata.max.age.ms = 300000 15:35:54 metadata.recovery.strategy = none 15:35:54 metric.reporters = [] 15:35:54 metrics.num.samples = 2 15:35:54 metrics.recording.level = INFO 15:35:54 metrics.sample.window.ms = 30000 15:35:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:35:54 receive.buffer.bytes = 65536 15:35:54 reconnect.backoff.max.ms = 1000 15:35:54 reconnect.backoff.ms = 50 15:35:54 request.timeout.ms = 30000 15:35:54 retry.backoff.max.ms = 1000 15:35:54 retry.backoff.ms = 100 15:35:54 sasl.client.callback.handler.class = null 15:35:54 sasl.jaas.config = null 15:35:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:35:54 sasl.kerberos.min.time.before.relogin = 60000 15:35:54 sasl.kerberos.service.name = null 15:35:54 sasl.kerberos.ticket.renew.jitter = 0.05 15:35:54 sasl.kerberos.ticket.renew.window.factor = 0.8 15:35:54 sasl.login.callback.handler.class = null 15:35:54 sasl.login.class = null 15:35:54 sasl.login.connect.timeout.ms = null 15:35:54 sasl.login.read.timeout.ms = null 15:35:54 sasl.login.refresh.buffer.seconds = 300 15:35:54 sasl.login.refresh.min.period.seconds = 60 15:35:54 sasl.login.refresh.window.factor = 0.8 15:35:54 sasl.login.refresh.window.jitter = 0.05 15:35:54 sasl.login.retry.backoff.max.ms = 10000 15:35:54 sasl.login.retry.backoff.ms = 100 15:35:54 sasl.mechanism = GSSAPI 15:35:54 sasl.oauthbearer.clock.skew.seconds = 30 15:35:54 sasl.oauthbearer.expected.audience = null 15:35:54 sasl.oauthbearer.expected.issuer = null 15:35:54 sasl.oauthbearer.header.urlencode = false 15:35:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:35:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:35:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:35:54 sasl.oauthbearer.jwks.endpoint.url = null 15:35:54 sasl.oauthbearer.scope.claim.name = scope 15:35:54 sasl.oauthbearer.sub.claim.name = sub 15:35:54 sasl.oauthbearer.token.endpoint.url = null 15:35:54 security.protocol = PLAINTEXT 15:35:54 security.providers = null 15:35:54 send.buffer.bytes = 131072 15:35:54 session.timeout.ms = 45000 15:35:54 socket.connection.setup.timeout.max.ms = 30000 15:35:54 socket.connection.setup.timeout.ms = 10000 15:35:54 ssl.cipher.suites = null 15:35:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:35:54 ssl.endpoint.identification.algorithm = https 15:35:54 ssl.engine.factory.class = null 15:35:54 ssl.key.password = null 15:35:54 ssl.keymanager.algorithm = SunX509 15:35:54 ssl.keystore.certificate.chain = null 15:35:54 ssl.keystore.key = null 15:35:54 ssl.keystore.location = null 15:35:54 ssl.keystore.password = null 15:35:54 ssl.keystore.type = JKS 15:35:54 ssl.protocol = TLSv1.3 15:35:54 ssl.provider = null 15:35:54 ssl.secure.random.implementation = null 15:35:54 ssl.trustmanager.algorithm = PKIX 15:35:54 ssl.truststore.certificates = null 15:35:54 ssl.truststore.location = null 15:35:54 ssl.truststore.password = null 15:35:54 ssl.truststore.type = JKS 15:35:54 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:35:54 15:35:54 2026-06-03T15:35:54.835Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:35:54 2026-06-03T15:35:54.886Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:35:54 2026-06-03T15:35:54.886Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:35:54 2026-06-03T15:35:54.886Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500954886 15:35:54 15:35:54 . ____ _ __ _ _ 15:35:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:35:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:35:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:35:54 ' |____| .__|_| |_|_| |_\__, | / / / / 15:35:54 =========|_|==============|___/=/_/_/_/ 15:35:54 15:35:54 :: Spring Boot :: (v3.5.13) 15:35:54 15:35:54 2026-06-03T15:35:54.902Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:35:54 2026-06-03T15:35:54.902Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 15:35:54 2026-06-03T15:35:54.918Z INFO 2681 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.03 seconds (process running for 101.657) 15:35:54 2026-06-03T15:35:54.923Z INFO 2681 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 15:35:54 2026-06-03T15:35:54.928Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:35:54 2026-06-03T15:35:54.928Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:35:54 acks = -1 15:35:54 auto.include.jmx.reporter = true 15:35:54 batch.size = 16384 15:35:54 bootstrap.servers = [localhost:32769] 15:35:54 buffer.memory = 33554432 15:35:54 client.dns.lookup = use_all_dns_ips 15:35:54 client.id = producer-3 15:35:54 compression.gzip.level = -1 15:35:54 compression.lz4.level = 9 15:35:54 compression.type = none 15:35:54 compression.zstd.level = 3 15:35:54 connections.max.idle.ms = 540000 15:35:54 delivery.timeout.ms = 120000 15:35:54 enable.idempotence = false 15:35:54 enable.metrics.push = true 15:35:54 interceptor.classes = [] 15:35:54 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:35:54 linger.ms = 1 15:35:54 max.block.ms = 60000 15:35:54 max.in.flight.requests.per.connection = 5 15:35:54 max.request.size = 1048576 15:35:54 metadata.max.age.ms = 300000 15:35:54 metadata.max.idle.ms = 300000 15:35:54 metadata.recovery.strategy = none 15:35:54 metric.reporters = [] 15:35:54 metrics.num.samples = 2 15:35:54 metrics.recording.level = INFO 15:35:54 metrics.sample.window.ms = 30000 15:35:54 partitioner.adaptive.partitioning.enable = true 15:35:54 partitioner.availability.timeout.ms = 0 15:35:54 partitioner.class = null 15:35:54 partitioner.ignore.keys = false 15:35:54 receive.buffer.bytes = 32768 15:35:54 reconnect.backoff.max.ms = 1000 15:35:54 reconnect.backoff.ms = 50 15:35:54 request.timeout.ms = 30000 15:35:54 retries = 0 15:35:54 retry.backoff.max.ms = 1000 15:35:54 retry.backoff.ms = 100 15:35:54 sasl.client.callback.handler.class = null 15:35:54 sasl.jaas.config = null 15:35:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:35:54 sasl.kerberos.min.time.before.relogin = 60000 15:35:54 sasl.kerberos.service.name = null 15:35:54 sasl.kerberos.ticket.renew.jitter = 0.05 15:35:54 sasl.kerberos.ticket.renew.window.factor = 0.8 15:35:54 sasl.login.callback.handler.class = null 15:35:54 sasl.login.class = null 15:35:54 sasl.login.connect.timeout.ms = null 15:35:54 sasl.login.read.timeout.ms = null 15:35:54 sasl.login.refresh.buffer.seconds = 300 15:35:54 sasl.login.refresh.min.period.seconds = 60 15:35:54 sasl.login.refresh.window.factor = 0.8 15:35:54 sasl.login.refresh.window.jitter = 0.05 15:35:54 sasl.login.retry.backoff.max.ms = 10000 15:35:54 sasl.login.retry.backoff.ms = 100 15:35:54 sasl.mechanism = GSSAPI 15:35:54 sasl.oauthbearer.clock.skew.seconds = 30 15:35:54 sasl.oauthbearer.expected.audience = null 15:35:54 sasl.oauthbearer.expected.issuer = null 15:35:54 sasl.oauthbearer.header.urlencode = false 15:35:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:35:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:35:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:35:54 sasl.oauthbearer.jwks.endpoint.url = null 15:35:54 sasl.oauthbearer.scope.claim.name = scope 15:35:54 sasl.oauthbearer.sub.claim.name = sub 15:35:54 sasl.oauthbearer.token.endpoint.url = null 15:35:54 security.protocol = PLAINTEXT 15:35:54 security.providers = null 15:35:54 send.buffer.bytes = 131072 15:35:54 socket.connection.setup.timeout.max.ms = 30000 15:35:54 socket.connection.setup.timeout.ms = 10000 15:35:54 ssl.cipher.suites = null 15:35:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:35:54 ssl.endpoint.identification.algorithm = https 15:35:54 ssl.engine.factory.class = null 15:35:54 ssl.key.password = null 15:35:54 ssl.keymanager.algorithm = SunX509 15:35:54 ssl.keystore.certificate.chain = null 15:35:54 ssl.keystore.key = null 15:35:54 ssl.keystore.location = null 15:35:54 ssl.keystore.password = null 15:35:54 ssl.keystore.type = JKS 15:35:54 ssl.protocol = TLSv1.3 15:35:54 ssl.provider = null 15:35:54 ssl.secure.random.implementation = null 15:35:54 ssl.trustmanager.algorithm = PKIX 15:35:54 ssl.truststore.certificates = null 15:35:54 ssl.truststore.location = null 15:35:54 ssl.truststore.password = null 15:35:54 ssl.truststore.type = JKS 15:35:54 transaction.timeout.ms = 60000 15:35:54 transactional.id = null 15:35:54 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:35:54 15:35:54 2026-06-03T15:35:54.928Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:35:55 2026-06-03T15:35:54.938Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:35:55 2026-06-03T15:35:54.938Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:35:55 2026-06-03T15:35:54.938Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:35:55 2026-06-03T15:35:54.938Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500954938 15:35:55 2026-06-03T15:35:55.087Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:55 2026-06-03T15:35:55.087Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:55 2026-06-03T15:35:55.087Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:55 2026-06-03T15:35:55.114Z WARN 2681 --- [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} 15:35:55 2026-06-03T15:35:55.115Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:35:55 2026-06-03T15:35:55.287Z INFO 2681 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:35:55 2026-06-03T15:35:55.385Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:55 2026-06-03T15:35:55.385Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:55 2026-06-03T15:35:55.386Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:55 2026-06-03T15:35:55.423Z INFO 2681 --- [ 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) 15:35:55 2026-06-03T15:35:55.432Z INFO 2681 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 15:35:55 2026-06-03T15:35:55.470Z INFO 2681 --- [ 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-e4e9da52-6890-4d8b-968f-851a2bbc45c0 15:35:55 2026-06-03T15:35:55.471Z INFO 2681 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 15:35:55 2026-06-03T15:35:55.495Z INFO 2681 --- [ 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-e4e9da52-6890-4d8b-968f-851a2bbc45c0', protocol='range'} 15:35:55 2026-06-03T15:35:55.503Z INFO 2681 --- [ 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-e4e9da52-6890-4d8b-968f-851a2bbc45c0=Assignment(partitions=[ncmp-events-test-0])} 15:35:55 2026-06-03T15:35:55.528Z INFO 2681 --- [ 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-e4e9da52-6890-4d8b-968f-851a2bbc45c0', protocol='range'} 15:35:55 2026-06-03T15:35:55.529Z INFO 2681 --- [ 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]) 15:35:55 2026-06-03T15:35:55.531Z INFO 2681 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 15:35:55 2026-06-03T15:35:55.547Z INFO 2681 --- [ 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 15:35:55 2026-06-03T15:35:55.564Z INFO 2681 --- [ 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}}. 15:35:55 2026-06-03T15:35:55.678Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:35:55 2026-06-03T15:35:55.703Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 15:35:55 2026-06-03T15:35:55.709Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:35:55 2026-06-03T15:35:55.709Z INFO 2681 --- [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: 101ms, elapsed time since send: 101ms, throttle time: 0ms, request timeout: 30000ms) 15:35:55 2026-06-03T15:35:55.709Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:35:55 2026-06-03T15:35:55.709Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 2147483646 disconnected. 15:35:55 2026-06-03T15:35:55.710Z INFO 2681 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error sending fetch request (sessionId=207997982, epoch=1) to node 1: 15:35:55 15:35:55 org.apache.kafka.common.errors.DisconnectException 15:35:55 15:35:55 2026-06-03T15:35:55.711Z INFO 2681 --- [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. 15:35:55 2026-06-03T15:35:55.807Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:35:55 2026-06-03T15:35:55.807Z WARN 2681 --- [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. 15:35:55 2026-06-03T15:35:55.913Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:35:55 2026-06-03T15:35:55.913Z WARN 2681 --- [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. 15:35:55 2026-06-03T15:35:55.955Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:55 2026-06-03T15:35:55.955Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:55 2026-06-03T15:35:55.955Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.083 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 15:35:55 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 15:35:56 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 15:35:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 15:35:56 2026-06-03T15:35:56.030Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 15:35:56 2026-06-03T15:35:56.031Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 15:35:56 2026-06-03T15:35:56.032Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 15:35:56 2026-06-03T15:35:56.033Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 15:35:56 2026-06-03T15:35:56.037Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 15:35:56 2026-06-03T15:35:56.038Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 15:35:56 2026-06-03T15:35:56.040Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 15:35:56 2026-06-03T15:35:56.041Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 15:35:56 2026-06-03T15:35:56.041Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 15:35:56 2026-06-03T15:35:56.043Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 15:35:56 2026-06-03T15:35:56.043Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 15:35:56 2026-06-03T15:35:56.045Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 15:35:56 2026-06-03T15:35:56.045Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 15:35:56 2026-06-03T15:35:56.046Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:35:56 2026-06-03T15:35:56.046Z WARN 2681 --- [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. 15:35:56 2026-06-03T15:35:56.048Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 15:35:56 2026-06-03T15:35:56.048Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 15:35:56 2026-06-03T15:35:56.050Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 15:35:56 2026-06-03T15:35:56.050Z DEBUG 2681 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 15:35:56 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 15:35:56 2026-06-03T15:35:56.120Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:35:56 2026-06-03T15:35:56.120Z WARN 2681 --- [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. 15:35:56 2026-06-03T15:35:56.304Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:56 2026-06-03T15:35:56.304Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:56 2026-06-03T15:35:56.304Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:56 2026-06-03T15:35:56.422Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:35:56 2026-06-03T15:35:56.423Z WARN 2681 --- [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. 15:35:56 2026-06-03T15:35:56.487Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:35:56 2026-06-03T15:35:56.487Z WARN 2681 --- [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. 15:35:56 2026-06-03T15:35:56.824Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:35:56 2026-06-03T15:35:56.825Z WARN 2681 --- [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. 15:35:57 2026-06-03T15:35:56.943Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:57 2026-06-03T15:35:56.943Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:57 2026-06-03T15:35:56.943Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:57 2026-06-03T15:35:57.159Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:57 2026-06-03T15:35:57.159Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:57 2026-06-03T15:35:57.159Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:57 2026-06-03T15:35:57.430Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:35:57 2026-06-03T15:35:57.430Z WARN 2681 --- [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. 15:35:57 2026-06-03T15:35:57.798Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:57 2026-06-03T15:35:57.798Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:57 2026-06-03T15:35:57.798Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:57 2026-06-03T15:35:57.828Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:35:57 2026-06-03T15:35:57.828Z WARN 2681 --- [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. 15:35:58 2026-06-03T15:35:57.965Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:58 2026-06-03T15:35:57.965Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:58 2026-06-03T15:35:57.965Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:58 2026-06-03T15:35:58.431Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:35:58 2026-06-03T15:35:58.431Z WARN 2681 --- [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. 15:35:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 15:35:58 2026-06-03T15:35:58.615Z INFO 2681 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 15:35:58 2026-06-03T15:35:58.615Z INFO 2681 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 15:35:58 2026-06-03T15:35:58.615Z INFO 2681 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 15:35:58 2026-06-03T15:35:58.615Z INFO 2681 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 15:35:58 2026-06-03T15:35:58.615Z INFO 2681 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 15:35:58 2026-06-03T15:35:58.616Z INFO 2681 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 15:35:58 2026-06-03T15:35:58.616Z INFO 2681 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 15:35:58 2026-06-03T15:35:58.616Z INFO 2681 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 15:35:58 2026-06-03T15:35:58.616Z INFO 2681 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 15:35:58 2026-06-03T15:35:58.616Z INFO 2681 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 15:35:58 2026-06-03T15:35:58.753Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:58 2026-06-03T15:35:58.753Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:58 2026-06-03T15:35:58.753Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:58 2026-06-03T15:35:58.832Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:35:58 2026-06-03T15:35:58.832Z WARN 2681 --- [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. 15:35:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 15:35:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 15:35:59 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 15:35:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 15:35:59 2026-06-03T15:35:59.014Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:59 2026-06-03T15:35:59.014Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:59 2026-06-03T15:35:59.014Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:59 2026-06-03T15:35:59.017Z WARN 2681 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 15:35:59 2026-06-03T15:35:59.017Z WARN 2681 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 15:35:59 2026-06-03T15:35:59.017Z WARN 2681 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 15:35:59 2026-06-03T15:35:59.018Z WARN 2681 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 15:35:59 2026-06-03T15:35:59.019Z WARN 2681 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdnInCache1 15:35:59 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 15:35:59 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 15:35:59 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 15:35:59 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 15:35:59 15:35:59,080 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:35:59 15:35:59,080 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:35:59 15:35:59,080 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:35:59 15:35:59,084 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:35:59 15:35:59,084 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:35:59 15:35:59,092 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 15:35:59 15:35:59,092 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 15:35:59 15:35:59 . ____ _ __ _ _ 15:35:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:35:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:35:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:35:59 ' |____| .__|_| |_|_| |_\__, | / / / / 15:35:59 =========|_|==============|___/=/_/_/_/ 15:35:59 15:35:59 :: Spring Boot :: (v3.5.13) 15:35:59 15:35:59 2026-06-03T15:35:59.100Z INFO 2681 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:35:59 2026-06-03T15:35:59.100Z INFO 2681 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 15:35:59 2026-06-03T15:35:59.125Z INFO 2681 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.062 seconds (process running for 105.863) 15:35:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 15:35:59 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 15:35:59 2026-06-03T15:35:59.144Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:35:59 2026-06-03T15:35:59.145Z DEBUG 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:35:59 2026-06-03T15:35:59.145Z TRACE 2681 --- [ 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}]} 15:35:59 2026-06-03T15:35:59.158Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 15:35:59 2026-06-03T15:35:59.159Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 15:35:59 2026-06-03T15:35:59.161Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:35:59 2026-06-03T15:35:59.161Z DEBUG 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 15:35:59 2026-06-03T15:35:59.161Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, operation=delete, entityHandleId=null}]} 15:35:59 2026-06-03T15:35:59.162Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 15:35:59 2026-06-03T15:35:59.162Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 15:35:59 2026-06-03T15:35:59.163Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:35:59 2026-06-03T15:35:59.163Z DEBUG 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 15:35:59 2026-06-03T15:35:59.163Z TRACE 2681 --- [ 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}]} 15:35:59 2026-06-03T15:35:59.164Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 15:35:59 2026-06-03T15:35:59.164Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 15:35:59 2026-06-03T15:35:59.165Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:35:59 2026-06-03T15:35:59.165Z DEBUG 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 15:35:59 2026-06-03T15:35:59.165Z TRACE 2681 --- [ 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}]} 15:35:59 2026-06-03T15:35:59.166Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 15:35:59 2026-06-03T15:35:59.166Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 15:35:59 2026-06-03T15:35:59.167Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:35:59 2026-06-03T15:35:59.167Z DEBUG 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 15:35:59 2026-06-03T15:35:59.167Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 15:35:59 2026-06-03T15:35:59.168Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 15:35:59 2026-06-03T15:35:59.168Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 15:35:59 2026-06-03T15:35:59.168Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 15:35:59 2026-06-03T15:35:59.203Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:35:59 2026-06-03T15:35:59.204Z DEBUG 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 15:35:59 2026-06-03T15:35:59.204Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 15:35:59 2026-06-03T15:35:59.204Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$649286350, Message: null, Details: Policy Executor returned HTTP Status code 418. 15:35:59 2026-06-03T15:35:59.204Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 15:35:59 2026-06-03T15:35:59.204Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 15:35:59 2026-06-03T15:35:59.204Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 15:35:59 2026-06-03T15:35:59.205Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:35:59 2026-06-03T15:35:59.206Z DEBUG 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 15:35:59 2026-06-03T15:35:59.206Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 15:35:59 2026-06-03T15:35:59.206Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$649286350, Message: null, Details: Policy Executor returned HTTP Status code 418. 15:35:59 2026-06-03T15:35:59.206Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: deny by default 15:35:59 2026-06-03T15:35:59.206Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 15:35:59 2026-06-03T15:35:59.206Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 15:35:59 2026-06-03T15:35:59.206Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor returned HTTP Status code 418. Falling back to configured default decision: deny by default 15:35:59 2026-06-03T15:35:59.206Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:35:59 2026-06-03T15:35:59.207Z DEBUG 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:35:59 2026-06-03T15:35:59.207Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 15:35:59 2026-06-03T15:35:59.207Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 15:35:59 2026-06-03T15:35:59.209Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:35:59 2026-06-03T15:35:59.209Z DEBUG 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:35:59 2026-06-03T15:35:59.209Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 15:35:59 2026-06-03T15:35:59.210Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.util.concurrent.TimeoutException, Details: Policy Executor request timed out. 15:35:59 2026-06-03T15:35:59.210Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 15:35:59 2026-06-03T15:35:59.210Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 15:35:59 2026-06-03T15:35:59.210Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 15:35:59 2026-06-03T15:35:59.210Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor request timed out. Falling back to configured default decision: deny by default 15:35:59 2026-06-03T15:35:59.211Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:35:59 2026-06-03T15:35:59.211Z DEBUG 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:35:59 2026-06-03T15:35:59.211Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 15:35:59 2026-06-03T15:35:59.211Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.net.UnknownHostException, Details: Cannot connect to Policy Executor (some host:some port). 15:35:59 2026-06-03T15:35:59.211Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 15:35:59 2026-06-03T15:35:59.211Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 15:35:59 2026-06-03T15:35:59.211Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 15:35:59 2026-06-03T15:35:59.211Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 15:35:59 2026-06-03T15:35:59.213Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:35:59 2026-06-03T15:35:59.213Z DEBUG 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:35:59 2026-06-03T15:35:59.213Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 15:35:59 2026-06-03T15:35:59.213Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.util.concurrent.TimeoutException, Details: Policy Executor request timed out. 15:35:59 2026-06-03T15:35:59.213Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 15:35:59 2026-06-03T15:35:59.213Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 15:35:59 2026-06-03T15:35:59.213Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 15:35:59 2026-06-03T15:35:59.214Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:35:59 2026-06-03T15:35:59.214Z DEBUG 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:35:59 2026-06-03T15:35:59.214Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 15:35:59 2026-06-03T15:35:59.215Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.net.UnknownHostException, Details: Cannot connect to Policy Executor (some host:some port). 15:35:59 2026-06-03T15:35:59.215Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 15:35:59 2026-06-03T15:35:59.215Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 15:35:59 2026-06-03T15:35:59.215Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 15:35:59 2026-06-03T15:35:59.215Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:35:59 2026-06-03T15:35:59.216Z DEBUG 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:35:59 2026-06-03T15:35:59.216Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 15:35:59 2026-06-03T15:35:59.216Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: null, Details: Unexpected error during Policy Executor call. 15:35:59 2026-06-03T15:35:59.216Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:35:59 2026-06-03T15:35:59.217Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: NcmpException, Message: Cannot convert Change Request data to Object, Details: Unexpected error during Policy Executor call. 15:35:59 2026-06-03T15:35:59.218Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 15:35:59 2026-06-03T15:35:59.236Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:35:59 2026-06-03T15:35:59.237Z DEBUG 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:35:59 2026-06-03T15:35:59.237Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 15:35:59 2026-06-03T15:35:59.237Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$274426980, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 15:35:59 2026-06-03T15:35:59.237Z WARN 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Network or I/O error while attempting to contact Policy Executor. Falling back to configured default decision: deny 15:35:59 2026-06-03T15:35:59.237Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 15:35:59 2026-06-03T15:35:59.237Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 15:35:59 2026-06-03T15:35:59.237Z TRACE 2681 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Network or I/O error while attempting to contact Policy Executor. Falling back to configured default decision: deny 15:35:59 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 15:35:59 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 15:35:59 15:35:59 . ____ _ __ _ _ 15:35:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:35:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:35:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:35:59 ' |____| .__|_| |_|_| |_\__, | / / / / 15:35:59 =========|_|==============|___/=/_/_/_/ 15:35:59 15:35:59 :: Spring Boot :: (v3.5.13) 15:35:59 15:35:59 2026-06-03T15:35:59.263Z INFO 2681 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:35:59 2026-06-03T15:35:59.263Z INFO 2681 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 15:35:59 2026-06-03T15:35:59.298Z INFO 2681 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.047 seconds (process running for 106.036) 15:35:59 2026-06-03T15:35:59.340Z WARN 2681 --- [ 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: fce7216e-d09e-41c8-9bc3-39e8f094a28d 15:35:59 2026-06-03T15:35:59.352Z WARN 2681 --- [ 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: 191d8152-a142-41c5-965f-1ea2ebc89683 15:35:59 2026-06-03T15:35:59.358Z WARN 2681 --- [ 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: a3ab72b3-b95c-4dd9-87d0-97ddc401b3ea 15:35:59 2026-06-03T15:35:59.364Z WARN 2681 --- [ 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: 307bd8ad-b1cb-478c-b0c4-8a3809778d32 15:35:59 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 15:35:59 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 15:35:59 15:35:59 . ____ _ __ _ _ 15:35:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:35:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:35:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:35:59 ' |____| .__|_| |_|_| |_\__, | / / / / 15:35:59 =========|_|==============|___/=/_/_/_/ 15:35:59 15:35:59 :: Spring Boot :: (v3.5.13) 15:35:59 15:35:59 2026-06-03T15:35:59.418Z INFO 2681 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:35:59 2026-06-03T15:35:59.418Z INFO 2681 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:35:59 2026-06-03T15:35:59.426Z INFO 2681 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.02 seconds (process running for 106.164) 15:35:59 2026-06-03T15:35:59.432Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:35:59 2026-06-03T15:35:59.433Z WARN 2681 --- [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. 15:35:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 15:35:59 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 15:35:59 2026-06-03T15:35:59.446Z WARN 2681 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 15:35:59 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 15:35:59 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 15:35:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 15:35:59 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 15:35:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 15:35:59 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 15:35:59 2026-06-03T15:35:59.482Z INFO 2681 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:35:59 2026-06-03T15:35:59.557Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 96efce1ac1b5a6fbdbc80b073647cc94ff229d22bf1d7e8e06dd71936bbee309 15:35:59 2026-06-03T15:35:59.657Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:35:59 2026-06-03T15:35:59.657Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:59 2026-06-03T15:35:59.657Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:35:59 2026-06-03T15:35:59.837Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:35:59 2026-06-03T15:35:59.837Z WARN 2681 --- [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. 15:35:59 2026-06-03T15:35:59.868Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:35:59 2026-06-03T15:35:59.868Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:35:59 2026-06-03T15:35:59.869Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:00 2026-06-03T15:36:00.434Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:00 2026-06-03T15:36:00.434Z WARN 2681 --- [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. 15:36:00 2026-06-03T15:36:00.663Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:00 2026-06-03T15:36:00.663Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:00 2026-06-03T15:36:00.663Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:00 2026-06-03T15:36:00.768Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:00 2026-06-03T15:36:00.768Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:00 2026-06-03T15:36:00.768Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:00 2026-06-03T15:36:00.843Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:00 2026-06-03T15:36:00.843Z WARN 2681 --- [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. 15:36:01 2026-06-03T15:36:01.435Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:01 2026-06-03T15:36:01.436Z WARN 2681 --- [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. 15:36:01 2026-06-03T15:36:01.664Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:01 2026-06-03T15:36:01.664Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:01 2026-06-03T15:36:01.664Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:01 2026-06-03T15:36:01.770Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:01 2026-06-03T15:36:01.770Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:01 2026-06-03T15:36:01.770Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:01 2026-06-03T15:36:01.847Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:01 2026-06-03T15:36:01.848Z WARN 2681 --- [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. 15:36:02 2026-06-03T15:36:01.984Z ERROR 2681 --- [_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 15:36:02 2026-06-03T15:36:01.984Z ERROR 2681 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 15:36:02 2026-06-03T15:36:02.437Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:02 2026-06-03T15:36:02.437Z WARN 2681 --- [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. 15:36:02 2026-06-03T15:36:02.665Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:02 2026-06-03T15:36:02.665Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:02 2026-06-03T15:36:02.665Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:02 2026-06-03T15:36:02.770Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:02 2026-06-03T15:36:02.770Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:02 2026-06-03T15:36:02.770Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:02 2026-06-03T15:36:02.851Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:02 2026-06-03T15:36:02.851Z WARN 2681 --- [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. 15:36:03 2026-06-03T15:36:03.438Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:03 2026-06-03T15:36:03.438Z WARN 2681 --- [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. 15:36:03 2026-06-03T15:36:03.620Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:03 2026-06-03T15:36:03.620Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:03 2026-06-03T15:36:03.620Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:03 2026-06-03T15:36:03.771Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:03 2026-06-03T15:36:03.771Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:03 2026-06-03T15:36:03.771Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:03 2026-06-03T15:36:03.859Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:03 2026-06-03T15:36:03.859Z WARN 2681 --- [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. 15:36:04 2026-06-03T15:36:04.417Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:04 2026-06-03T15:36:04.417Z WARN 2681 --- [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. 15:36:04 2026-06-03T15:36:04.621Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:04 2026-06-03T15:36:04.622Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:04 2026-06-03T15:36:04.622Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:04 2026-06-03T15:36:04.726Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:04 2026-06-03T15:36:04.726Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:04 2026-06-03T15:36:04.726Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:04 2026-06-03T15:36:04.863Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:04 2026-06-03T15:36:04.864Z WARN 2681 --- [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. 15:36:05 2026-06-03T15:36:05.419Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:05 2026-06-03T15:36:05.419Z WARN 2681 --- [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. 15:36:05 2026-06-03T15:36:05.526Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:05 2026-06-03T15:36:05.526Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:05 2026-06-03T15:36:05.526Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:05 2026-06-03T15:36:05.567Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.084905106S 15:36:05 2026-06-03T15:36:05.571Z INFO 2681 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:36:05 allow.auto.create.topics = true 15:36:05 auto.commit.interval.ms = 5000 15:36:05 auto.include.jmx.reporter = true 15:36:05 auto.offset.reset = earliest 15:36:05 bootstrap.servers = [localhost:32770] 15:36:05 check.crcs = true 15:36:05 client.dns.lookup = use_all_dns_ips 15:36:05 client.id = consumer-test-2 15:36:05 client.rack = 15:36:05 connections.max.idle.ms = 540000 15:36:05 default.api.timeout.ms = 60000 15:36:05 enable.auto.commit = true 15:36:05 enable.metrics.push = true 15:36:05 exclude.internal.topics = true 15:36:05 fetch.max.bytes = 52428800 15:36:05 fetch.max.wait.ms = 500 15:36:05 fetch.min.bytes = 1 15:36:05 group.id = test 15:36:05 group.instance.id = null 15:36:05 group.protocol = classic 15:36:05 group.remote.assignor = null 15:36:05 heartbeat.interval.ms = 3000 15:36:05 interceptor.classes = [] 15:36:05 internal.leave.group.on.close = true 15:36:05 internal.throw.on.fetch.stable.offset.unsupported = false 15:36:05 isolation.level = read_uncommitted 15:36:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:36:05 max.partition.fetch.bytes = 1048576 15:36:05 max.poll.interval.ms = 300000 15:36:05 max.poll.records = 500 15:36:05 metadata.max.age.ms = 300000 15:36:05 metadata.recovery.strategy = none 15:36:05 metric.reporters = [] 15:36:05 metrics.num.samples = 2 15:36:05 metrics.recording.level = INFO 15:36:05 metrics.sample.window.ms = 30000 15:36:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:36:05 receive.buffer.bytes = 65536 15:36:05 reconnect.backoff.max.ms = 1000 15:36:05 reconnect.backoff.ms = 50 15:36:05 request.timeout.ms = 30000 15:36:05 retry.backoff.max.ms = 1000 15:36:05 retry.backoff.ms = 100 15:36:05 sasl.client.callback.handler.class = null 15:36:05 sasl.jaas.config = null 15:36:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:05 sasl.kerberos.min.time.before.relogin = 60000 15:36:05 sasl.kerberos.service.name = null 15:36:05 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:05 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:05 sasl.login.callback.handler.class = null 15:36:05 sasl.login.class = null 15:36:05 sasl.login.connect.timeout.ms = null 15:36:05 sasl.login.read.timeout.ms = null 15:36:05 sasl.login.refresh.buffer.seconds = 300 15:36:05 sasl.login.refresh.min.period.seconds = 60 15:36:05 sasl.login.refresh.window.factor = 0.8 15:36:05 sasl.login.refresh.window.jitter = 0.05 15:36:05 sasl.login.retry.backoff.max.ms = 10000 15:36:05 sasl.login.retry.backoff.ms = 100 15:36:05 sasl.mechanism = GSSAPI 15:36:05 sasl.oauthbearer.clock.skew.seconds = 30 15:36:05 sasl.oauthbearer.expected.audience = null 15:36:05 sasl.oauthbearer.expected.issuer = null 15:36:05 sasl.oauthbearer.header.urlencode = false 15:36:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:05 sasl.oauthbearer.jwks.endpoint.url = null 15:36:05 sasl.oauthbearer.scope.claim.name = scope 15:36:05 sasl.oauthbearer.sub.claim.name = sub 15:36:05 sasl.oauthbearer.token.endpoint.url = null 15:36:05 security.protocol = PLAINTEXT 15:36:05 security.providers = null 15:36:05 send.buffer.bytes = 131072 15:36:05 session.timeout.ms = 45000 15:36:05 socket.connection.setup.timeout.max.ms = 30000 15:36:05 socket.connection.setup.timeout.ms = 10000 15:36:05 ssl.cipher.suites = null 15:36:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:05 ssl.endpoint.identification.algorithm = https 15:36:05 ssl.engine.factory.class = null 15:36:05 ssl.key.password = null 15:36:05 ssl.keymanager.algorithm = SunX509 15:36:05 ssl.keystore.certificate.chain = null 15:36:05 ssl.keystore.key = null 15:36:05 ssl.keystore.location = null 15:36:05 ssl.keystore.password = null 15:36:05 ssl.keystore.type = JKS 15:36:05 ssl.protocol = TLSv1.3 15:36:05 ssl.provider = null 15:36:05 ssl.secure.random.implementation = null 15:36:05 ssl.trustmanager.algorithm = PKIX 15:36:05 ssl.truststore.certificates = null 15:36:05 ssl.truststore.location = null 15:36:05 ssl.truststore.password = null 15:36:05 ssl.truststore.type = JKS 15:36:05 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:36:05 15:36:05 2026-06-03T15:36:05.572Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:05 2026-06-03T15:36:05.575Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:05 2026-06-03T15:36:05.575Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:05 2026-06-03T15:36:05.575Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500965575 15:36:05 15:36:05 . ____ _ __ _ _ 15:36:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:36:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:36:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:36:05 ' |____| .__|_| |_|_| |_\__, | / / / / 15:36:05 =========|_|==============|___/=/_/_/_/ 15:36:05 15:36:05 :: Spring Boot :: (v3.5.13) 15:36:05 15:36:05 2026-06-03T15:36:05.592Z INFO 2681 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:36:05 2026-06-03T15:36:05.592Z INFO 2681 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:36:05 2026-06-03T15:36:05.632Z INFO 2681 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.055 seconds (process running for 112.37) 15:36:05 2026-06-03T15:36:05.638Z INFO 2681 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 15:36:05 2026-06-03T15:36:05.652Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:05 2026-06-03T15:36:05.652Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:05 acks = -1 15:36:05 auto.include.jmx.reporter = true 15:36:05 batch.size = 16384 15:36:05 bootstrap.servers = [localhost:32770] 15:36:05 buffer.memory = 33554432 15:36:05 client.dns.lookup = use_all_dns_ips 15:36:05 client.id = producer-4 15:36:05 compression.gzip.level = -1 15:36:05 compression.lz4.level = 9 15:36:05 compression.type = none 15:36:05 compression.zstd.level = 3 15:36:05 connections.max.idle.ms = 540000 15:36:05 delivery.timeout.ms = 120000 15:36:05 enable.idempotence = false 15:36:05 enable.metrics.push = true 15:36:05 interceptor.classes = [] 15:36:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:05 linger.ms = 1 15:36:05 max.block.ms = 60000 15:36:05 max.in.flight.requests.per.connection = 5 15:36:05 max.request.size = 1048576 15:36:05 metadata.max.age.ms = 300000 15:36:05 metadata.max.idle.ms = 300000 15:36:05 metadata.recovery.strategy = none 15:36:05 metric.reporters = [] 15:36:05 metrics.num.samples = 2 15:36:05 metrics.recording.level = INFO 15:36:05 metrics.sample.window.ms = 30000 15:36:05 partitioner.adaptive.partitioning.enable = true 15:36:05 partitioner.availability.timeout.ms = 0 15:36:05 partitioner.class = null 15:36:05 partitioner.ignore.keys = false 15:36:05 receive.buffer.bytes = 32768 15:36:05 reconnect.backoff.max.ms = 1000 15:36:05 reconnect.backoff.ms = 50 15:36:05 request.timeout.ms = 30000 15:36:05 retries = 0 15:36:05 retry.backoff.max.ms = 1000 15:36:05 retry.backoff.ms = 100 15:36:05 sasl.client.callback.handler.class = null 15:36:05 sasl.jaas.config = null 15:36:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:05 sasl.kerberos.min.time.before.relogin = 60000 15:36:05 sasl.kerberos.service.name = null 15:36:05 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:05 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:05 sasl.login.callback.handler.class = null 15:36:05 sasl.login.class = null 15:36:05 sasl.login.connect.timeout.ms = null 15:36:05 sasl.login.read.timeout.ms = null 15:36:05 sasl.login.refresh.buffer.seconds = 300 15:36:05 sasl.login.refresh.min.period.seconds = 60 15:36:05 sasl.login.refresh.window.factor = 0.8 15:36:05 sasl.login.refresh.window.jitter = 0.05 15:36:05 sasl.login.retry.backoff.max.ms = 10000 15:36:05 sasl.login.retry.backoff.ms = 100 15:36:05 sasl.mechanism = GSSAPI 15:36:05 sasl.oauthbearer.clock.skew.seconds = 30 15:36:05 sasl.oauthbearer.expected.audience = null 15:36:05 sasl.oauthbearer.expected.issuer = null 15:36:05 sasl.oauthbearer.header.urlencode = false 15:36:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:05 sasl.oauthbearer.jwks.endpoint.url = null 15:36:05 sasl.oauthbearer.scope.claim.name = scope 15:36:05 sasl.oauthbearer.sub.claim.name = sub 15:36:05 sasl.oauthbearer.token.endpoint.url = null 15:36:05 security.protocol = PLAINTEXT 15:36:05 security.providers = null 15:36:05 send.buffer.bytes = 131072 15:36:05 socket.connection.setup.timeout.max.ms = 30000 15:36:05 socket.connection.setup.timeout.ms = 10000 15:36:05 ssl.cipher.suites = null 15:36:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:05 ssl.endpoint.identification.algorithm = https 15:36:05 ssl.engine.factory.class = null 15:36:05 ssl.key.password = null 15:36:05 ssl.keymanager.algorithm = SunX509 15:36:05 ssl.keystore.certificate.chain = null 15:36:05 ssl.keystore.key = null 15:36:05 ssl.keystore.location = null 15:36:05 ssl.keystore.password = null 15:36:05 ssl.keystore.type = JKS 15:36:05 ssl.protocol = TLSv1.3 15:36:05 ssl.provider = null 15:36:05 ssl.secure.random.implementation = null 15:36:05 ssl.trustmanager.algorithm = PKIX 15:36:05 ssl.truststore.certificates = null 15:36:05 ssl.truststore.location = null 15:36:05 ssl.truststore.password = null 15:36:05 ssl.truststore.type = JKS 15:36:05 transaction.timeout.ms = 60000 15:36:05 transactional.id = null 15:36:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:05 15:36:05 2026-06-03T15:36:05.653Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:05 2026-06-03T15:36:05.657Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:05 2026-06-03T15:36:05.657Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:05 2026-06-03T15:36:05.657Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:05 2026-06-03T15:36:05.657Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500965657 15:36:05 2026-06-03T15:36:05.710Z WARN 2681 --- [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} 15:36:05 2026-06-03T15:36:05.710Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:05 2026-06-03T15:36:05.727Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:05 2026-06-03T15:36:05.727Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:05 2026-06-03T15:36:05.727Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:05 2026-06-03T15:36:05.859Z INFO 2681 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:05 2026-06-03T15:36:05.867Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:05 2026-06-03T15:36:05.868Z WARN 2681 --- [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. 15:36:06 2026-06-03T15:36:05.985Z INFO 2681 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 15:36:06 2026-06-03T15:36:05.991Z INFO 2681 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 15:36:06 2026-06-03T15:36:06.022Z INFO 2681 --- [ 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-9042234d-d314-439e-83e8-d03c476dc56f 15:36:06 2026-06-03T15:36:06.022Z INFO 2681 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 15:36:06 2026-06-03T15:36:06.047Z INFO 2681 --- [ 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-9042234d-d314-439e-83e8-d03c476dc56f', protocol='range'} 15:36:06 2026-06-03T15:36:06.048Z INFO 2681 --- [ 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-9042234d-d314-439e-83e8-d03c476dc56f=Assignment(partitions=[client-topic-0])} 15:36:06 2026-06-03T15:36:06.068Z INFO 2681 --- [ 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-9042234d-d314-439e-83e8-d03c476dc56f', protocol='range'} 15:36:06 2026-06-03T15:36:06.069Z INFO 2681 --- [ 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]) 15:36:06 2026-06-03T15:36:06.069Z INFO 2681 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 15:36:06 2026-06-03T15:36:06.084Z INFO 2681 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 15:36:06 2026-06-03T15:36:06.098Z INFO 2681 --- [ 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}}. 15:36:06 2026-06-03T15:36:06.153Z INFO 2681 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:36:06 allow.auto.create.topics = true 15:36:06 auto.commit.interval.ms = 5000 15:36:06 auto.include.jmx.reporter = true 15:36:06 auto.offset.reset = earliest 15:36:06 bootstrap.servers = [localhost:32770] 15:36:06 check.crcs = true 15:36:06 client.dns.lookup = use_all_dns_ips 15:36:06 client.id = consumer-test-3 15:36:06 client.rack = 15:36:06 connections.max.idle.ms = 540000 15:36:06 default.api.timeout.ms = 60000 15:36:06 enable.auto.commit = true 15:36:06 enable.metrics.push = true 15:36:06 exclude.internal.topics = true 15:36:06 fetch.max.bytes = 52428800 15:36:06 fetch.max.wait.ms = 500 15:36:06 fetch.min.bytes = 1 15:36:06 group.id = test 15:36:06 group.instance.id = null 15:36:06 group.protocol = classic 15:36:06 group.remote.assignor = null 15:36:06 heartbeat.interval.ms = 3000 15:36:06 interceptor.classes = [] 15:36:06 internal.leave.group.on.close = true 15:36:06 internal.throw.on.fetch.stable.offset.unsupported = false 15:36:06 isolation.level = read_uncommitted 15:36:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:36:06 max.partition.fetch.bytes = 1048576 15:36:06 max.poll.interval.ms = 300000 15:36:06 max.poll.records = 500 15:36:06 metadata.max.age.ms = 300000 15:36:06 metadata.recovery.strategy = none 15:36:06 metric.reporters = [] 15:36:06 metrics.num.samples = 2 15:36:06 metrics.recording.level = INFO 15:36:06 metrics.sample.window.ms = 30000 15:36:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:36:06 receive.buffer.bytes = 65536 15:36:06 reconnect.backoff.max.ms = 1000 15:36:06 reconnect.backoff.ms = 50 15:36:06 request.timeout.ms = 30000 15:36:06 retry.backoff.max.ms = 1000 15:36:06 retry.backoff.ms = 100 15:36:06 sasl.client.callback.handler.class = null 15:36:06 sasl.jaas.config = null 15:36:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:06 sasl.kerberos.min.time.before.relogin = 60000 15:36:06 sasl.kerberos.service.name = null 15:36:06 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:06 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:06 sasl.login.callback.handler.class = null 15:36:06 sasl.login.class = null 15:36:06 sasl.login.connect.timeout.ms = null 15:36:06 sasl.login.read.timeout.ms = null 15:36:06 sasl.login.refresh.buffer.seconds = 300 15:36:06 sasl.login.refresh.min.period.seconds = 60 15:36:06 sasl.login.refresh.window.factor = 0.8 15:36:06 sasl.login.refresh.window.jitter = 0.05 15:36:06 sasl.login.retry.backoff.max.ms = 10000 15:36:06 sasl.login.retry.backoff.ms = 100 15:36:06 sasl.mechanism = GSSAPI 15:36:06 sasl.oauthbearer.clock.skew.seconds = 30 15:36:06 sasl.oauthbearer.expected.audience = null 15:36:06 sasl.oauthbearer.expected.issuer = null 15:36:06 sasl.oauthbearer.header.urlencode = false 15:36:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:06 sasl.oauthbearer.jwks.endpoint.url = null 15:36:06 sasl.oauthbearer.scope.claim.name = scope 15:36:06 sasl.oauthbearer.sub.claim.name = sub 15:36:06 sasl.oauthbearer.token.endpoint.url = null 15:36:06 security.protocol = PLAINTEXT 15:36:06 security.providers = null 15:36:06 send.buffer.bytes = 131072 15:36:06 session.timeout.ms = 45000 15:36:06 socket.connection.setup.timeout.max.ms = 30000 15:36:06 socket.connection.setup.timeout.ms = 10000 15:36:06 ssl.cipher.suites = null 15:36:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:06 ssl.endpoint.identification.algorithm = https 15:36:06 ssl.engine.factory.class = null 15:36:06 ssl.key.password = null 15:36:06 ssl.keymanager.algorithm = SunX509 15:36:06 ssl.keystore.certificate.chain = null 15:36:06 ssl.keystore.key = null 15:36:06 ssl.keystore.location = null 15:36:06 ssl.keystore.password = null 15:36:06 ssl.keystore.type = JKS 15:36:06 ssl.protocol = TLSv1.3 15:36:06 ssl.provider = null 15:36:06 ssl.secure.random.implementation = null 15:36:06 ssl.trustmanager.algorithm = PKIX 15:36:06 ssl.truststore.certificates = null 15:36:06 ssl.truststore.location = null 15:36:06 ssl.truststore.password = null 15:36:06 ssl.truststore.type = JKS 15:36:06 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:36:06 15:36:06 2026-06-03T15:36:06.153Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:06 2026-06-03T15:36:06.156Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:06 2026-06-03T15:36:06.156Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:06 2026-06-03T15:36:06.156Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500966156 15:36:06 2026-06-03T15:36:06.163Z INFO 2681 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:36:06 allow.auto.create.topics = true 15:36:06 auto.commit.interval.ms = 5000 15:36:06 auto.include.jmx.reporter = true 15:36:06 auto.offset.reset = earliest 15:36:06 bootstrap.servers = [localhost:32770] 15:36:06 check.crcs = true 15:36:06 client.dns.lookup = use_all_dns_ips 15:36:06 client.id = consumer-test-4 15:36:06 client.rack = 15:36:06 connections.max.idle.ms = 540000 15:36:06 default.api.timeout.ms = 60000 15:36:06 enable.auto.commit = true 15:36:06 enable.metrics.push = true 15:36:06 exclude.internal.topics = true 15:36:06 fetch.max.bytes = 52428800 15:36:06 fetch.max.wait.ms = 500 15:36:06 fetch.min.bytes = 1 15:36:06 group.id = test 15:36:06 group.instance.id = null 15:36:06 group.protocol = classic 15:36:06 group.remote.assignor = null 15:36:06 heartbeat.interval.ms = 3000 15:36:06 interceptor.classes = [] 15:36:06 internal.leave.group.on.close = true 15:36:06 internal.throw.on.fetch.stable.offset.unsupported = false 15:36:06 isolation.level = read_uncommitted 15:36:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:36:06 max.partition.fetch.bytes = 1048576 15:36:06 max.poll.interval.ms = 300000 15:36:06 max.poll.records = 500 15:36:06 metadata.max.age.ms = 300000 15:36:06 metadata.recovery.strategy = none 15:36:06 metric.reporters = [] 15:36:06 metrics.num.samples = 2 15:36:06 metrics.recording.level = INFO 15:36:06 metrics.sample.window.ms = 30000 15:36:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:36:06 receive.buffer.bytes = 65536 15:36:06 reconnect.backoff.max.ms = 1000 15:36:06 reconnect.backoff.ms = 50 15:36:06 request.timeout.ms = 30000 15:36:06 retry.backoff.max.ms = 1000 15:36:06 retry.backoff.ms = 100 15:36:06 sasl.client.callback.handler.class = null 15:36:06 sasl.jaas.config = null 15:36:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:06 sasl.kerberos.min.time.before.relogin = 60000 15:36:06 sasl.kerberos.service.name = null 15:36:06 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:06 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:06 sasl.login.callback.handler.class = null 15:36:06 sasl.login.class = null 15:36:06 sasl.login.connect.timeout.ms = null 15:36:06 sasl.login.read.timeout.ms = null 15:36:06 sasl.login.refresh.buffer.seconds = 300 15:36:06 sasl.login.refresh.min.period.seconds = 60 15:36:06 sasl.login.refresh.window.factor = 0.8 15:36:06 sasl.login.refresh.window.jitter = 0.05 15:36:06 sasl.login.retry.backoff.max.ms = 10000 15:36:06 sasl.login.retry.backoff.ms = 100 15:36:06 sasl.mechanism = GSSAPI 15:36:06 sasl.oauthbearer.clock.skew.seconds = 30 15:36:06 sasl.oauthbearer.expected.audience = null 15:36:06 sasl.oauthbearer.expected.issuer = null 15:36:06 sasl.oauthbearer.header.urlencode = false 15:36:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:06 sasl.oauthbearer.jwks.endpoint.url = null 15:36:06 sasl.oauthbearer.scope.claim.name = scope 15:36:06 sasl.oauthbearer.sub.claim.name = sub 15:36:06 sasl.oauthbearer.token.endpoint.url = null 15:36:06 security.protocol = PLAINTEXT 15:36:06 security.providers = null 15:36:06 send.buffer.bytes = 131072 15:36:06 session.timeout.ms = 45000 15:36:06 socket.connection.setup.timeout.max.ms = 30000 15:36:06 socket.connection.setup.timeout.ms = 10000 15:36:06 ssl.cipher.suites = null 15:36:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:06 ssl.endpoint.identification.algorithm = https 15:36:06 ssl.engine.factory.class = null 15:36:06 ssl.key.password = null 15:36:06 ssl.keymanager.algorithm = SunX509 15:36:06 ssl.keystore.certificate.chain = null 15:36:06 ssl.keystore.key = null 15:36:06 ssl.keystore.location = null 15:36:06 ssl.keystore.password = null 15:36:06 ssl.keystore.type = JKS 15:36:06 ssl.protocol = TLSv1.3 15:36:06 ssl.provider = null 15:36:06 ssl.secure.random.implementation = null 15:36:06 ssl.trustmanager.algorithm = PKIX 15:36:06 ssl.truststore.certificates = null 15:36:06 ssl.truststore.location = null 15:36:06 ssl.truststore.password = null 15:36:06 ssl.truststore.type = JKS 15:36:06 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:36:06 15:36:06 2026-06-03T15:36:06.164Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:06 2026-06-03T15:36:06.166Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:06 2026-06-03T15:36:06.166Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:06 2026-06-03T15:36:06.166Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500966166 15:36:06 2026-06-03T15:36:06.216Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:06 2026-06-03T15:36:06.217Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 15:36:06 2026-06-03T15:36:06.251Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:06 2026-06-03T15:36:06.251Z INFO 2681 --- [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: 109ms, elapsed time since send: 109ms, throttle time: 0ms, request timeout: 30000ms) 15:36:06 2026-06-03T15:36:06.251Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 15:36:06 2026-06-03T15:36:06.251Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 15:36:06 2026-06-03T15:36:06.251Z INFO 2681 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=39755856, epoch=1) to node 1: 15:36:06 15:36:06 org.apache.kafka.common.errors.DisconnectException 15:36:06 15:36:06 2026-06-03T15:36:06.252Z INFO 2681 --- [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. 15:36:06 2026-06-03T15:36:06.330Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:06 2026-06-03T15:36:06.330Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:06 2026-06-03T15:36:06.353Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:06 2026-06-03T15:36:06.353Z WARN 2681 --- [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. 15:36:06 2026-06-03T15:36:06.420Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:06 2026-06-03T15:36:06.421Z WARN 2681 --- [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. 15:36:06 2026-06-03T15:36:06.433Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:06 2026-06-03T15:36:06.433Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:06 2026-06-03T15:36:06.433Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:06 2026-06-03T15:36:06.454Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:06 2026-06-03T15:36:06.454Z WARN 2681 --- [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. 15:36:06 2026-06-03T15:36:06.535Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:06 2026-06-03T15:36:06.535Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.056 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 15:36:06 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 15:36:06 2026-06-03T15:36:06.546Z INFO 2681 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:36:06 2026-06-03T15:36:06.615Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 5f9e1f434075e01ce7d83c16d5666c62519051bb2119144041f135a9c6370a72 15:36:06 2026-06-03T15:36:06.710Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:06 2026-06-03T15:36:06.710Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:06 2026-06-03T15:36:06.710Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:06 2026-06-03T15:36:06.756Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:06 2026-06-03T15:36:06.757Z WARN 2681 --- [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. 15:36:06 2026-06-03T15:36:06.871Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:06 2026-06-03T15:36:06.872Z WARN 2681 --- [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. 15:36:07 2026-06-03T15:36:06.989Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:07 2026-06-03T15:36:06.989Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:07 2026-06-03T15:36:07.260Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:07 2026-06-03T15:36:07.260Z WARN 2681 --- [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. 15:36:07 2026-06-03T15:36:07.349Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:07 2026-06-03T15:36:07.349Z WARN 2681 --- [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. 15:36:07 2026-06-03T15:36:07.434Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:07 2026-06-03T15:36:07.434Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:07 2026-06-03T15:36:07.434Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:07 2026-06-03T15:36:07.715Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:07 2026-06-03T15:36:07.715Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:07 2026-06-03T15:36:07.715Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:07 2026-06-03T15:36:07.876Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:07 2026-06-03T15:36:07.877Z WARN 2681 --- [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. 15:36:07 2026-06-03T15:36:07.882Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:07 2026-06-03T15:36:07.882Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:08 2026-06-03T15:36:08.265Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:08 2026-06-03T15:36:08.265Z WARN 2681 --- [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. 15:36:08 2026-06-03T15:36:08.378Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:08 2026-06-03T15:36:08.378Z WARN 2681 --- [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. 15:36:08 2026-06-03T15:36:08.388Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:08 2026-06-03T15:36:08.388Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:08 2026-06-03T15:36:08.388Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:08 2026-06-03T15:36:08.717Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:08 2026-06-03T15:36:08.717Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:08 2026-06-03T15:36:08.717Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:08 2026-06-03T15:36:08.880Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:08 2026-06-03T15:36:08.880Z WARN 2681 --- [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. 15:36:08 2026-06-03T15:36:08.884Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:08 2026-06-03T15:36:08.884Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:09 2026-06-03T15:36:09.269Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:09 2026-06-03T15:36:09.270Z WARN 2681 --- [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. 15:36:09 2026-06-03T15:36:09.292Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:09 2026-06-03T15:36:09.292Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:09 2026-06-03T15:36:09.292Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:09 2026-06-03T15:36:09.379Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:09 2026-06-03T15:36:09.379Z WARN 2681 --- [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. 15:36:09 2026-06-03T15:36:09.721Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:09 2026-06-03T15:36:09.721Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:09 2026-06-03T15:36:09.721Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:09 2026-06-03T15:36:09.884Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:09 2026-06-03T15:36:09.884Z WARN 2681 --- [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. 15:36:09 2026-06-03T15:36:09.921Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:09 2026-06-03T15:36:09.921Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:10 2026-06-03T15:36:10.173Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:10 2026-06-03T15:36:10.173Z WARN 2681 --- [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. 15:36:10 2026-06-03T15:36:10.296Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:10 2026-06-03T15:36:10.296Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:10 2026-06-03T15:36:10.296Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:10 2026-06-03T15:36:10.381Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:10 2026-06-03T15:36:10.382Z WARN 2681 --- [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. 15:36:10 2026-06-03T15:36:10.625Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:10 2026-06-03T15:36:10.625Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:10 2026-06-03T15:36:10.625Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:10 2026-06-03T15:36:10.787Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:10 2026-06-03T15:36:10.787Z WARN 2681 --- [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. 15:36:10 2026-06-03T15:36:10.922Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:10 2026-06-03T15:36:10.922Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:11 2026-06-03T15:36:11.177Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:11 2026-06-03T15:36:11.177Z WARN 2681 --- [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. 15:36:11 2026-06-03T15:36:11.298Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:11 2026-06-03T15:36:11.298Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:11 2026-06-03T15:36:11.298Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:11 2026-06-03T15:36:11.383Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:11 2026-06-03T15:36:11.383Z WARN 2681 --- [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. 15:36:11 2026-06-03T15:36:11.479Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:11 2026-06-03T15:36:11.479Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:11 2026-06-03T15:36:11.479Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:11 2026-06-03T15:36:11.790Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:11 2026-06-03T15:36:11.790Z WARN 2681 --- [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. 15:36:11 2026-06-03T15:36:11.925Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:11 2026-06-03T15:36:11.925Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:12 2026-06-03T15:36:12.181Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:12 2026-06-03T15:36:12.181Z WARN 2681 --- [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. 15:36:12 2026-06-03T15:36:12.293Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:12 2026-06-03T15:36:12.293Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:12 2026-06-03T15:36:12.293Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:12 2026-06-03T15:36:12.384Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:12 2026-06-03T15:36:12.384Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:12 2026-06-03T15:36:12.384Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:12 2026-06-03T15:36:12.385Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:12 2026-06-03T15:36:12.385Z WARN 2681 --- [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. 15:36:12 2026-06-03T15:36:12.651Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.104865869S 15:36:12 15:36:12,674 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:36:12 15:36:12,674 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:36:12 15:36:12,674 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:36:12 15:36:12,678 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:36:12 15:36:12,678 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:36:12 15:36:12,685 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 15:36:12 15:36:12,685 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 15:36:12 15:36:12 . ____ _ __ _ _ 15:36:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:36:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:36:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:36:12 ' |____| .__|_| |_|_| |_\__, | / / / / 15:36:12 =========|_|==============|___/=/_/_/_/ 15:36:12 15:36:12 :: Spring Boot :: (v3.5.13) 15:36:12 15:36:12 2026-06-03T15:36:12.692Z INFO 2681 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:36:12 2026-06-03T15:36:12.692Z INFO 2681 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:36:12 2026-06-03T15:36:12.794Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:12 2026-06-03T15:36:12.794Z WARN 2681 --- [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. 15:36:12 2026-06-03T15:36:12.926Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:12 2026-06-03T15:36:12.927Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:13 2026-06-03T15:36:13.187Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:13 2026-06-03T15:36:13.188Z WARN 2681 --- [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. 15:36:13 2026-06-03T15:36:13.293Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:13 2026-06-03T15:36:13.293Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:13 2026-06-03T15:36:13.293Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:13 2026-06-03T15:36:13.324Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:13 2026-06-03T15:36:13.324Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:13 2026-06-03T15:36:13.324Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:13 2026-06-03T15:36:13.388Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:13 2026-06-03T15:36:13.388Z WARN 2681 --- [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. 15:36:13 2026-06-03T15:36:13.452Z INFO 2681 --- [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 15:36:13 2026-06-03T15:36:13.712Z INFO 2681 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 15:36:13 2026-06-03T15:36:13.797Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:13 2026-06-03T15:36:13.797Z WARN 2681 --- [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. 15:36:13 2026-06-03T15:36:13.928Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:13 2026-06-03T15:36:13.928Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:14 2026-06-03T15:36:14.066Z INFO 2681 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:36:14 allow.auto.create.topics = true 15:36:14 auto.commit.interval.ms = 5000 15:36:14 auto.include.jmx.reporter = true 15:36:14 auto.offset.reset = latest 15:36:14 bootstrap.servers = [localhost:32771] 15:36:14 check.crcs = true 15:36:14 client.dns.lookup = use_all_dns_ips 15:36:14 client.id = consumer-ncmp-data-operation-event-group-5 15:36:14 client.rack = 15:36:14 connections.max.idle.ms = 540000 15:36:14 default.api.timeout.ms = 60000 15:36:14 enable.auto.commit = false 15:36:14 enable.metrics.push = true 15:36:14 exclude.internal.topics = true 15:36:14 fetch.max.bytes = 52428800 15:36:14 fetch.max.wait.ms = 500 15:36:14 fetch.min.bytes = 1 15:36:14 group.id = ncmp-data-operation-event-group 15:36:14 group.instance.id = null 15:36:14 group.protocol = classic 15:36:14 group.remote.assignor = null 15:36:14 heartbeat.interval.ms = 3000 15:36:14 interceptor.classes = [] 15:36:14 internal.leave.group.on.close = true 15:36:14 internal.throw.on.fetch.stable.offset.unsupported = false 15:36:14 isolation.level = read_uncommitted 15:36:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:36:14 max.partition.fetch.bytes = 1048576 15:36:14 max.poll.interval.ms = 300000 15:36:14 max.poll.records = 500 15:36:14 metadata.max.age.ms = 300000 15:36:14 metadata.recovery.strategy = none 15:36:14 metric.reporters = [] 15:36:14 metrics.num.samples = 2 15:36:14 metrics.recording.level = INFO 15:36:14 metrics.sample.window.ms = 30000 15:36:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:36:14 receive.buffer.bytes = 65536 15:36:14 reconnect.backoff.max.ms = 1000 15:36:14 reconnect.backoff.ms = 50 15:36:14 request.timeout.ms = 30000 15:36:14 retry.backoff.max.ms = 1000 15:36:14 retry.backoff.ms = 100 15:36:14 sasl.client.callback.handler.class = null 15:36:14 sasl.jaas.config = null 15:36:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:14 sasl.kerberos.min.time.before.relogin = 60000 15:36:14 sasl.kerberos.service.name = null 15:36:14 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:14 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:14 sasl.login.callback.handler.class = null 15:36:14 sasl.login.class = null 15:36:14 sasl.login.connect.timeout.ms = null 15:36:14 sasl.login.read.timeout.ms = null 15:36:14 sasl.login.refresh.buffer.seconds = 300 15:36:14 sasl.login.refresh.min.period.seconds = 60 15:36:14 sasl.login.refresh.window.factor = 0.8 15:36:14 sasl.login.refresh.window.jitter = 0.05 15:36:14 sasl.login.retry.backoff.max.ms = 10000 15:36:14 sasl.login.retry.backoff.ms = 100 15:36:14 sasl.mechanism = GSSAPI 15:36:14 sasl.oauthbearer.clock.skew.seconds = 30 15:36:14 sasl.oauthbearer.expected.audience = null 15:36:14 sasl.oauthbearer.expected.issuer = null 15:36:14 sasl.oauthbearer.header.urlencode = false 15:36:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:14 sasl.oauthbearer.jwks.endpoint.url = null 15:36:14 sasl.oauthbearer.scope.claim.name = scope 15:36:14 sasl.oauthbearer.sub.claim.name = sub 15:36:14 sasl.oauthbearer.token.endpoint.url = null 15:36:14 security.protocol = PLAINTEXT 15:36:14 security.providers = null 15:36:14 send.buffer.bytes = 131072 15:36:14 session.timeout.ms = 45000 15:36:14 socket.connection.setup.timeout.max.ms = 30000 15:36:14 socket.connection.setup.timeout.ms = 10000 15:36:14 ssl.cipher.suites = null 15:36:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:14 ssl.endpoint.identification.algorithm = https 15:36:14 ssl.engine.factory.class = null 15:36:14 ssl.key.password = null 15:36:14 ssl.keymanager.algorithm = SunX509 15:36:14 ssl.keystore.certificate.chain = null 15:36:14 ssl.keystore.key = null 15:36:14 ssl.keystore.location = null 15:36:14 ssl.keystore.password = null 15:36:14 ssl.keystore.type = JKS 15:36:14 ssl.protocol = TLSv1.3 15:36:14 ssl.provider = null 15:36:14 ssl.secure.random.implementation = null 15:36:14 ssl.trustmanager.algorithm = PKIX 15:36:14 ssl.truststore.certificates = null 15:36:14 ssl.truststore.location = null 15:36:14 ssl.truststore.password = null 15:36:14 ssl.truststore.type = JKS 15:36:14 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:36:14 15:36:14 2026-06-03T15:36:14.067Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:14 2026-06-03T15:36:14.071Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:14 2026-06-03T15:36:14.071Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:14 2026-06-03T15:36:14.071Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500974071 15:36:14 2026-06-03T15:36:14.072Z INFO 2681 --- [ 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 15:36:14 2026-06-03T15:36:14.079Z INFO 2681 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:36:14 allow.auto.create.topics = true 15:36:14 auto.commit.interval.ms = 5000 15:36:14 auto.include.jmx.reporter = true 15:36:14 auto.offset.reset = latest 15:36:14 bootstrap.servers = [localhost:32771] 15:36:14 check.crcs = true 15:36:14 client.dns.lookup = use_all_dns_ips 15:36:14 client.id = consumer-ncmp-async-rest-request-event-group-6 15:36:14 client.rack = 15:36:14 connections.max.idle.ms = 540000 15:36:14 default.api.timeout.ms = 60000 15:36:14 enable.auto.commit = false 15:36:14 enable.metrics.push = true 15:36:14 exclude.internal.topics = true 15:36:14 fetch.max.bytes = 52428800 15:36:14 fetch.max.wait.ms = 500 15:36:14 fetch.min.bytes = 1 15:36:14 group.id = ncmp-async-rest-request-event-group 15:36:14 group.instance.id = null 15:36:14 group.protocol = classic 15:36:14 group.remote.assignor = null 15:36:14 heartbeat.interval.ms = 3000 15:36:14 interceptor.classes = [] 15:36:14 internal.leave.group.on.close = true 15:36:14 internal.throw.on.fetch.stable.offset.unsupported = false 15:36:14 isolation.level = read_uncommitted 15:36:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:36:14 max.partition.fetch.bytes = 1048576 15:36:14 max.poll.interval.ms = 300000 15:36:14 max.poll.records = 500 15:36:14 metadata.max.age.ms = 300000 15:36:14 metadata.recovery.strategy = none 15:36:14 metric.reporters = [] 15:36:14 metrics.num.samples = 2 15:36:14 metrics.recording.level = INFO 15:36:14 metrics.sample.window.ms = 30000 15:36:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:36:14 receive.buffer.bytes = 65536 15:36:14 reconnect.backoff.max.ms = 1000 15:36:14 reconnect.backoff.ms = 50 15:36:14 request.timeout.ms = 30000 15:36:14 retry.backoff.max.ms = 1000 15:36:14 retry.backoff.ms = 100 15:36:14 sasl.client.callback.handler.class = null 15:36:14 sasl.jaas.config = null 15:36:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:14 sasl.kerberos.min.time.before.relogin = 60000 15:36:14 sasl.kerberos.service.name = null 15:36:14 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:14 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:14 sasl.login.callback.handler.class = null 15:36:14 sasl.login.class = null 15:36:14 sasl.login.connect.timeout.ms = null 15:36:14 sasl.login.read.timeout.ms = null 15:36:14 sasl.login.refresh.buffer.seconds = 300 15:36:14 sasl.login.refresh.min.period.seconds = 60 15:36:14 sasl.login.refresh.window.factor = 0.8 15:36:14 sasl.login.refresh.window.jitter = 0.05 15:36:14 sasl.login.retry.backoff.max.ms = 10000 15:36:14 sasl.login.retry.backoff.ms = 100 15:36:14 sasl.mechanism = GSSAPI 15:36:14 sasl.oauthbearer.clock.skew.seconds = 30 15:36:14 sasl.oauthbearer.expected.audience = null 15:36:14 sasl.oauthbearer.expected.issuer = null 15:36:14 sasl.oauthbearer.header.urlencode = false 15:36:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:14 sasl.oauthbearer.jwks.endpoint.url = null 15:36:14 sasl.oauthbearer.scope.claim.name = scope 15:36:14 sasl.oauthbearer.sub.claim.name = sub 15:36:14 sasl.oauthbearer.token.endpoint.url = null 15:36:14 security.protocol = PLAINTEXT 15:36:14 security.providers = null 15:36:14 send.buffer.bytes = 131072 15:36:14 session.timeout.ms = 45000 15:36:14 socket.connection.setup.timeout.max.ms = 30000 15:36:14 socket.connection.setup.timeout.ms = 10000 15:36:14 ssl.cipher.suites = null 15:36:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:14 ssl.endpoint.identification.algorithm = https 15:36:14 ssl.engine.factory.class = null 15:36:14 ssl.key.password = null 15:36:14 ssl.keymanager.algorithm = SunX509 15:36:14 ssl.keystore.certificate.chain = null 15:36:14 ssl.keystore.key = null 15:36:14 ssl.keystore.location = null 15:36:14 ssl.keystore.password = null 15:36:14 ssl.keystore.type = JKS 15:36:14 ssl.protocol = TLSv1.3 15:36:14 ssl.provider = null 15:36:14 ssl.secure.random.implementation = null 15:36:14 ssl.trustmanager.algorithm = PKIX 15:36:14 ssl.truststore.certificates = null 15:36:14 ssl.truststore.location = null 15:36:14 ssl.truststore.password = null 15:36:14 ssl.truststore.type = JKS 15:36:14 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:36:14 15:36:14 2026-06-03T15:36:14.079Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:14 2026-06-03T15:36:14.088Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:14 2026-06-03T15:36:14.088Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:14 2026-06-03T15:36:14.088Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500974088 15:36:14 2026-06-03T15:36:14.088Z INFO 2681 --- [ 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 15:36:14 2026-06-03T15:36:14.106Z INFO 2681 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 1.446 seconds (process running for 120.844) 15:36:14 2026-06-03T15:36:14.115Z WARN 2681 --- [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} 15:36:14 2026-06-03T15:36:14.115Z INFO 2681 --- [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 15:36:14 2026-06-03T15:36:14.122Z WARN 2681 --- [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} 15:36:14 2026-06-03T15:36:14.122Z INFO 2681 --- [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 15:36:14 2026-06-03T15:36:14.193Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:14 2026-06-03T15:36:14.194Z WARN 2681 --- [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. 15:36:14 2026-06-03T15:36:14.246Z INFO 2681 --- [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) 15:36:14 2026-06-03T15:36:14.246Z INFO 2681 --- [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) 15:36:14 2026-06-03T15:36:14.247Z INFO 2681 --- [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 15:36:14 2026-06-03T15:36:14.247Z INFO 2681 --- [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 15:36:14 2026-06-03T15:36:14.274Z INFO 2681 --- [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-cf566bd0-0f7a-4005-aae2-357adfdb631d 15:36:14 2026-06-03T15:36:14.274Z INFO 2681 --- [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 15:36:14 2026-06-03T15:36:14.276Z INFO 2681 --- [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-2564865a-9f8c-4dbb-b17c-3ad8d9e22a2f 15:36:14 2026-06-03T15:36:14.276Z INFO 2681 --- [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 15:36:14 2026-06-03T15:36:14.293Z INFO 2681 --- [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-cf566bd0-0f7a-4005-aae2-357adfdb631d', protocol='range'} 15:36:14 2026-06-03T15:36:14.294Z INFO 2681 --- [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-cf566bd0-0f7a-4005-aae2-357adfdb631d=Assignment(partitions=[ncmp-async-m2m-0])} 15:36:14 2026-06-03T15:36:14.296Z INFO 2681 --- [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-2564865a-9f8c-4dbb-b17c-3ad8d9e22a2f', protocol='range'} 15:36:14 2026-06-03T15:36:14.297Z INFO 2681 --- [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-2564865a-9f8c-4dbb-b17c-3ad8d9e22a2f=Assignment(partitions=[ncmp-async-m2m-0])} 15:36:14 2026-06-03T15:36:14.307Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:14 2026-06-03T15:36:14.307Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:14 2026-06-03T15:36:14.307Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:14 2026-06-03T15:36:14.328Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:14 2026-06-03T15:36:14.328Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:14 2026-06-03T15:36:14.328Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:14 2026-06-03T15:36:14.331Z INFO 2681 --- [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-cf566bd0-0f7a-4005-aae2-357adfdb631d', protocol='range'} 15:36:14 2026-06-03T15:36:14.332Z INFO 2681 --- [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]) 15:36:14 2026-06-03T15:36:14.332Z INFO 2681 --- [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 15:36:14 2026-06-03T15:36:14.336Z INFO 2681 --- [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-2564865a-9f8c-4dbb-b17c-3ad8d9e22a2f', protocol='range'} 15:36:14 2026-06-03T15:36:14.336Z INFO 2681 --- [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]) 15:36:14 2026-06-03T15:36:14.336Z INFO 2681 --- [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 15:36:14 2026-06-03T15:36:14.349Z INFO 2681 --- [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 15:36:14 2026-06-03T15:36:14.349Z INFO 2681 --- [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 15:36:14 2026-06-03T15:36:14.356Z INFO 2681 --- [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 15:36:14 2026-06-03T15:36:14.356Z INFO 2681 --- [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 15:36:14 2026-06-03T15:36:14.366Z INFO 2681 --- [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}}. 15:36:14 2026-06-03T15:36:14.367Z INFO 2681 --- [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}}. 15:36:14 2026-06-03T15:36:14.390Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:14 2026-06-03T15:36:14.390Z WARN 2681 --- [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. 15:36:14 2026-06-03T15:36:14.397Z INFO 2681 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 15:36:14 2026-06-03T15:36:14.397Z INFO 2681 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 15:36:14 2026-06-03T15:36:14.445Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:14 2026-06-03T15:36:14.446Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:14 acks = -1 15:36:14 auto.include.jmx.reporter = true 15:36:14 batch.size = 16384 15:36:14 bootstrap.servers = [localhost:32771] 15:36:14 buffer.memory = 33554432 15:36:14 client.dns.lookup = use_all_dns_ips 15:36:14 client.id = producer-5 15:36:14 compression.gzip.level = -1 15:36:14 compression.lz4.level = 9 15:36:14 compression.type = none 15:36:14 compression.zstd.level = 3 15:36:14 connections.max.idle.ms = 540000 15:36:14 delivery.timeout.ms = 120000 15:36:14 enable.idempotence = false 15:36:14 enable.metrics.push = true 15:36:14 interceptor.classes = [] 15:36:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:14 linger.ms = 1 15:36:14 max.block.ms = 60000 15:36:14 max.in.flight.requests.per.connection = 5 15:36:14 max.request.size = 1048576 15:36:14 metadata.max.age.ms = 300000 15:36:14 metadata.max.idle.ms = 300000 15:36:14 metadata.recovery.strategy = none 15:36:14 metric.reporters = [] 15:36:14 metrics.num.samples = 2 15:36:14 metrics.recording.level = INFO 15:36:14 metrics.sample.window.ms = 30000 15:36:14 partitioner.adaptive.partitioning.enable = true 15:36:14 partitioner.availability.timeout.ms = 0 15:36:14 partitioner.class = null 15:36:14 partitioner.ignore.keys = false 15:36:14 receive.buffer.bytes = 32768 15:36:14 reconnect.backoff.max.ms = 1000 15:36:14 reconnect.backoff.ms = 50 15:36:14 request.timeout.ms = 30000 15:36:14 retries = 0 15:36:14 retry.backoff.max.ms = 1000 15:36:14 retry.backoff.ms = 100 15:36:14 sasl.client.callback.handler.class = null 15:36:14 sasl.jaas.config = null 15:36:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:14 sasl.kerberos.min.time.before.relogin = 60000 15:36:14 sasl.kerberos.service.name = null 15:36:14 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:14 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:14 sasl.login.callback.handler.class = null 15:36:14 sasl.login.class = null 15:36:14 sasl.login.connect.timeout.ms = null 15:36:14 sasl.login.read.timeout.ms = null 15:36:14 sasl.login.refresh.buffer.seconds = 300 15:36:14 sasl.login.refresh.min.period.seconds = 60 15:36:14 sasl.login.refresh.window.factor = 0.8 15:36:14 sasl.login.refresh.window.jitter = 0.05 15:36:14 sasl.login.retry.backoff.max.ms = 10000 15:36:14 sasl.login.retry.backoff.ms = 100 15:36:14 sasl.mechanism = GSSAPI 15:36:14 sasl.oauthbearer.clock.skew.seconds = 30 15:36:14 sasl.oauthbearer.expected.audience = null 15:36:14 sasl.oauthbearer.expected.issuer = null 15:36:14 sasl.oauthbearer.header.urlencode = false 15:36:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:14 sasl.oauthbearer.jwks.endpoint.url = null 15:36:14 sasl.oauthbearer.scope.claim.name = scope 15:36:14 sasl.oauthbearer.sub.claim.name = sub 15:36:14 sasl.oauthbearer.token.endpoint.url = null 15:36:14 security.protocol = PLAINTEXT 15:36:14 security.providers = null 15:36:14 send.buffer.bytes = 131072 15:36:14 socket.connection.setup.timeout.max.ms = 30000 15:36:14 socket.connection.setup.timeout.ms = 10000 15:36:14 ssl.cipher.suites = null 15:36:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:14 ssl.endpoint.identification.algorithm = https 15:36:14 ssl.engine.factory.class = null 15:36:14 ssl.key.password = null 15:36:14 ssl.keymanager.algorithm = SunX509 15:36:14 ssl.keystore.certificate.chain = null 15:36:14 ssl.keystore.key = null 15:36:14 ssl.keystore.location = null 15:36:14 ssl.keystore.password = null 15:36:14 ssl.keystore.type = JKS 15:36:14 ssl.protocol = TLSv1.3 15:36:14 ssl.provider = null 15:36:14 ssl.secure.random.implementation = null 15:36:14 ssl.trustmanager.algorithm = PKIX 15:36:14 ssl.truststore.certificates = null 15:36:14 ssl.truststore.location = null 15:36:14 ssl.truststore.password = null 15:36:14 ssl.truststore.type = JKS 15:36:14 transaction.timeout.ms = 60000 15:36:14 transactional.id = null 15:36:14 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:14 15:36:14 2026-06-03T15:36:14.446Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:14 2026-06-03T15:36:14.450Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:14 2026-06-03T15:36:14.450Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:14 2026-06-03T15:36:14.450Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:14 2026-06-03T15:36:14.450Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500974450 15:36:14 2026-06-03T15:36:14.474Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:14 2026-06-03T15:36:14.525Z INFO 2681 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 15:36:14 auto.include.jmx.reporter = true 15:36:14 bootstrap.controllers = [] 15:36:14 bootstrap.servers = [localhost:32771] 15:36:14 client.dns.lookup = use_all_dns_ips 15:36:14 client.id = 15:36:14 connections.max.idle.ms = 300000 15:36:14 default.api.timeout.ms = 60000 15:36:14 enable.metrics.push = true 15:36:14 metadata.max.age.ms = 300000 15:36:14 metadata.recovery.strategy = none 15:36:14 metric.reporters = [] 15:36:14 metrics.num.samples = 2 15:36:14 metrics.recording.level = INFO 15:36:14 metrics.sample.window.ms = 30000 15:36:14 receive.buffer.bytes = 65536 15:36:14 reconnect.backoff.max.ms = 1000 15:36:14 reconnect.backoff.ms = 50 15:36:14 request.timeout.ms = 30000 15:36:14 retries = 2147483647 15:36:14 retry.backoff.max.ms = 1000 15:36:14 retry.backoff.ms = 100 15:36:14 sasl.client.callback.handler.class = null 15:36:14 sasl.jaas.config = null 15:36:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:14 sasl.kerberos.min.time.before.relogin = 60000 15:36:14 sasl.kerberos.service.name = null 15:36:14 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:14 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:14 sasl.login.callback.handler.class = null 15:36:14 sasl.login.class = null 15:36:14 sasl.login.connect.timeout.ms = null 15:36:14 sasl.login.read.timeout.ms = null 15:36:14 sasl.login.refresh.buffer.seconds = 300 15:36:14 sasl.login.refresh.min.period.seconds = 60 15:36:14 sasl.login.refresh.window.factor = 0.8 15:36:14 sasl.login.refresh.window.jitter = 0.05 15:36:14 sasl.login.retry.backoff.max.ms = 10000 15:36:14 sasl.login.retry.backoff.ms = 100 15:36:14 sasl.mechanism = GSSAPI 15:36:14 sasl.oauthbearer.clock.skew.seconds = 30 15:36:14 sasl.oauthbearer.expected.audience = null 15:36:14 sasl.oauthbearer.expected.issuer = null 15:36:14 sasl.oauthbearer.header.urlencode = false 15:36:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:14 sasl.oauthbearer.jwks.endpoint.url = null 15:36:14 sasl.oauthbearer.scope.claim.name = scope 15:36:14 sasl.oauthbearer.sub.claim.name = sub 15:36:14 sasl.oauthbearer.token.endpoint.url = null 15:36:14 security.protocol = PLAINTEXT 15:36:14 security.providers = null 15:36:14 send.buffer.bytes = 131072 15:36:14 socket.connection.setup.timeout.max.ms = 30000 15:36:14 socket.connection.setup.timeout.ms = 10000 15:36:14 ssl.cipher.suites = null 15:36:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:14 ssl.endpoint.identification.algorithm = https 15:36:14 ssl.engine.factory.class = null 15:36:14 ssl.key.password = null 15:36:14 ssl.keymanager.algorithm = SunX509 15:36:14 ssl.keystore.certificate.chain = null 15:36:14 ssl.keystore.key = null 15:36:14 ssl.keystore.location = null 15:36:14 ssl.keystore.password = null 15:36:14 ssl.keystore.type = JKS 15:36:14 ssl.protocol = TLSv1.3 15:36:14 ssl.provider = null 15:36:14 ssl.secure.random.implementation = null 15:36:14 ssl.trustmanager.algorithm = PKIX 15:36:14 ssl.truststore.certificates = null 15:36:14 ssl.truststore.location = null 15:36:14 ssl.truststore.password = null 15:36:14 ssl.truststore.type = JKS 15:36:14 15:36:14 2026-06-03T15:36:14.525Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 15:36:14 auto.include.jmx.reporter = true 15:36:14 bootstrap.controllers = [] 15:36:14 bootstrap.servers = [localhost:32771] 15:36:14 client.dns.lookup = use_all_dns_ips 15:36:14 client.id = 15:36:14 connections.max.idle.ms = 300000 15:36:14 default.api.timeout.ms = 60000 15:36:14 enable.metrics.push = true 15:36:14 metadata.max.age.ms = 300000 15:36:14 metadata.recovery.strategy = none 15:36:14 metric.reporters = [] 15:36:14 metrics.num.samples = 2 15:36:14 metrics.recording.level = INFO 15:36:14 metrics.sample.window.ms = 30000 15:36:14 receive.buffer.bytes = 65536 15:36:14 reconnect.backoff.max.ms = 1000 15:36:14 reconnect.backoff.ms = 50 15:36:14 request.timeout.ms = 30000 15:36:14 retries = 2147483647 15:36:14 retry.backoff.max.ms = 1000 15:36:14 retry.backoff.ms = 100 15:36:14 sasl.client.callback.handler.class = null 15:36:14 sasl.jaas.config = null 15:36:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:14 sasl.kerberos.min.time.before.relogin = 60000 15:36:14 sasl.kerberos.service.name = null 15:36:14 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:14 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:14 sasl.login.callback.handler.class = null 15:36:14 sasl.login.class = null 15:36:14 sasl.login.connect.timeout.ms = null 15:36:14 sasl.login.read.timeout.ms = null 15:36:14 sasl.login.refresh.buffer.seconds = 300 15:36:14 sasl.login.refresh.min.period.seconds = 60 15:36:14 sasl.login.refresh.window.factor = 0.8 15:36:14 sasl.login.refresh.window.jitter = 0.05 15:36:14 sasl.login.retry.backoff.max.ms = 10000 15:36:14 sasl.login.retry.backoff.ms = 100 15:36:14 sasl.mechanism = GSSAPI 15:36:14 sasl.oauthbearer.clock.skew.seconds = 30 15:36:14 sasl.oauthbearer.expected.audience = null 15:36:14 sasl.oauthbearer.expected.issuer = null 15:36:14 sasl.oauthbearer.header.urlencode = false 15:36:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:14 sasl.oauthbearer.jwks.endpoint.url = null 15:36:14 sasl.oauthbearer.scope.claim.name = scope 15:36:14 sasl.oauthbearer.sub.claim.name = sub 15:36:14 sasl.oauthbearer.token.endpoint.url = null 15:36:14 security.protocol = PLAINTEXT 15:36:14 security.providers = null 15:36:14 send.buffer.bytes = 131072 15:36:14 socket.connection.setup.timeout.max.ms = 30000 15:36:14 socket.connection.setup.timeout.ms = 10000 15:36:14 ssl.cipher.suites = null 15:36:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:14 ssl.endpoint.identification.algorithm = https 15:36:14 ssl.engine.factory.class = null 15:36:14 ssl.key.password = null 15:36:14 ssl.keymanager.algorithm = SunX509 15:36:14 ssl.keystore.certificate.chain = null 15:36:14 ssl.keystore.key = null 15:36:14 ssl.keystore.location = null 15:36:14 ssl.keystore.password = null 15:36:14 ssl.keystore.type = JKS 15:36:14 ssl.protocol = TLSv1.3 15:36:14 ssl.provider = null 15:36:14 ssl.secure.random.implementation = null 15:36:14 ssl.trustmanager.algorithm = PKIX 15:36:14 ssl.truststore.certificates = null 15:36:14 ssl.truststore.location = null 15:36:14 ssl.truststore.password = null 15:36:14 ssl.truststore.type = JKS 15:36:14 15:36:14 2026-06-03T15:36:14.571Z INFO 2681 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:14 2026-06-03T15:36:14.571Z INFO 2681 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:14 2026-06-03T15:36:14.571Z INFO 2681 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500974571 15:36:14 2026-06-03T15:36:14.571Z INFO 2681 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:14 2026-06-03T15:36:14.571Z INFO 2681 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:14 2026-06-03T15:36:14.571Z INFO 2681 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500974571 15:36:14 2026-06-03T15:36:14.619Z INFO 2681 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 15:36:14 2026-06-03T15:36:14.620Z INFO 2681 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 15:36:14 2026-06-03T15:36:14.622Z INFO 2681 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:36:14 2026-06-03T15:36:14.622Z INFO 2681 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:36:14 2026-06-03T15:36:14.622Z INFO 2681 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:36:14 2026-06-03T15:36:14.622Z INFO 2681 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:36:14 2026-06-03T15:36:14.622Z INFO 2681 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:36:14 2026-06-03T15:36:14.622Z INFO 2681 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:36:14 2026-06-03T15:36:14.691Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:14 2026-06-03T15:36:14.691Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:14 acks = -1 15:36:14 auto.include.jmx.reporter = true 15:36:14 batch.size = 16384 15:36:14 bootstrap.servers = [localhost:32771] 15:36:14 buffer.memory = 33554432 15:36:14 client.dns.lookup = use_all_dns_ips 15:36:14 client.id = producer-6 15:36:14 compression.gzip.level = -1 15:36:14 compression.lz4.level = 9 15:36:14 compression.type = none 15:36:14 compression.zstd.level = 3 15:36:14 connections.max.idle.ms = 540000 15:36:14 delivery.timeout.ms = 120000 15:36:14 enable.idempotence = false 15:36:14 enable.metrics.push = true 15:36:14 interceptor.classes = [] 15:36:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:14 linger.ms = 1 15:36:14 max.block.ms = 60000 15:36:14 max.in.flight.requests.per.connection = 5 15:36:14 max.request.size = 1048576 15:36:14 metadata.max.age.ms = 300000 15:36:14 metadata.max.idle.ms = 300000 15:36:14 metadata.recovery.strategy = none 15:36:14 metric.reporters = [] 15:36:14 metrics.num.samples = 2 15:36:14 metrics.recording.level = INFO 15:36:14 metrics.sample.window.ms = 30000 15:36:14 partitioner.adaptive.partitioning.enable = true 15:36:14 partitioner.availability.timeout.ms = 0 15:36:14 partitioner.class = null 15:36:14 partitioner.ignore.keys = false 15:36:14 receive.buffer.bytes = 32768 15:36:14 reconnect.backoff.max.ms = 1000 15:36:14 reconnect.backoff.ms = 50 15:36:14 request.timeout.ms = 30000 15:36:14 retries = 0 15:36:14 retry.backoff.max.ms = 1000 15:36:14 retry.backoff.ms = 100 15:36:14 sasl.client.callback.handler.class = null 15:36:14 sasl.jaas.config = null 15:36:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:14 sasl.kerberos.min.time.before.relogin = 60000 15:36:14 sasl.kerberos.service.name = null 15:36:14 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:14 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:14 sasl.login.callback.handler.class = null 15:36:14 sasl.login.class = null 15:36:14 sasl.login.connect.timeout.ms = null 15:36:14 sasl.login.read.timeout.ms = null 15:36:14 sasl.login.refresh.buffer.seconds = 300 15:36:14 sasl.login.refresh.min.period.seconds = 60 15:36:14 sasl.login.refresh.window.factor = 0.8 15:36:14 sasl.login.refresh.window.jitter = 0.05 15:36:14 sasl.login.retry.backoff.max.ms = 10000 15:36:14 sasl.login.retry.backoff.ms = 100 15:36:14 sasl.mechanism = GSSAPI 15:36:14 sasl.oauthbearer.clock.skew.seconds = 30 15:36:14 sasl.oauthbearer.expected.audience = null 15:36:14 sasl.oauthbearer.expected.issuer = null 15:36:14 sasl.oauthbearer.header.urlencode = false 15:36:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:14 sasl.oauthbearer.jwks.endpoint.url = null 15:36:14 sasl.oauthbearer.scope.claim.name = scope 15:36:14 sasl.oauthbearer.sub.claim.name = sub 15:36:14 sasl.oauthbearer.token.endpoint.url = null 15:36:14 security.protocol = PLAINTEXT 15:36:14 security.providers = null 15:36:14 send.buffer.bytes = 131072 15:36:14 socket.connection.setup.timeout.max.ms = 30000 15:36:14 socket.connection.setup.timeout.ms = 10000 15:36:14 ssl.cipher.suites = null 15:36:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:14 ssl.endpoint.identification.algorithm = https 15:36:14 ssl.engine.factory.class = null 15:36:14 ssl.key.password = null 15:36:14 ssl.keymanager.algorithm = SunX509 15:36:14 ssl.keystore.certificate.chain = null 15:36:14 ssl.keystore.key = null 15:36:14 ssl.keystore.location = null 15:36:14 ssl.keystore.password = null 15:36:14 ssl.keystore.type = JKS 15:36:14 ssl.protocol = TLSv1.3 15:36:14 ssl.provider = null 15:36:14 ssl.secure.random.implementation = null 15:36:14 ssl.trustmanager.algorithm = PKIX 15:36:14 ssl.truststore.certificates = null 15:36:14 ssl.truststore.location = null 15:36:14 ssl.truststore.password = null 15:36:14 ssl.truststore.type = JKS 15:36:14 transaction.timeout.ms = 60000 15:36:14 transactional.id = null 15:36:14 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:36:14 15:36:14 2026-06-03T15:36:14.692Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:14 2026-06-03T15:36:14.694Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:14 2026-06-03T15:36:14.694Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:14 2026-06-03T15:36:14.694Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:14 2026-06-03T15:36:14.694Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500974694 15:36:14 2026-06-03T15:36:14.704Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:14 2026-06-03T15:36:14.748Z ERROR 2681 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 15:36:14 15:36:14 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 15:36:14 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) 15:36:14 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) 15:36:14 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) 15:36:14 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 15:36:14 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 15:36:14 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 15:36:14 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 15:36:14 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:36:14 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 15:36:14 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 15:36:14 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:36:14 at java.base/java.lang.Thread.run(Thread.java:1583) 15:36:14 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 15:36:14 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 15:36:14 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 15:36:14 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 15:36:14 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 15:36:14 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 15:36:14 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 15:36:14 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 15:36:14 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 15:36:14 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 15:36:14 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 15:36:14 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 15:36:14 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 15:36:14 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) 15:36:14 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) 15:36:14 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) 15:36:14 ... 3 common frames omitted 15:36:14 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 15:36:14 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 15:36:14 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 15:36:14 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 15:36:14 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 15:36:14 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 15:36:14 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 15:36:14 ... 16 common frames omitted 15:36:14 15:36:14 2026-06-03T15:36:14.800Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:14 2026-06-03T15:36:14.800Z WARN 2681 --- [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. 15:36:14 2026-06-03T15:36:14.867Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:14 2026-06-03T15:36:14.867Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:14 2026-06-03T15:36:14.867Z INFO 2681 --- [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. 15:36:14 2026-06-03T15:36:14.867Z INFO 2681 --- [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. 15:36:14 2026-06-03T15:36:14.868Z INFO 2681 --- [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: 129ms, elapsed time since send: 129ms, throttle time: 0ms, request timeout: 30000ms) 15:36:14 2026-06-03T15:36:14.868Z INFO 2681 --- [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. 15:36:14 2026-06-03T15:36:14.868Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 15:36:14 2026-06-03T15:36:14.868Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 15:36:14 2026-06-03T15:36:14.868Z INFO 2681 --- [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. 15:36:14 2026-06-03T15:36:14.868Z INFO 2681 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=408740193, epoch=2) to node 1: 15:36:14 15:36:14 org.apache.kafka.common.errors.DisconnectException 15:36:14 15:36:14 2026-06-03T15:36:14.868Z INFO 2681 --- [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. 15:36:14 2026-06-03T15:36:14.869Z INFO 2681 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 15:36:14 2026-06-03T15:36:14.869Z INFO 2681 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 140ms, elapsed time since send: 140ms, throttle time: 0ms, request timeout: 30000ms) 15:36:14 2026-06-03T15:36:14.869Z INFO 2681 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 42ms, elapsed time since send: 42ms, throttle time: 0ms, request timeout: 30000ms) 15:36:14 2026-06-03T15:36:14.869Z INFO 2681 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:36:14 2026-06-03T15:36:14.869Z INFO 2681 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=29548769, epoch=2) to node 1: 15:36:14 15:36:14 org.apache.kafka.common.errors.DisconnectException 15:36:14 15:36:14 2026-06-03T15:36:14.869Z INFO 2681 --- [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. 15:36:14 2026-06-03T15:36:14.930Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:14 2026-06-03T15:36:14.930Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:15 2026-06-03T15:36:14.978Z INFO 2681 --- [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. 15:36:15 2026-06-03T15:36:14.978Z WARN 2681 --- [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. 15:36:15 2026-06-03T15:36:14.982Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:15 2026-06-03T15:36:14.982Z WARN 2681 --- [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. 15:36:15 2026-06-03T15:36:14.985Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:15 2026-06-03T15:36:14.985Z WARN 2681 --- [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. 15:36:15 2026-06-03T15:36:14.985Z INFO 2681 --- [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. 15:36:15 2026-06-03T15:36:14.986Z WARN 2681 --- [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. 15:36:15 2026-06-03T15:36:15.079Z INFO 2681 --- [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. 15:36:15 2026-06-03T15:36:15.079Z WARN 2681 --- [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. 15:36:15 2026-06-03T15:36:15.087Z INFO 2681 --- [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. 15:36:15 2026-06-03T15:36:15.087Z WARN 2681 --- [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. 15:36:15 2026-06-03T15:36:15.161Z INFO 2681 --- [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 15:36:15 2026-06-03T15:36:15.162Z INFO 2681 --- [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 15:36:15 2026-06-03T15:36:15.162Z INFO 2681 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 15:36:15 2026-06-03T15:36:15.162Z INFO 2681 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 15:36:15 2026-06-03T15:36:15.162Z INFO 2681 --- [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 15:36:15 2026-06-03T15:36:15.162Z INFO 2681 --- [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 15:36:15 2026-06-03T15:36:15.162Z INFO 2681 --- [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 15:36:15 2026-06-03T15:36:15.162Z INFO 2681 --- [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 15:36:15 2026-06-03T15:36:15.162Z INFO 2681 --- [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 15:36:15 2026-06-03T15:36:15.162Z INFO 2681 --- [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 15:36:15 2026-06-03T15:36:15.164Z INFO 2681 --- [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 15:36:15 2026-06-03T15:36:15.164Z INFO 2681 --- [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 15:36:15 2026-06-03T15:36:15.164Z INFO 2681 --- [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 15:36:15 2026-06-03T15:36:15.164Z INFO 2681 --- [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 15:36:15 2026-06-03T15:36:15.166Z INFO 2681 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:36:15 2026-06-03T15:36:15.166Z INFO 2681 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:36:15 2026-06-03T15:36:15.166Z INFO 2681 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:36:15 2026-06-03T15:36:15.166Z INFO 2681 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:36:15 2026-06-03T15:36:15.166Z INFO 2681 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:36:15 2026-06-03T15:36:15.166Z INFO 2681 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:36:15 2026-06-03T15:36:15.166Z INFO 2681 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:36:15 2026-06-03T15:36:15.167Z INFO 2681 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:36:15 2026-06-03T15:36:15.170Z INFO 2681 --- [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 15:36:15 2026-06-03T15:36:15.170Z INFO 2681 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 15:36:15 2026-06-03T15:36:15.171Z INFO 2681 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 15:36:15 2026-06-03T15:36:15.171Z INFO 2681 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 15:36:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.638 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 15:36:15 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 15:36:15 2026-06-03T15:36:15.188Z INFO 2681 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:36:15 2026-06-03T15:36:15.189Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:15 2026-06-03T15:36:15.189Z WARN 2681 --- [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. 15:36:15 2026-06-03T15:36:15.190Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:15 2026-06-03T15:36:15.190Z WARN 2681 --- [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. 15:36:15 2026-06-03T15:36:15.197Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:15 2026-06-03T15:36:15.197Z WARN 2681 --- [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. 15:36:15 2026-06-03T15:36:15.260Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 3c54b7698b72d459fc8cd366e7120b7d0e4ae36889c03fd2111f29bcd570b8d1 15:36:15 2026-06-03T15:36:15.308Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:15 2026-06-03T15:36:15.308Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:15 2026-06-03T15:36:15.308Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:15 2026-06-03T15:36:15.333Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:15 2026-06-03T15:36:15.333Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:15 2026-06-03T15:36:15.333Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:15 2026-06-03T15:36:15.393Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:15 2026-06-03T15:36:15.393Z WARN 2681 --- [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. 15:36:15 2026-06-03T15:36:15.637Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:15 2026-06-03T15:36:15.638Z WARN 2681 --- [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. 15:36:15 2026-06-03T15:36:15.668Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:15 2026-06-03T15:36:15.668Z WARN 2681 --- [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. 15:36:15 2026-06-03T15:36:15.703Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:15 2026-06-03T15:36:15.703Z WARN 2681 --- [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. 15:36:15 2026-06-03T15:36:15.932Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:15 2026-06-03T15:36:15.932Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:16 2026-06-03T15:36:16.201Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:16 2026-06-03T15:36:16.201Z WARN 2681 --- [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. 15:36:16 2026-06-03T15:36:16.263Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:16 2026-06-03T15:36:16.263Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:16 2026-06-03T15:36:16.263Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:16 2026-06-03T15:36:16.337Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:16 2026-06-03T15:36:16.337Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:16 2026-06-03T15:36:16.337Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:16 2026-06-03T15:36:16.395Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:16 2026-06-03T15:36:16.396Z WARN 2681 --- [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. 15:36:16 2026-06-03T15:36:16.439Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:16 2026-06-03T15:36:16.439Z WARN 2681 --- [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. 15:36:16 2026-06-03T15:36:16.442Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:16 2026-06-03T15:36:16.443Z WARN 2681 --- [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. 15:36:16 2026-06-03T15:36:16.705Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:16 2026-06-03T15:36:16.705Z WARN 2681 --- [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. 15:36:16 2026-06-03T15:36:16.934Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:16 2026-06-03T15:36:16.934Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:17 2026-06-03T15:36:17.084Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:17 2026-06-03T15:36:17.084Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:17 2026-06-03T15:36:17.084Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:17 2026-06-03T15:36:17.205Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:17 2026-06-03T15:36:17.205Z WARN 2681 --- [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. 15:36:17 2026-06-03T15:36:17.272Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:17 2026-06-03T15:36:17.272Z WARN 2681 --- [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. 15:36:17 2026-06-03T15:36:17.307Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:17 2026-06-03T15:36:17.307Z WARN 2681 --- [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. 15:36:17 2026-06-03T15:36:17.338Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:17 2026-06-03T15:36:17.338Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:17 2026-06-03T15:36:17.338Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:17 2026-06-03T15:36:17.396Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:17 2026-06-03T15:36:17.396Z WARN 2681 --- [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. 15:36:17 2026-06-03T15:36:17.709Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:17 2026-06-03T15:36:17.709Z WARN 2681 --- [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. 15:36:17 2026-06-03T15:36:17.939Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:17 2026-06-03T15:36:17.939Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:18 2026-06-03T15:36:18.122Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:18 2026-06-03T15:36:18.122Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:18 2026-06-03T15:36:18.122Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:18 2026-06-03T15:36:18.210Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:18 2026-06-03T15:36:18.210Z WARN 2681 --- [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. 15:36:18 2026-06-03T15:36:18.274Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:18 2026-06-03T15:36:18.274Z WARN 2681 --- [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. 15:36:18 2026-06-03T15:36:18.317Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:18 2026-06-03T15:36:18.319Z WARN 2681 --- [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. 15:36:18 2026-06-03T15:36:18.339Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:18 2026-06-03T15:36:18.339Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:18 2026-06-03T15:36:18.339Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:18 2026-06-03T15:36:18.397Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:18 2026-06-03T15:36:18.397Z WARN 2681 --- [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. 15:36:18 2026-06-03T15:36:18.714Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:18 2026-06-03T15:36:18.714Z WARN 2681 --- [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. 15:36:18 2026-06-03T15:36:18.941Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:18 2026-06-03T15:36:18.941Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:19 2026-06-03T15:36:19.027Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:19 2026-06-03T15:36:19.027Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:19 2026-06-03T15:36:19.027Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:19 2026-06-03T15:36:19.223Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:19 2026-06-03T15:36:19.223Z WARN 2681 --- [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. 15:36:19 2026-06-03T15:36:19.277Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:19 2026-06-03T15:36:19.277Z WARN 2681 --- [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. 15:36:19 2026-06-03T15:36:19.318Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:19 2026-06-03T15:36:19.319Z WARN 2681 --- [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. 15:36:19 2026-06-03T15:36:19.340Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:19 2026-06-03T15:36:19.340Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:19 2026-06-03T15:36:19.340Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:19 2026-06-03T15:36:19.398Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:19 2026-06-03T15:36:19.398Z WARN 2681 --- [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. 15:36:19 2026-06-03T15:36:19.718Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:19 2026-06-03T15:36:19.719Z WARN 2681 --- [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. 15:36:19 2026-06-03T15:36:19.944Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:19 2026-06-03T15:36:19.945Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:20 2026-06-03T15:36:20.031Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:20 2026-06-03T15:36:20.031Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:20 2026-06-03T15:36:20.031Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:20 2026-06-03T15:36:20.193Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:20 2026-06-03T15:36:20.193Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:20 2026-06-03T15:36:20.193Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:20 2026-06-03T15:36:20.226Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:20 2026-06-03T15:36:20.226Z WARN 2681 --- [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. 15:36:20 2026-06-03T15:36:20.278Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:20 2026-06-03T15:36:20.279Z WARN 2681 --- [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. 15:36:20 2026-06-03T15:36:20.319Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:20 2026-06-03T15:36:20.319Z WARN 2681 --- [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. 15:36:20 2026-06-03T15:36:20.401Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:20 2026-06-03T15:36:20.401Z WARN 2681 --- [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. 15:36:20 2026-06-03T15:36:20.723Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:20 2026-06-03T15:36:20.723Z WARN 2681 --- [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. 15:36:20 2026-06-03T15:36:20.944Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:20 2026-06-03T15:36:20.945Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:21 2026-06-03T15:36:21.054Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:21 2026-06-03T15:36:21.054Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:21 2026-06-03T15:36:21.055Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:21 2026-06-03T15:36:21.098Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:21 2026-06-03T15:36:21.098Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:21 2026-06-03T15:36:21.098Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:21 2026-06-03T15:36:21.230Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:21 2026-06-03T15:36:21.230Z WARN 2681 --- [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. 15:36:21 2026-06-03T15:36:21.280Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:21 2026-06-03T15:36:21.280Z WARN 2681 --- [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. 15:36:21 2026-06-03T15:36:21.321Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:21 2026-06-03T15:36:21.322Z WARN 2681 --- [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. 15:36:21 2026-06-03T15:36:21.402Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:21 2026-06-03T15:36:21.402Z WARN 2681 --- [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. 15:36:21 2026-06-03T15:36:21.602Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.413412745S 15:36:21 2026-06-03T15:36:21.610Z INFO 2681 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:36:21 allow.auto.create.topics = true 15:36:21 auto.commit.interval.ms = 5000 15:36:21 auto.include.jmx.reporter = true 15:36:21 auto.offset.reset = earliest 15:36:21 bootstrap.servers = [localhost:32772] 15:36:21 check.crcs = true 15:36:21 client.dns.lookup = use_all_dns_ips 15:36:21 client.id = consumer-test-7 15:36:21 client.rack = 15:36:21 connections.max.idle.ms = 540000 15:36:21 default.api.timeout.ms = 60000 15:36:21 enable.auto.commit = true 15:36:21 enable.metrics.push = true 15:36:21 exclude.internal.topics = true 15:36:21 fetch.max.bytes = 52428800 15:36:21 fetch.max.wait.ms = 500 15:36:21 fetch.min.bytes = 1 15:36:21 group.id = test 15:36:21 group.instance.id = null 15:36:21 group.protocol = classic 15:36:21 group.remote.assignor = null 15:36:21 heartbeat.interval.ms = 3000 15:36:21 interceptor.classes = [] 15:36:21 internal.leave.group.on.close = true 15:36:21 internal.throw.on.fetch.stable.offset.unsupported = false 15:36:21 isolation.level = read_uncommitted 15:36:21 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:36:21 max.partition.fetch.bytes = 1048576 15:36:21 max.poll.interval.ms = 300000 15:36:21 max.poll.records = 500 15:36:21 metadata.max.age.ms = 300000 15:36:21 metadata.recovery.strategy = none 15:36:21 metric.reporters = [] 15:36:21 metrics.num.samples = 2 15:36:21 metrics.recording.level = INFO 15:36:21 metrics.sample.window.ms = 30000 15:36:21 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:36:21 receive.buffer.bytes = 65536 15:36:21 reconnect.backoff.max.ms = 1000 15:36:21 reconnect.backoff.ms = 50 15:36:21 request.timeout.ms = 30000 15:36:21 retry.backoff.max.ms = 1000 15:36:21 retry.backoff.ms = 100 15:36:21 sasl.client.callback.handler.class = null 15:36:21 sasl.jaas.config = null 15:36:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:21 sasl.kerberos.min.time.before.relogin = 60000 15:36:21 sasl.kerberos.service.name = null 15:36:21 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:21 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:21 sasl.login.callback.handler.class = null 15:36:21 sasl.login.class = null 15:36:21 sasl.login.connect.timeout.ms = null 15:36:21 sasl.login.read.timeout.ms = null 15:36:21 sasl.login.refresh.buffer.seconds = 300 15:36:21 sasl.login.refresh.min.period.seconds = 60 15:36:21 sasl.login.refresh.window.factor = 0.8 15:36:21 sasl.login.refresh.window.jitter = 0.05 15:36:21 sasl.login.retry.backoff.max.ms = 10000 15:36:21 sasl.login.retry.backoff.ms = 100 15:36:21 sasl.mechanism = GSSAPI 15:36:21 sasl.oauthbearer.clock.skew.seconds = 30 15:36:21 sasl.oauthbearer.expected.audience = null 15:36:21 sasl.oauthbearer.expected.issuer = null 15:36:21 sasl.oauthbearer.header.urlencode = false 15:36:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:21 sasl.oauthbearer.jwks.endpoint.url = null 15:36:21 sasl.oauthbearer.scope.claim.name = scope 15:36:21 sasl.oauthbearer.sub.claim.name = sub 15:36:21 sasl.oauthbearer.token.endpoint.url = null 15:36:21 security.protocol = PLAINTEXT 15:36:21 security.providers = null 15:36:21 send.buffer.bytes = 131072 15:36:21 session.timeout.ms = 45000 15:36:21 socket.connection.setup.timeout.max.ms = 30000 15:36:21 socket.connection.setup.timeout.ms = 10000 15:36:21 ssl.cipher.suites = null 15:36:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:21 ssl.endpoint.identification.algorithm = https 15:36:21 ssl.engine.factory.class = null 15:36:21 ssl.key.password = null 15:36:21 ssl.keymanager.algorithm = SunX509 15:36:21 ssl.keystore.certificate.chain = null 15:36:21 ssl.keystore.key = null 15:36:21 ssl.keystore.location = null 15:36:21 ssl.keystore.password = null 15:36:21 ssl.keystore.type = JKS 15:36:21 ssl.protocol = TLSv1.3 15:36:21 ssl.provider = null 15:36:21 ssl.secure.random.implementation = null 15:36:21 ssl.trustmanager.algorithm = PKIX 15:36:21 ssl.truststore.certificates = null 15:36:21 ssl.truststore.location = null 15:36:21 ssl.truststore.password = null 15:36:21 ssl.truststore.type = JKS 15:36:21 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:36:21 15:36:21 2026-06-03T15:36:21.610Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:21 2026-06-03T15:36:21.613Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:21 2026-06-03T15:36:21.613Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:21 2026-06-03T15:36:21.613Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500981613 15:36:21 15:36:21,632 |-WARN in Logger[org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] - No appenders present in context [default] for logger [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator]. 15:36:21 15:36:21,634 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:36:21 15:36:21,634 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:36:21 15:36:21,634 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:36:21 15:36:21,641 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:36:21 15:36:21,642 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:36:21 15:36:21,654 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 15:36:21 15:36:21,654 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 15:36:21 15:36:21 . ____ _ __ _ _ 15:36:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:36:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:36:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:36:21 ' |____| .__|_| |_|_| |_\__, | / / / / 15:36:21 =========|_|==============|___/=/_/_/_/ 15:36:21 15:36:21 :: Spring Boot :: (v3.5.13) 15:36:21 15:36:21 2026-06-03T15:36:21.664Z INFO 2681 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:36:21 2026-06-03T15:36:21.665Z INFO 2681 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:36:21 2026-06-03T15:36:21.693Z INFO 2681 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.077 seconds (process running for 128.431) 15:36:21 2026-06-03T15:36:21.697Z INFO 2681 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-7, groupId=test] Subscribed to topic(s): test-topic 15:36:21 2026-06-03T15:36:21.704Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:21 2026-06-03T15:36:21.705Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:21 acks = -1 15:36:21 auto.include.jmx.reporter = true 15:36:21 batch.size = 16384 15:36:21 bootstrap.servers = [localhost:32772] 15:36:21 buffer.memory = 33554432 15:36:21 client.dns.lookup = use_all_dns_ips 15:36:21 client.id = producer-7 15:36:21 compression.gzip.level = -1 15:36:21 compression.lz4.level = 9 15:36:21 compression.type = none 15:36:21 compression.zstd.level = 3 15:36:21 connections.max.idle.ms = 540000 15:36:21 delivery.timeout.ms = 120000 15:36:21 enable.idempotence = false 15:36:21 enable.metrics.push = true 15:36:21 interceptor.classes = [] 15:36:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:21 linger.ms = 1 15:36:21 max.block.ms = 60000 15:36:21 max.in.flight.requests.per.connection = 5 15:36:21 max.request.size = 1048576 15:36:21 metadata.max.age.ms = 300000 15:36:21 metadata.max.idle.ms = 300000 15:36:21 metadata.recovery.strategy = none 15:36:21 metric.reporters = [] 15:36:21 metrics.num.samples = 2 15:36:21 metrics.recording.level = INFO 15:36:21 metrics.sample.window.ms = 30000 15:36:21 partitioner.adaptive.partitioning.enable = true 15:36:21 partitioner.availability.timeout.ms = 0 15:36:21 partitioner.class = null 15:36:21 partitioner.ignore.keys = false 15:36:21 receive.buffer.bytes = 32768 15:36:21 reconnect.backoff.max.ms = 1000 15:36:21 reconnect.backoff.ms = 50 15:36:21 request.timeout.ms = 30000 15:36:21 retries = 0 15:36:21 retry.backoff.max.ms = 1000 15:36:21 retry.backoff.ms = 100 15:36:21 sasl.client.callback.handler.class = null 15:36:21 sasl.jaas.config = null 15:36:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:21 sasl.kerberos.min.time.before.relogin = 60000 15:36:21 sasl.kerberos.service.name = null 15:36:21 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:21 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:21 sasl.login.callback.handler.class = null 15:36:21 sasl.login.class = null 15:36:21 sasl.login.connect.timeout.ms = null 15:36:21 sasl.login.read.timeout.ms = null 15:36:21 sasl.login.refresh.buffer.seconds = 300 15:36:21 sasl.login.refresh.min.period.seconds = 60 15:36:21 sasl.login.refresh.window.factor = 0.8 15:36:21 sasl.login.refresh.window.jitter = 0.05 15:36:21 sasl.login.retry.backoff.max.ms = 10000 15:36:21 sasl.login.retry.backoff.ms = 100 15:36:21 sasl.mechanism = GSSAPI 15:36:21 sasl.oauthbearer.clock.skew.seconds = 30 15:36:21 sasl.oauthbearer.expected.audience = null 15:36:21 sasl.oauthbearer.expected.issuer = null 15:36:21 sasl.oauthbearer.header.urlencode = false 15:36:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:21 sasl.oauthbearer.jwks.endpoint.url = null 15:36:21 sasl.oauthbearer.scope.claim.name = scope 15:36:21 sasl.oauthbearer.sub.claim.name = sub 15:36:21 sasl.oauthbearer.token.endpoint.url = null 15:36:21 security.protocol = PLAINTEXT 15:36:21 security.providers = null 15:36:21 send.buffer.bytes = 131072 15:36:21 socket.connection.setup.timeout.max.ms = 30000 15:36:21 socket.connection.setup.timeout.ms = 10000 15:36:21 ssl.cipher.suites = null 15:36:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:21 ssl.endpoint.identification.algorithm = https 15:36:21 ssl.engine.factory.class = null 15:36:21 ssl.key.password = null 15:36:21 ssl.keymanager.algorithm = SunX509 15:36:21 ssl.keystore.certificate.chain = null 15:36:21 ssl.keystore.key = null 15:36:21 ssl.keystore.location = null 15:36:21 ssl.keystore.password = null 15:36:21 ssl.keystore.type = JKS 15:36:21 ssl.protocol = TLSv1.3 15:36:21 ssl.provider = null 15:36:21 ssl.secure.random.implementation = null 15:36:21 ssl.trustmanager.algorithm = PKIX 15:36:21 ssl.truststore.certificates = null 15:36:21 ssl.truststore.location = null 15:36:21 ssl.truststore.password = null 15:36:21 ssl.truststore.type = JKS 15:36:21 transaction.timeout.ms = 60000 15:36:21 transactional.id = null 15:36:21 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:36:21 15:36:21 2026-06-03T15:36:21.705Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:21 2026-06-03T15:36:21.708Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:21 2026-06-03T15:36:21.708Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:21 2026-06-03T15:36:21.708Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:21 2026-06-03T15:36:21.708Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500981708 15:36:21 2026-06-03T15:36:21.728Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:21 2026-06-03T15:36:21.728Z WARN 2681 --- [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. 15:36:21 2026-06-03T15:36:21.744Z WARN 2681 --- [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} 15:36:21 2026-06-03T15:36:21.744Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:21 2026-06-03T15:36:21.900Z INFO 2681 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:21 2026-06-03T15:36:21.946Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:21 2026-06-03T15:36:21.946Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:22 2026-06-03T15:36:22.029Z INFO 2681 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 15:36:22 2026-06-03T15:36:22.030Z INFO 2681 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] (Re-)joining group 15:36:22 2026-06-03T15:36:22.054Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:22 2026-06-03T15:36:22.054Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:22 2026-06-03T15:36:22.054Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:22 2026-06-03T15:36:22.067Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:22 2026-06-03T15:36:22.067Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:22 2026-06-03T15:36:22.067Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:22 2026-06-03T15:36:22.073Z INFO 2681 --- [ 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-9676e6af-7d4d-42f3-bb41-a5ea3b37f1bd 15:36:22 2026-06-03T15:36:22.073Z INFO 2681 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] (Re-)joining group 15:36:22 2026-06-03T15:36:22.106Z INFO 2681 --- [ 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-9676e6af-7d4d-42f3-bb41-a5ea3b37f1bd', protocol='range'} 15:36:22 2026-06-03T15:36:22.107Z INFO 2681 --- [ 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-9676e6af-7d4d-42f3-bb41-a5ea3b37f1bd=Assignment(partitions=[test-topic-0])} 15:36:22 2026-06-03T15:36:22.130Z INFO 2681 --- [ 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-9676e6af-7d4d-42f3-bb41-a5ea3b37f1bd', protocol='range'} 15:36:22 2026-06-03T15:36:22.130Z INFO 2681 --- [ 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]) 15:36:22 2026-06-03T15:36:22.131Z INFO 2681 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-7, groupId=test] Adding newly assigned partitions: test-topic-0 15:36:22 2026-06-03T15:36:22.142Z INFO 2681 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Found no committed offset for partition test-topic-0 15:36:22 2026-06-03T15:36:22.156Z INFO 2681 --- [ 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}}. 15:36:22 2026-06-03T15:36:22.234Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:22 2026-06-03T15:36:22.234Z WARN 2681 --- [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. 15:36:22 2026-06-03T15:36:22.275Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:22 2026-06-03T15:36:22.276Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 15:36:22 2026-06-03T15:36:22.281Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:22 2026-06-03T15:36:22.282Z WARN 2681 --- [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. 15:36:22 2026-06-03T15:36:22.309Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:22 2026-06-03T15:36:22.309Z INFO 2681 --- [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: 119ms, elapsed time since send: 119ms, throttle time: 0ms, request timeout: 30000ms) 15:36:22 2026-06-03T15:36:22.309Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 15:36:22 2026-06-03T15:36:22.309Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 2147483646 disconnected. 15:36:22 2026-06-03T15:36:22.310Z INFO 2681 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-7, groupId=test] Error sending fetch request (sessionId=680853, epoch=1) to node 1: 15:36:22 15:36:22 org.apache.kafka.common.errors.DisconnectException 15:36:22 15:36:22 2026-06-03T15:36:22.310Z INFO 2681 --- [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. 15:36:22 2026-06-03T15:36:22.322Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:22 2026-06-03T15:36:22.322Z WARN 2681 --- [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. 15:36:22 2026-06-03T15:36:22.385Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:22 2026-06-03T15:36:22.385Z WARN 2681 --- [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. 15:36:22 2026-06-03T15:36:22.404Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:22 2026-06-03T15:36:22.404Z WARN 2681 --- [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. 15:36:22 2026-06-03T15:36:22.511Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:22 2026-06-03T15:36:22.511Z WARN 2681 --- [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. 15:36:22 2026-06-03T15:36:22.585Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:22 2026-06-03T15:36:22.585Z WARN 2681 --- [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. 15:36:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.443 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 15:36:22 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 15:36:22 2026-06-03T15:36:22.638Z INFO 2681 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:36:22 2026-06-03T15:36:22.713Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:22 2026-06-03T15:36:22.713Z WARN 2681 --- [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. 15:36:22 2026-06-03T15:36:22.718Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 4ff3e03620db0a5acf41f8af477da0ea73e183ce918e4ce0a55ccb961214fcb2 15:36:22 2026-06-03T15:36:22.731Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:22 2026-06-03T15:36:22.731Z WARN 2681 --- [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. 15:36:22 2026-06-03T15:36:22.948Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:22 2026-06-03T15:36:22.948Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:23 2026-06-03T15:36:23.058Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:23 2026-06-03T15:36:23.058Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:23 2026-06-03T15:36:23.058Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:23 2026-06-03T15:36:23.062Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:23 2026-06-03T15:36:23.062Z WARN 2681 --- [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. 15:36:23 2026-06-03T15:36:23.082Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:23 2026-06-03T15:36:23.082Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:23 2026-06-03T15:36:23.082Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:23 2026-06-03T15:36:23.116Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:23 2026-06-03T15:36:23.116Z WARN 2681 --- [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. 15:36:23 2026-06-03T15:36:23.222Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:23 2026-06-03T15:36:23.222Z WARN 2681 --- [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. 15:36:23 2026-06-03T15:36:23.236Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:23 2026-06-03T15:36:23.236Z WARN 2681 --- [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. 15:36:23 2026-06-03T15:36:23.323Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:23 2026-06-03T15:36:23.323Z WARN 2681 --- [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. 15:36:23 2026-06-03T15:36:23.406Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:23 2026-06-03T15:36:23.406Z WARN 2681 --- [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. 15:36:23 2026-06-03T15:36:23.621Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:23 2026-06-03T15:36:23.621Z WARN 2681 --- [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. 15:36:23 2026-06-03T15:36:23.735Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:23 2026-06-03T15:36:23.735Z WARN 2681 --- [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. 15:36:23 2026-06-03T15:36:23.934Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:23 2026-06-03T15:36:23.934Z WARN 2681 --- [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. 15:36:23 2026-06-03T15:36:23.950Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:23 2026-06-03T15:36:23.950Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:24 2026-06-03T15:36:24.037Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:24 2026-06-03T15:36:24.041Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:24 2026-06-03T15:36:24.041Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:24 2026-06-03T15:36:24.097Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:24 2026-06-03T15:36:24.098Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:24 2026-06-03T15:36:24.098Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:24 2026-06-03T15:36:24.179Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:24 2026-06-03T15:36:24.179Z WARN 2681 --- [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. 15:36:24 2026-06-03T15:36:24.242Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:24 2026-06-03T15:36:24.242Z WARN 2681 --- [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. 15:36:24 2026-06-03T15:36:24.325Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:24 2026-06-03T15:36:24.325Z WARN 2681 --- [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. 15:36:24 2026-06-03T15:36:24.408Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:24 2026-06-03T15:36:24.408Z WARN 2681 --- [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. 15:36:24 2026-06-03T15:36:24.525Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:24 2026-06-03T15:36:24.525Z WARN 2681 --- [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. 15:36:24 2026-06-03T15:36:24.739Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:24 2026-06-03T15:36:24.740Z WARN 2681 --- [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. 15:36:24 2026-06-03T15:36:24.896Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:24 2026-06-03T15:36:24.896Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:24 2026-06-03T15:36:24.896Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:24 2026-06-03T15:36:24.935Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:24 2026-06-03T15:36:24.935Z WARN 2681 --- [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. 15:36:24 2026-06-03T15:36:24.952Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:24 2026-06-03T15:36:24.952Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:25 2026-06-03T15:36:25.107Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:25 2026-06-03T15:36:25.108Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:25 2026-06-03T15:36:25.108Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:25 2026-06-03T15:36:25.184Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:25 2026-06-03T15:36:25.184Z WARN 2681 --- [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. 15:36:25 2026-06-03T15:36:25.246Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:25 2026-06-03T15:36:25.246Z WARN 2681 --- [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. 15:36:25 2026-06-03T15:36:25.327Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:25 2026-06-03T15:36:25.327Z WARN 2681 --- [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. 15:36:25 2026-06-03T15:36:25.409Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:25 2026-06-03T15:36:25.410Z WARN 2681 --- [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. 15:36:25 2026-06-03T15:36:25.529Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:25 2026-06-03T15:36:25.529Z WARN 2681 --- [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. 15:36:25 2026-06-03T15:36:25.744Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:25 2026-06-03T15:36:25.744Z WARN 2681 --- [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. 15:36:25 2026-06-03T15:36:25.897Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:25 2026-06-03T15:36:25.898Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:25 2026-06-03T15:36:25.898Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:26 2026-06-03T15:36:25.936Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:26 2026-06-03T15:36:25.936Z WARN 2681 --- [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. 15:36:26 2026-06-03T15:36:25.953Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:26 2026-06-03T15:36:25.953Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:26 2026-06-03T15:36:26.062Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:26 2026-06-03T15:36:26.063Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:26 2026-06-03T15:36:26.063Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:26 2026-06-03T15:36:26.186Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:26 2026-06-03T15:36:26.186Z WARN 2681 --- [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. 15:36:26 2026-06-03T15:36:26.250Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:26 2026-06-03T15:36:26.250Z WARN 2681 --- [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. 15:36:26 2026-06-03T15:36:26.329Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:26 2026-06-03T15:36:26.329Z WARN 2681 --- [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. 15:36:26 2026-06-03T15:36:26.410Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:26 2026-06-03T15:36:26.410Z WARN 2681 --- [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. 15:36:26 2026-06-03T15:36:26.532Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:26 2026-06-03T15:36:26.532Z WARN 2681 --- [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. 15:36:26 2026-06-03T15:36:26.748Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:26 2026-06-03T15:36:26.748Z WARN 2681 --- [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. 15:36:26 2026-06-03T15:36:26.898Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:26 2026-06-03T15:36:26.898Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:26 2026-06-03T15:36:26.898Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:27 2026-06-03T15:36:26.937Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:27 2026-06-03T15:36:26.937Z WARN 2681 --- [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. 15:36:27 2026-06-03T15:36:26.954Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:27 2026-06-03T15:36:26.954Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:27 2026-06-03T15:36:27.030Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:27 2026-06-03T15:36:27.030Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:27 2026-06-03T15:36:27.030Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:27 2026-06-03T15:36:27.186Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:27 2026-06-03T15:36:27.186Z WARN 2681 --- [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. 15:36:27 2026-06-03T15:36:27.253Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:27 2026-06-03T15:36:27.253Z WARN 2681 --- [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. 15:36:27 2026-06-03T15:36:27.330Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:27 2026-06-03T15:36:27.330Z WARN 2681 --- [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. 15:36:27 2026-06-03T15:36:27.411Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:27 2026-06-03T15:36:27.411Z WARN 2681 --- [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. 15:36:27 2026-06-03T15:36:27.435Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:27 2026-06-03T15:36:27.435Z WARN 2681 --- [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. 15:36:27 2026-06-03T15:36:27.751Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:27 2026-06-03T15:36:27.752Z WARN 2681 --- [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. 15:36:27 2026-06-03T15:36:27.899Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:27 2026-06-03T15:36:27.900Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:27 2026-06-03T15:36:27.900Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:28 2026-06-03T15:36:27.939Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:28 2026-06-03T15:36:27.939Z WARN 2681 --- [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. 15:36:28 2026-06-03T15:36:27.956Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:28 2026-06-03T15:36:27.956Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:28 2026-06-03T15:36:27.987Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:28 2026-06-03T15:36:27.987Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:28 2026-06-03T15:36:27.987Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:28 2026-06-03T15:36:28.188Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:28 2026-06-03T15:36:28.188Z WARN 2681 --- [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. 15:36:28 2026-06-03T15:36:28.257Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:28 2026-06-03T15:36:28.257Z WARN 2681 --- [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. 15:36:28 2026-06-03T15:36:28.332Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:28 2026-06-03T15:36:28.332Z WARN 2681 --- [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. 15:36:28 2026-06-03T15:36:28.338Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:28 2026-06-03T15:36:28.338Z WARN 2681 --- [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. 15:36:28 2026-06-03T15:36:28.413Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:28 2026-06-03T15:36:28.413Z WARN 2681 --- [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. 15:36:28 2026-06-03T15:36:28.757Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:28 2026-06-03T15:36:28.757Z WARN 2681 --- [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. 15:36:28 2026-06-03T15:36:28.804Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:28 2026-06-03T15:36:28.804Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:28 2026-06-03T15:36:28.804Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:29 2026-06-03T15:36:28.940Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:29 2026-06-03T15:36:28.941Z WARN 2681 --- [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. 15:36:29 2026-06-03T15:36:28.951Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:29 2026-06-03T15:36:28.951Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:29 2026-06-03T15:36:28.951Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:29 2026-06-03T15:36:28.958Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:29 2026-06-03T15:36:28.958Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:29 2026-06-03T15:36:29.036Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.397776756S 15:36:29 15:36:29,061 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:36:29 15:36:29,061 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:36:29 15:36:29,061 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:36:29 15:36:29,065 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:36:29 15:36:29,065 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:36:29 15:36:29,072 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 15:36:29 15:36:29,072 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 15:36:29 15:36:29 . ____ _ __ _ _ 15:36:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:36:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:36:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:36:29 ' |____| .__|_| |_|_| |_\__, | / / / / 15:36:29 =========|_|==============|___/=/_/_/_/ 15:36:29 15:36:29 :: Spring Boot :: (v3.5.13) 15:36:29 15:36:29 2026-06-03T15:36:29.081Z INFO 2681 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:36:29 2026-06-03T15:36:29.081Z INFO 2681 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:36:29 2026-06-03T15:36:29.190Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:29 2026-06-03T15:36:29.190Z WARN 2681 --- [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. 15:36:29 2026-06-03T15:36:29.260Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:29 2026-06-03T15:36:29.260Z WARN 2681 --- [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. 15:36:29 2026-06-03T15:36:29.290Z INFO 2681 --- [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 15:36:29 2026-06-03T15:36:29.310Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:29 2026-06-03T15:36:29.310Z WARN 2681 --- [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. 15:36:29 2026-06-03T15:36:29.342Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:29 2026-06-03T15:36:29.342Z WARN 2681 --- [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. 15:36:29 2026-06-03T15:36:29.354Z INFO 2681 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 15:36:29 2026-06-03T15:36:29.414Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:29 2026-06-03T15:36:29.414Z WARN 2681 --- [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. 15:36:29 2026-06-03T15:36:29.418Z INFO 2681 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:36:29 allow.auto.create.topics = true 15:36:29 auto.commit.interval.ms = 5000 15:36:29 auto.include.jmx.reporter = true 15:36:29 auto.offset.reset = latest 15:36:29 bootstrap.servers = [localhost:32773] 15:36:29 check.crcs = true 15:36:29 client.dns.lookup = use_all_dns_ips 15:36:29 client.id = consumer-ncmp-data-operation-event-group-8 15:36:29 client.rack = 15:36:29 connections.max.idle.ms = 540000 15:36:29 default.api.timeout.ms = 60000 15:36:29 enable.auto.commit = false 15:36:29 enable.metrics.push = true 15:36:29 exclude.internal.topics = true 15:36:29 fetch.max.bytes = 52428800 15:36:29 fetch.max.wait.ms = 500 15:36:29 fetch.min.bytes = 1 15:36:29 group.id = ncmp-data-operation-event-group 15:36:29 group.instance.id = null 15:36:29 group.protocol = classic 15:36:29 group.remote.assignor = null 15:36:29 heartbeat.interval.ms = 3000 15:36:29 interceptor.classes = [] 15:36:29 internal.leave.group.on.close = true 15:36:29 internal.throw.on.fetch.stable.offset.unsupported = false 15:36:29 isolation.level = read_uncommitted 15:36:29 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:36:29 max.partition.fetch.bytes = 1048576 15:36:29 max.poll.interval.ms = 300000 15:36:29 max.poll.records = 500 15:36:29 metadata.max.age.ms = 300000 15:36:29 metadata.recovery.strategy = none 15:36:29 metric.reporters = [] 15:36:29 metrics.num.samples = 2 15:36:29 metrics.recording.level = INFO 15:36:29 metrics.sample.window.ms = 30000 15:36:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:36:29 receive.buffer.bytes = 65536 15:36:29 reconnect.backoff.max.ms = 1000 15:36:29 reconnect.backoff.ms = 50 15:36:29 request.timeout.ms = 30000 15:36:29 retry.backoff.max.ms = 1000 15:36:29 retry.backoff.ms = 100 15:36:29 sasl.client.callback.handler.class = null 15:36:29 sasl.jaas.config = null 15:36:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:29 sasl.kerberos.min.time.before.relogin = 60000 15:36:29 sasl.kerberos.service.name = null 15:36:29 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:29 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:29 sasl.login.callback.handler.class = null 15:36:29 sasl.login.class = null 15:36:29 sasl.login.connect.timeout.ms = null 15:36:29 sasl.login.read.timeout.ms = null 15:36:29 sasl.login.refresh.buffer.seconds = 300 15:36:29 sasl.login.refresh.min.period.seconds = 60 15:36:29 sasl.login.refresh.window.factor = 0.8 15:36:29 sasl.login.refresh.window.jitter = 0.05 15:36:29 sasl.login.retry.backoff.max.ms = 10000 15:36:29 sasl.login.retry.backoff.ms = 100 15:36:29 sasl.mechanism = GSSAPI 15:36:29 sasl.oauthbearer.clock.skew.seconds = 30 15:36:29 sasl.oauthbearer.expected.audience = null 15:36:29 sasl.oauthbearer.expected.issuer = null 15:36:29 sasl.oauthbearer.header.urlencode = false 15:36:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:29 sasl.oauthbearer.jwks.endpoint.url = null 15:36:29 sasl.oauthbearer.scope.claim.name = scope 15:36:29 sasl.oauthbearer.sub.claim.name = sub 15:36:29 sasl.oauthbearer.token.endpoint.url = null 15:36:29 security.protocol = PLAINTEXT 15:36:29 security.providers = null 15:36:29 send.buffer.bytes = 131072 15:36:29 session.timeout.ms = 45000 15:36:29 socket.connection.setup.timeout.max.ms = 30000 15:36:29 socket.connection.setup.timeout.ms = 10000 15:36:29 ssl.cipher.suites = null 15:36:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:29 ssl.endpoint.identification.algorithm = https 15:36:29 ssl.engine.factory.class = null 15:36:29 ssl.key.password = null 15:36:29 ssl.keymanager.algorithm = SunX509 15:36:29 ssl.keystore.certificate.chain = null 15:36:29 ssl.keystore.key = null 15:36:29 ssl.keystore.location = null 15:36:29 ssl.keystore.password = null 15:36:29 ssl.keystore.type = JKS 15:36:29 ssl.protocol = TLSv1.3 15:36:29 ssl.provider = null 15:36:29 ssl.secure.random.implementation = null 15:36:29 ssl.trustmanager.algorithm = PKIX 15:36:29 ssl.truststore.certificates = null 15:36:29 ssl.truststore.location = null 15:36:29 ssl.truststore.password = null 15:36:29 ssl.truststore.type = JKS 15:36:29 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:36:29 15:36:29 2026-06-03T15:36:29.418Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:29 2026-06-03T15:36:29.421Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:29 2026-06-03T15:36:29.421Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:29 2026-06-03T15:36:29.421Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500989421 15:36:29 2026-06-03T15:36:29.421Z INFO 2681 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 15:36:29 2026-06-03T15:36:29.423Z INFO 2681 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:36:29 allow.auto.create.topics = true 15:36:29 auto.commit.interval.ms = 5000 15:36:29 auto.include.jmx.reporter = true 15:36:29 auto.offset.reset = latest 15:36:29 bootstrap.servers = [localhost:32773] 15:36:29 check.crcs = true 15:36:29 client.dns.lookup = use_all_dns_ips 15:36:29 client.id = consumer-ncmp-async-rest-request-event-group-9 15:36:29 client.rack = 15:36:29 connections.max.idle.ms = 540000 15:36:29 default.api.timeout.ms = 60000 15:36:29 enable.auto.commit = false 15:36:29 enable.metrics.push = true 15:36:29 exclude.internal.topics = true 15:36:29 fetch.max.bytes = 52428800 15:36:29 fetch.max.wait.ms = 500 15:36:29 fetch.min.bytes = 1 15:36:29 group.id = ncmp-async-rest-request-event-group 15:36:29 group.instance.id = null 15:36:29 group.protocol = classic 15:36:29 group.remote.assignor = null 15:36:29 heartbeat.interval.ms = 3000 15:36:29 interceptor.classes = [] 15:36:29 internal.leave.group.on.close = true 15:36:29 internal.throw.on.fetch.stable.offset.unsupported = false 15:36:29 isolation.level = read_uncommitted 15:36:29 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:36:29 max.partition.fetch.bytes = 1048576 15:36:29 max.poll.interval.ms = 300000 15:36:29 max.poll.records = 500 15:36:29 metadata.max.age.ms = 300000 15:36:29 metadata.recovery.strategy = none 15:36:29 metric.reporters = [] 15:36:29 metrics.num.samples = 2 15:36:29 metrics.recording.level = INFO 15:36:29 metrics.sample.window.ms = 30000 15:36:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:36:29 receive.buffer.bytes = 65536 15:36:29 reconnect.backoff.max.ms = 1000 15:36:29 reconnect.backoff.ms = 50 15:36:29 request.timeout.ms = 30000 15:36:29 retry.backoff.max.ms = 1000 15:36:29 retry.backoff.ms = 100 15:36:29 sasl.client.callback.handler.class = null 15:36:29 sasl.jaas.config = null 15:36:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:29 sasl.kerberos.min.time.before.relogin = 60000 15:36:29 sasl.kerberos.service.name = null 15:36:29 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:29 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:29 sasl.login.callback.handler.class = null 15:36:29 sasl.login.class = null 15:36:29 sasl.login.connect.timeout.ms = null 15:36:29 sasl.login.read.timeout.ms = null 15:36:29 sasl.login.refresh.buffer.seconds = 300 15:36:29 sasl.login.refresh.min.period.seconds = 60 15:36:29 sasl.login.refresh.window.factor = 0.8 15:36:29 sasl.login.refresh.window.jitter = 0.05 15:36:29 sasl.login.retry.backoff.max.ms = 10000 15:36:29 sasl.login.retry.backoff.ms = 100 15:36:29 sasl.mechanism = GSSAPI 15:36:29 sasl.oauthbearer.clock.skew.seconds = 30 15:36:29 sasl.oauthbearer.expected.audience = null 15:36:29 sasl.oauthbearer.expected.issuer = null 15:36:29 sasl.oauthbearer.header.urlencode = false 15:36:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:29 sasl.oauthbearer.jwks.endpoint.url = null 15:36:29 sasl.oauthbearer.scope.claim.name = scope 15:36:29 sasl.oauthbearer.sub.claim.name = sub 15:36:29 sasl.oauthbearer.token.endpoint.url = null 15:36:29 security.protocol = PLAINTEXT 15:36:29 security.providers = null 15:36:29 send.buffer.bytes = 131072 15:36:29 session.timeout.ms = 45000 15:36:29 socket.connection.setup.timeout.max.ms = 30000 15:36:29 socket.connection.setup.timeout.ms = 10000 15:36:29 ssl.cipher.suites = null 15:36:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:29 ssl.endpoint.identification.algorithm = https 15:36:29 ssl.engine.factory.class = null 15:36:29 ssl.key.password = null 15:36:29 ssl.keymanager.algorithm = SunX509 15:36:29 ssl.keystore.certificate.chain = null 15:36:29 ssl.keystore.key = null 15:36:29 ssl.keystore.location = null 15:36:29 ssl.keystore.password = null 15:36:29 ssl.keystore.type = JKS 15:36:29 ssl.protocol = TLSv1.3 15:36:29 ssl.provider = null 15:36:29 ssl.secure.random.implementation = null 15:36:29 ssl.trustmanager.algorithm = PKIX 15:36:29 ssl.truststore.certificates = null 15:36:29 ssl.truststore.location = null 15:36:29 ssl.truststore.password = null 15:36:29 ssl.truststore.type = JKS 15:36:29 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:36:29 15:36:29 2026-06-03T15:36:29.423Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:29 2026-06-03T15:36:29.429Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:29 2026-06-03T15:36:29.429Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:29 2026-06-03T15:36:29.429Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500989429 15:36:29 2026-06-03T15:36:29.429Z INFO 2681 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 15:36:29 2026-06-03T15:36:29.447Z INFO 2681 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.406 seconds (process running for 136.185) 15:36:29 2026-06-03T15:36:29.466Z WARN 2681 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 15:36:29 2026-06-03T15:36:29.467Z INFO 2681 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:29 2026-06-03T15:36:29.469Z WARN 2681 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 15:36:29 2026-06-03T15:36:29.470Z INFO 2681 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:29 2026-06-03T15:36:29.601Z INFO 2681 --- [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) 15:36:29 2026-06-03T15:36:29.602Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 15:36:29 2026-06-03T15:36:29.604Z INFO 2681 --- [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) 15:36:29 2026-06-03T15:36:29.605Z INFO 2681 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 15:36:29 2026-06-03T15:36:29.631Z INFO 2681 --- [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-b261bcc5-8d04-4e02-8d22-beaff168e327 15:36:29 2026-06-03T15:36:29.631Z INFO 2681 --- [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-55d06479-665a-4e5c-a8b5-e644e3975d2e 15:36:29 2026-06-03T15:36:29.631Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 15:36:29 2026-06-03T15:36:29.632Z INFO 2681 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 15:36:29 2026-06-03T15:36:29.656Z INFO 2681 --- [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-55d06479-665a-4e5c-a8b5-e644e3975d2e', protocol='range'} 15:36:29 2026-06-03T15:36:29.657Z INFO 2681 --- [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-55d06479-665a-4e5c-a8b5-e644e3975d2e=Assignment(partitions=[ncmp-async-m2m-0])} 15:36:29 2026-06-03T15:36:29.658Z INFO 2681 --- [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-b261bcc5-8d04-4e02-8d22-beaff168e327', protocol='range'} 15:36:29 2026-06-03T15:36:29.659Z INFO 2681 --- [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-b261bcc5-8d04-4e02-8d22-beaff168e327=Assignment(partitions=[ncmp-async-m2m-0])} 15:36:29 2026-06-03T15:36:29.692Z INFO 2681 --- [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-b261bcc5-8d04-4e02-8d22-beaff168e327', protocol='range'} 15:36:29 2026-06-03T15:36:29.692Z INFO 2681 --- [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-55d06479-665a-4e5c-a8b5-e644e3975d2e', protocol='range'} 15:36:29 2026-06-03T15:36:29.692Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 15:36:29 2026-06-03T15:36:29.692Z INFO 2681 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 15:36:29 2026-06-03T15:36:29.692Z INFO 2681 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 15:36:29 2026-06-03T15:36:29.693Z INFO 2681 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 15:36:29 2026-06-03T15:36:29.702Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 15:36:29 2026-06-03T15:36:29.702Z INFO 2681 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 15:36:29 2026-06-03T15:36:29.734Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 15:36:29 2026-06-03T15:36:29.738Z INFO 2681 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 15:36:29 2026-06-03T15:36:29.745Z INFO 2681 --- [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}}. 15:36:29 2026-06-03T15:36:29.749Z INFO 2681 --- [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}}. 15:36:29 2026-06-03T15:36:29.757Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:29 2026-06-03T15:36:29.757Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:29 acks = -1 15:36:29 auto.include.jmx.reporter = true 15:36:29 batch.size = 16384 15:36:29 bootstrap.servers = [localhost:32773] 15:36:29 buffer.memory = 33554432 15:36:29 client.dns.lookup = use_all_dns_ips 15:36:29 client.id = producer-8 15:36:29 compression.gzip.level = -1 15:36:29 compression.lz4.level = 9 15:36:29 compression.type = none 15:36:29 compression.zstd.level = 3 15:36:29 connections.max.idle.ms = 540000 15:36:29 delivery.timeout.ms = 120000 15:36:29 enable.idempotence = false 15:36:29 enable.metrics.push = true 15:36:29 interceptor.classes = [] 15:36:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:29 linger.ms = 1 15:36:29 max.block.ms = 60000 15:36:29 max.in.flight.requests.per.connection = 5 15:36:29 max.request.size = 1048576 15:36:29 metadata.max.age.ms = 300000 15:36:29 metadata.max.idle.ms = 300000 15:36:29 metadata.recovery.strategy = none 15:36:29 metric.reporters = [] 15:36:29 metrics.num.samples = 2 15:36:29 metrics.recording.level = INFO 15:36:29 metrics.sample.window.ms = 30000 15:36:29 partitioner.adaptive.partitioning.enable = true 15:36:29 partitioner.availability.timeout.ms = 0 15:36:29 partitioner.class = null 15:36:29 partitioner.ignore.keys = false 15:36:29 receive.buffer.bytes = 32768 15:36:29 reconnect.backoff.max.ms = 1000 15:36:29 reconnect.backoff.ms = 50 15:36:29 request.timeout.ms = 30000 15:36:29 retries = 0 15:36:29 retry.backoff.max.ms = 1000 15:36:29 retry.backoff.ms = 100 15:36:29 sasl.client.callback.handler.class = null 15:36:29 sasl.jaas.config = null 15:36:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:29 sasl.kerberos.min.time.before.relogin = 60000 15:36:29 sasl.kerberos.service.name = null 15:36:29 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:29 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:29 sasl.login.callback.handler.class = null 15:36:29 sasl.login.class = null 15:36:29 sasl.login.connect.timeout.ms = null 15:36:29 sasl.login.read.timeout.ms = null 15:36:29 sasl.login.refresh.buffer.seconds = 300 15:36:29 sasl.login.refresh.min.period.seconds = 60 15:36:29 sasl.login.refresh.window.factor = 0.8 15:36:29 sasl.login.refresh.window.jitter = 0.05 15:36:29 sasl.login.retry.backoff.max.ms = 10000 15:36:29 sasl.login.retry.backoff.ms = 100 15:36:29 sasl.mechanism = GSSAPI 15:36:29 sasl.oauthbearer.clock.skew.seconds = 30 15:36:29 sasl.oauthbearer.expected.audience = null 15:36:29 sasl.oauthbearer.expected.issuer = null 15:36:29 sasl.oauthbearer.header.urlencode = false 15:36:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:29 sasl.oauthbearer.jwks.endpoint.url = null 15:36:29 sasl.oauthbearer.scope.claim.name = scope 15:36:29 sasl.oauthbearer.sub.claim.name = sub 15:36:29 sasl.oauthbearer.token.endpoint.url = null 15:36:29 security.protocol = PLAINTEXT 15:36:29 security.providers = null 15:36:29 send.buffer.bytes = 131072 15:36:29 socket.connection.setup.timeout.max.ms = 30000 15:36:29 socket.connection.setup.timeout.ms = 10000 15:36:29 ssl.cipher.suites = null 15:36:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:29 ssl.endpoint.identification.algorithm = https 15:36:29 ssl.engine.factory.class = null 15:36:29 ssl.key.password = null 15:36:29 ssl.keymanager.algorithm = SunX509 15:36:29 ssl.keystore.certificate.chain = null 15:36:29 ssl.keystore.key = null 15:36:29 ssl.keystore.location = null 15:36:29 ssl.keystore.password = null 15:36:29 ssl.keystore.type = JKS 15:36:29 ssl.protocol = TLSv1.3 15:36:29 ssl.provider = null 15:36:29 ssl.secure.random.implementation = null 15:36:29 ssl.trustmanager.algorithm = PKIX 15:36:29 ssl.truststore.certificates = null 15:36:29 ssl.truststore.location = null 15:36:29 ssl.truststore.password = null 15:36:29 ssl.truststore.type = JKS 15:36:29 transaction.timeout.ms = 60000 15:36:29 transactional.id = null 15:36:29 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:29 15:36:29 2026-06-03T15:36:29.758Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:29 2026-06-03T15:36:29.762Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:29 2026-06-03T15:36:29.762Z WARN 2681 --- [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. 15:36:29 2026-06-03T15:36:29.762Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:29 2026-06-03T15:36:29.762Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:29 2026-06-03T15:36:29.762Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:29 2026-06-03T15:36:29.762Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500989762 15:36:29 2026-06-03T15:36:29.773Z INFO 2681 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 15:36:29 2026-06-03T15:36:29.774Z INFO 2681 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 15:36:29 2026-06-03T15:36:29.782Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:29 2026-06-03T15:36:29.819Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:29 2026-06-03T15:36:29.819Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:29 2026-06-03T15:36:29.819Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:29 2026-06-03T15:36:29.826Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 15:36:29 auto.include.jmx.reporter = true 15:36:29 bootstrap.controllers = [] 15:36:29 bootstrap.servers = [localhost:32773] 15:36:29 client.dns.lookup = use_all_dns_ips 15:36:29 client.id = 15:36:29 connections.max.idle.ms = 300000 15:36:29 default.api.timeout.ms = 60000 15:36:29 enable.metrics.push = true 15:36:29 metadata.max.age.ms = 300000 15:36:29 metadata.recovery.strategy = none 15:36:29 metric.reporters = [] 15:36:29 metrics.num.samples = 2 15:36:29 metrics.recording.level = INFO 15:36:29 metrics.sample.window.ms = 30000 15:36:29 receive.buffer.bytes = 65536 15:36:29 reconnect.backoff.max.ms = 1000 15:36:29 reconnect.backoff.ms = 50 15:36:29 request.timeout.ms = 30000 15:36:29 retries = 2147483647 15:36:29 retry.backoff.max.ms = 1000 15:36:29 retry.backoff.ms = 100 15:36:29 sasl.client.callback.handler.class = null 15:36:29 sasl.jaas.config = null 15:36:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:29 sasl.kerberos.min.time.before.relogin = 60000 15:36:29 sasl.kerberos.service.name = null 15:36:29 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:29 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:29 sasl.login.callback.handler.class = null 15:36:29 sasl.login.class = null 15:36:29 sasl.login.connect.timeout.ms = null 15:36:29 sasl.login.read.timeout.ms = null 15:36:29 sasl.login.refresh.buffer.seconds = 300 15:36:29 sasl.login.refresh.min.period.seconds = 60 15:36:29 sasl.login.refresh.window.factor = 0.8 15:36:29 sasl.login.refresh.window.jitter = 0.05 15:36:29 sasl.login.retry.backoff.max.ms = 10000 15:36:29 sasl.login.retry.backoff.ms = 100 15:36:29 sasl.mechanism = GSSAPI 15:36:29 sasl.oauthbearer.clock.skew.seconds = 30 15:36:29 sasl.oauthbearer.expected.audience = null 15:36:29 sasl.oauthbearer.expected.issuer = null 15:36:29 sasl.oauthbearer.header.urlencode = false 15:36:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:29 sasl.oauthbearer.jwks.endpoint.url = null 15:36:29 sasl.oauthbearer.scope.claim.name = scope 15:36:29 sasl.oauthbearer.sub.claim.name = sub 15:36:29 sasl.oauthbearer.token.endpoint.url = null 15:36:29 security.protocol = PLAINTEXT 15:36:29 security.providers = null 15:36:29 send.buffer.bytes = 131072 15:36:29 socket.connection.setup.timeout.max.ms = 30000 15:36:29 socket.connection.setup.timeout.ms = 10000 15:36:29 ssl.cipher.suites = null 15:36:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:29 ssl.endpoint.identification.algorithm = https 15:36:29 ssl.engine.factory.class = null 15:36:29 ssl.key.password = null 15:36:29 ssl.keymanager.algorithm = SunX509 15:36:29 ssl.keystore.certificate.chain = null 15:36:29 ssl.keystore.key = null 15:36:29 ssl.keystore.location = null 15:36:29 ssl.keystore.password = null 15:36:29 ssl.keystore.type = JKS 15:36:29 ssl.protocol = TLSv1.3 15:36:29 ssl.provider = null 15:36:29 ssl.secure.random.implementation = null 15:36:29 ssl.trustmanager.algorithm = PKIX 15:36:29 ssl.truststore.certificates = null 15:36:29 ssl.truststore.location = null 15:36:29 ssl.truststore.password = null 15:36:29 ssl.truststore.type = JKS 15:36:29 15:36:29 2026-06-03T15:36:29.826Z INFO 2681 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 15:36:29 auto.include.jmx.reporter = true 15:36:29 bootstrap.controllers = [] 15:36:29 bootstrap.servers = [localhost:32773] 15:36:29 client.dns.lookup = use_all_dns_ips 15:36:29 client.id = 15:36:29 connections.max.idle.ms = 300000 15:36:29 default.api.timeout.ms = 60000 15:36:29 enable.metrics.push = true 15:36:29 metadata.max.age.ms = 300000 15:36:29 metadata.recovery.strategy = none 15:36:29 metric.reporters = [] 15:36:29 metrics.num.samples = 2 15:36:29 metrics.recording.level = INFO 15:36:29 metrics.sample.window.ms = 30000 15:36:29 receive.buffer.bytes = 65536 15:36:29 reconnect.backoff.max.ms = 1000 15:36:29 reconnect.backoff.ms = 50 15:36:29 request.timeout.ms = 30000 15:36:29 retries = 2147483647 15:36:29 retry.backoff.max.ms = 1000 15:36:29 retry.backoff.ms = 100 15:36:29 sasl.client.callback.handler.class = null 15:36:29 sasl.jaas.config = null 15:36:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:29 sasl.kerberos.min.time.before.relogin = 60000 15:36:29 sasl.kerberos.service.name = null 15:36:29 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:29 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:29 sasl.login.callback.handler.class = null 15:36:29 sasl.login.class = null 15:36:29 sasl.login.connect.timeout.ms = null 15:36:29 sasl.login.read.timeout.ms = null 15:36:29 sasl.login.refresh.buffer.seconds = 300 15:36:29 sasl.login.refresh.min.period.seconds = 60 15:36:29 sasl.login.refresh.window.factor = 0.8 15:36:29 sasl.login.refresh.window.jitter = 0.05 15:36:29 sasl.login.retry.backoff.max.ms = 10000 15:36:29 sasl.login.retry.backoff.ms = 100 15:36:29 sasl.mechanism = GSSAPI 15:36:29 sasl.oauthbearer.clock.skew.seconds = 30 15:36:29 sasl.oauthbearer.expected.audience = null 15:36:29 sasl.oauthbearer.expected.issuer = null 15:36:29 sasl.oauthbearer.header.urlencode = false 15:36:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:29 sasl.oauthbearer.jwks.endpoint.url = null 15:36:29 sasl.oauthbearer.scope.claim.name = scope 15:36:29 sasl.oauthbearer.sub.claim.name = sub 15:36:29 sasl.oauthbearer.token.endpoint.url = null 15:36:29 security.protocol = PLAINTEXT 15:36:29 security.providers = null 15:36:29 send.buffer.bytes = 131072 15:36:29 socket.connection.setup.timeout.max.ms = 30000 15:36:29 socket.connection.setup.timeout.ms = 10000 15:36:29 ssl.cipher.suites = null 15:36:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:29 ssl.endpoint.identification.algorithm = https 15:36:29 ssl.engine.factory.class = null 15:36:29 ssl.key.password = null 15:36:29 ssl.keymanager.algorithm = SunX509 15:36:29 ssl.keystore.certificate.chain = null 15:36:29 ssl.keystore.key = null 15:36:29 ssl.keystore.location = null 15:36:29 ssl.keystore.password = null 15:36:29 ssl.keystore.type = JKS 15:36:29 ssl.protocol = TLSv1.3 15:36:29 ssl.provider = null 15:36:29 ssl.secure.random.implementation = null 15:36:29 ssl.trustmanager.algorithm = PKIX 15:36:29 ssl.truststore.certificates = null 15:36:29 ssl.truststore.location = null 15:36:29 ssl.truststore.password = null 15:36:29 ssl.truststore.type = JKS 15:36:29 15:36:29 2026-06-03T15:36:29.830Z INFO 2681 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:29 2026-06-03T15:36:29.830Z INFO 2681 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:29 2026-06-03T15:36:29.830Z INFO 2681 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500989830 15:36:29 2026-06-03T15:36:29.832Z INFO 2681 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:29 2026-06-03T15:36:29.832Z INFO 2681 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:29 2026-06-03T15:36:29.832Z INFO 2681 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500989830 15:36:29 2026-06-03T15:36:29.873Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:29 2026-06-03T15:36:29.873Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:29 2026-06-03T15:36:29.874Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:29 2026-06-03T15:36:29.876Z INFO 2681 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 15:36:29 2026-06-03T15:36:29.878Z INFO 2681 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:36:29 2026-06-03T15:36:29.878Z INFO 2681 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:36:29 2026-06-03T15:36:29.878Z INFO 2681 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:36:29 2026-06-03T15:36:29.893Z INFO 2681 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 15:36:29 2026-06-03T15:36:29.894Z INFO 2681 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:36:29 2026-06-03T15:36:29.894Z INFO 2681 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:36:29 2026-06-03T15:36:29.894Z INFO 2681 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:36:30 2026-06-03T15:36:29.942Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:30 2026-06-03T15:36:29.942Z WARN 2681 --- [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. 15:36:30 2026-06-03T15:36:29.959Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:30 2026-06-03T15:36:29.959Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:30 2026-06-03T15:36:30.100Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:30 2026-06-03T15:36:30.100Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:30 acks = -1 15:36:30 auto.include.jmx.reporter = true 15:36:30 batch.size = 16384 15:36:30 bootstrap.servers = [localhost:32773] 15:36:30 buffer.memory = 33554432 15:36:30 client.dns.lookup = use_all_dns_ips 15:36:30 client.id = producer-9 15:36:30 compression.gzip.level = -1 15:36:30 compression.lz4.level = 9 15:36:30 compression.type = none 15:36:30 compression.zstd.level = 3 15:36:30 connections.max.idle.ms = 540000 15:36:30 delivery.timeout.ms = 120000 15:36:30 enable.idempotence = false 15:36:30 enable.metrics.push = true 15:36:30 interceptor.classes = [] 15:36:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:30 linger.ms = 1 15:36:30 max.block.ms = 60000 15:36:30 max.in.flight.requests.per.connection = 5 15:36:30 max.request.size = 1048576 15:36:30 metadata.max.age.ms = 300000 15:36:30 metadata.max.idle.ms = 300000 15:36:30 metadata.recovery.strategy = none 15:36:30 metric.reporters = [] 15:36:30 metrics.num.samples = 2 15:36:30 metrics.recording.level = INFO 15:36:30 metrics.sample.window.ms = 30000 15:36:30 partitioner.adaptive.partitioning.enable = true 15:36:30 partitioner.availability.timeout.ms = 0 15:36:30 partitioner.class = null 15:36:30 partitioner.ignore.keys = false 15:36:30 receive.buffer.bytes = 32768 15:36:30 reconnect.backoff.max.ms = 1000 15:36:30 reconnect.backoff.ms = 50 15:36:30 request.timeout.ms = 30000 15:36:30 retries = 0 15:36:30 retry.backoff.max.ms = 1000 15:36:30 retry.backoff.ms = 100 15:36:30 sasl.client.callback.handler.class = null 15:36:30 sasl.jaas.config = null 15:36:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:30 sasl.kerberos.min.time.before.relogin = 60000 15:36:30 sasl.kerberos.service.name = null 15:36:30 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:30 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:30 sasl.login.callback.handler.class = null 15:36:30 sasl.login.class = null 15:36:30 sasl.login.connect.timeout.ms = null 15:36:30 sasl.login.read.timeout.ms = null 15:36:30 sasl.login.refresh.buffer.seconds = 300 15:36:30 sasl.login.refresh.min.period.seconds = 60 15:36:30 sasl.login.refresh.window.factor = 0.8 15:36:30 sasl.login.refresh.window.jitter = 0.05 15:36:30 sasl.login.retry.backoff.max.ms = 10000 15:36:30 sasl.login.retry.backoff.ms = 100 15:36:30 sasl.mechanism = GSSAPI 15:36:30 sasl.oauthbearer.clock.skew.seconds = 30 15:36:30 sasl.oauthbearer.expected.audience = null 15:36:30 sasl.oauthbearer.expected.issuer = null 15:36:30 sasl.oauthbearer.header.urlencode = false 15:36:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:30 sasl.oauthbearer.jwks.endpoint.url = null 15:36:30 sasl.oauthbearer.scope.claim.name = scope 15:36:30 sasl.oauthbearer.sub.claim.name = sub 15:36:30 sasl.oauthbearer.token.endpoint.url = null 15:36:30 security.protocol = PLAINTEXT 15:36:30 security.providers = null 15:36:30 send.buffer.bytes = 131072 15:36:30 socket.connection.setup.timeout.max.ms = 30000 15:36:30 socket.connection.setup.timeout.ms = 10000 15:36:30 ssl.cipher.suites = null 15:36:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:30 ssl.endpoint.identification.algorithm = https 15:36:30 ssl.engine.factory.class = null 15:36:30 ssl.key.password = null 15:36:30 ssl.keymanager.algorithm = SunX509 15:36:30 ssl.keystore.certificate.chain = null 15:36:30 ssl.keystore.key = null 15:36:30 ssl.keystore.location = null 15:36:30 ssl.keystore.password = null 15:36:30 ssl.keystore.type = JKS 15:36:30 ssl.protocol = TLSv1.3 15:36:30 ssl.provider = null 15:36:30 ssl.secure.random.implementation = null 15:36:30 ssl.trustmanager.algorithm = PKIX 15:36:30 ssl.truststore.certificates = null 15:36:30 ssl.truststore.location = null 15:36:30 ssl.truststore.password = null 15:36:30 ssl.truststore.type = JKS 15:36:30 transaction.timeout.ms = 60000 15:36:30 transactional.id = null 15:36:30 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:36:30 15:36:30 2026-06-03T15:36:30.101Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:30 2026-06-03T15:36:30.104Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:30 2026-06-03T15:36:30.104Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:30 2026-06-03T15:36:30.104Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:30 2026-06-03T15:36:30.104Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500990104 15:36:30 2026-06-03T15:36:30.113Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:30 2026-06-03T15:36:30.139Z ERROR 2681 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 15:36:30 15:36:30 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 15:36:30 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) 15:36:30 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) 15:36:30 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) 15:36:30 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 15:36:30 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 15:36:30 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 15:36:30 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 15:36:30 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:36:30 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 15:36:30 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 15:36:30 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:36:30 at java.base/java.lang.Thread.run(Thread.java:1583) 15:36:30 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 15:36:30 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 15:36:30 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 15:36:30 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 15:36:30 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 15:36:30 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 15:36:30 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 15:36:30 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 15:36:30 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 15:36:30 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 15:36:30 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 15:36:30 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 15:36:30 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 15:36:30 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) 15:36:30 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) 15:36:30 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) 15:36:30 ... 3 common frames omitted 15:36:30 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 15:36:30 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 15:36:30 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 15:36:30 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 15:36:30 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 15:36:30 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 15:36:30 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 15:36:30 ... 16 common frames omitted 15:36:30 15:36:30 2026-06-03T15:36:30.192Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:30 2026-06-03T15:36:30.192Z WARN 2681 --- [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. 15:36:30 2026-06-03T15:36:30.236Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:30 2026-06-03T15:36:30.237Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:30 acks = -1 15:36:30 auto.include.jmx.reporter = true 15:36:30 batch.size = 16384 15:36:30 bootstrap.servers = [localhost:32773] 15:36:30 buffer.memory = 33554432 15:36:30 client.dns.lookup = use_all_dns_ips 15:36:30 client.id = producer-10 15:36:30 compression.gzip.level = -1 15:36:30 compression.lz4.level = 9 15:36:30 compression.type = none 15:36:30 compression.zstd.level = 3 15:36:30 connections.max.idle.ms = 540000 15:36:30 delivery.timeout.ms = 120000 15:36:30 enable.idempotence = false 15:36:30 enable.metrics.push = true 15:36:30 interceptor.classes = [] 15:36:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:30 linger.ms = 1 15:36:30 max.block.ms = 60000 15:36:30 max.in.flight.requests.per.connection = 5 15:36:30 max.request.size = 1048576 15:36:30 metadata.max.age.ms = 300000 15:36:30 metadata.max.idle.ms = 300000 15:36:30 metadata.recovery.strategy = none 15:36:30 metric.reporters = [] 15:36:30 metrics.num.samples = 2 15:36:30 metrics.recording.level = INFO 15:36:30 metrics.sample.window.ms = 30000 15:36:30 partitioner.adaptive.partitioning.enable = true 15:36:30 partitioner.availability.timeout.ms = 0 15:36:30 partitioner.class = null 15:36:30 partitioner.ignore.keys = false 15:36:30 receive.buffer.bytes = 32768 15:36:30 reconnect.backoff.max.ms = 1000 15:36:30 reconnect.backoff.ms = 50 15:36:30 request.timeout.ms = 30000 15:36:30 retries = 0 15:36:30 retry.backoff.max.ms = 1000 15:36:30 retry.backoff.ms = 100 15:36:30 sasl.client.callback.handler.class = null 15:36:30 sasl.jaas.config = null 15:36:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:30 sasl.kerberos.min.time.before.relogin = 60000 15:36:30 sasl.kerberos.service.name = null 15:36:30 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:30 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:30 sasl.login.callback.handler.class = null 15:36:30 sasl.login.class = null 15:36:30 sasl.login.connect.timeout.ms = null 15:36:30 sasl.login.read.timeout.ms = null 15:36:30 sasl.login.refresh.buffer.seconds = 300 15:36:30 sasl.login.refresh.min.period.seconds = 60 15:36:30 sasl.login.refresh.window.factor = 0.8 15:36:30 sasl.login.refresh.window.jitter = 0.05 15:36:30 sasl.login.retry.backoff.max.ms = 10000 15:36:30 sasl.login.retry.backoff.ms = 100 15:36:30 sasl.mechanism = GSSAPI 15:36:30 sasl.oauthbearer.clock.skew.seconds = 30 15:36:30 sasl.oauthbearer.expected.audience = null 15:36:30 sasl.oauthbearer.expected.issuer = null 15:36:30 sasl.oauthbearer.header.urlencode = false 15:36:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:30 sasl.oauthbearer.jwks.endpoint.url = null 15:36:30 sasl.oauthbearer.scope.claim.name = scope 15:36:30 sasl.oauthbearer.sub.claim.name = sub 15:36:30 sasl.oauthbearer.token.endpoint.url = null 15:36:30 security.protocol = PLAINTEXT 15:36:30 security.providers = null 15:36:30 send.buffer.bytes = 131072 15:36:30 socket.connection.setup.timeout.max.ms = 30000 15:36:30 socket.connection.setup.timeout.ms = 10000 15:36:30 ssl.cipher.suites = null 15:36:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:30 ssl.endpoint.identification.algorithm = https 15:36:30 ssl.engine.factory.class = null 15:36:30 ssl.key.password = null 15:36:30 ssl.keymanager.algorithm = SunX509 15:36:30 ssl.keystore.certificate.chain = null 15:36:30 ssl.keystore.key = null 15:36:30 ssl.keystore.location = null 15:36:30 ssl.keystore.password = null 15:36:30 ssl.keystore.type = JKS 15:36:30 ssl.protocol = TLSv1.3 15:36:30 ssl.provider = null 15:36:30 ssl.secure.random.implementation = null 15:36:30 ssl.trustmanager.algorithm = PKIX 15:36:30 ssl.truststore.certificates = null 15:36:30 ssl.truststore.location = null 15:36:30 ssl.truststore.password = null 15:36:30 ssl.truststore.type = JKS 15:36:30 transaction.timeout.ms = 60000 15:36:30 transactional.id = null 15:36:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:30 15:36:30 2026-06-03T15:36:30.237Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:30 2026-06-03T15:36:30.240Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:30 2026-06-03T15:36:30.240Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:30 2026-06-03T15:36:30.240Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:30 2026-06-03T15:36:30.240Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500990240 15:36:30 2026-06-03T15:36:30.248Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:30 2026-06-03T15:36:30.264Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:30 2026-06-03T15:36:30.264Z WARN 2681 --- [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. 15:36:30 2026-06-03T15:36:30.326Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:30 2026-06-03T15:36:30.326Z WARN 2681 --- [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. 15:36:30 2026-06-03T15:36:30.362Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:30 2026-06-03T15:36:30.362Z WARN 2681 --- [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. 15:36:30 2026-06-03T15:36:30.415Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:30 2026-06-03T15:36:30.416Z WARN 2681 --- [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. 15:36:30 2026-06-03T15:36:30.561Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:30 2026-06-03T15:36:30.562Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:30 acks = -1 15:36:30 auto.include.jmx.reporter = true 15:36:30 batch.size = 16384 15:36:30 bootstrap.servers = [localhost:32773] 15:36:30 buffer.memory = 33554432 15:36:30 client.dns.lookup = use_all_dns_ips 15:36:30 client.id = producer-11 15:36:30 compression.gzip.level = -1 15:36:30 compression.lz4.level = 9 15:36:30 compression.type = none 15:36:30 compression.zstd.level = 3 15:36:30 connections.max.idle.ms = 540000 15:36:30 delivery.timeout.ms = 120000 15:36:30 enable.idempotence = false 15:36:30 enable.metrics.push = true 15:36:30 interceptor.classes = [] 15:36:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:30 linger.ms = 1 15:36:30 max.block.ms = 60000 15:36:30 max.in.flight.requests.per.connection = 5 15:36:30 max.request.size = 1048576 15:36:30 metadata.max.age.ms = 300000 15:36:30 metadata.max.idle.ms = 300000 15:36:30 metadata.recovery.strategy = none 15:36:30 metric.reporters = [] 15:36:30 metrics.num.samples = 2 15:36:30 metrics.recording.level = INFO 15:36:30 metrics.sample.window.ms = 30000 15:36:30 partitioner.adaptive.partitioning.enable = true 15:36:30 partitioner.availability.timeout.ms = 0 15:36:30 partitioner.class = null 15:36:30 partitioner.ignore.keys = false 15:36:30 receive.buffer.bytes = 32768 15:36:30 reconnect.backoff.max.ms = 1000 15:36:30 reconnect.backoff.ms = 50 15:36:30 request.timeout.ms = 30000 15:36:30 retries = 0 15:36:30 retry.backoff.max.ms = 1000 15:36:30 retry.backoff.ms = 100 15:36:30 sasl.client.callback.handler.class = null 15:36:30 sasl.jaas.config = null 15:36:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:30 sasl.kerberos.min.time.before.relogin = 60000 15:36:30 sasl.kerberos.service.name = null 15:36:30 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:30 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:30 sasl.login.callback.handler.class = null 15:36:30 sasl.login.class = null 15:36:30 sasl.login.connect.timeout.ms = null 15:36:30 sasl.login.read.timeout.ms = null 15:36:30 sasl.login.refresh.buffer.seconds = 300 15:36:30 sasl.login.refresh.min.period.seconds = 60 15:36:30 sasl.login.refresh.window.factor = 0.8 15:36:30 sasl.login.refresh.window.jitter = 0.05 15:36:30 sasl.login.retry.backoff.max.ms = 10000 15:36:30 sasl.login.retry.backoff.ms = 100 15:36:30 sasl.mechanism = GSSAPI 15:36:30 sasl.oauthbearer.clock.skew.seconds = 30 15:36:30 sasl.oauthbearer.expected.audience = null 15:36:30 sasl.oauthbearer.expected.issuer = null 15:36:30 sasl.oauthbearer.header.urlencode = false 15:36:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:30 sasl.oauthbearer.jwks.endpoint.url = null 15:36:30 sasl.oauthbearer.scope.claim.name = scope 15:36:30 sasl.oauthbearer.sub.claim.name = sub 15:36:30 sasl.oauthbearer.token.endpoint.url = null 15:36:30 security.protocol = PLAINTEXT 15:36:30 security.providers = null 15:36:30 send.buffer.bytes = 131072 15:36:30 socket.connection.setup.timeout.max.ms = 30000 15:36:30 socket.connection.setup.timeout.ms = 10000 15:36:30 ssl.cipher.suites = null 15:36:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:30 ssl.endpoint.identification.algorithm = https 15:36:30 ssl.engine.factory.class = null 15:36:30 ssl.key.password = null 15:36:30 ssl.keymanager.algorithm = SunX509 15:36:30 ssl.keystore.certificate.chain = null 15:36:30 ssl.keystore.key = null 15:36:30 ssl.keystore.location = null 15:36:30 ssl.keystore.password = null 15:36:30 ssl.keystore.type = JKS 15:36:30 ssl.protocol = TLSv1.3 15:36:30 ssl.provider = null 15:36:30 ssl.secure.random.implementation = null 15:36:30 ssl.trustmanager.algorithm = PKIX 15:36:30 ssl.truststore.certificates = null 15:36:30 ssl.truststore.location = null 15:36:30 ssl.truststore.password = null 15:36:30 ssl.truststore.type = JKS 15:36:30 transaction.timeout.ms = 60000 15:36:30 transactional.id = null 15:36:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:30 15:36:30 2026-06-03T15:36:30.562Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:30 2026-06-03T15:36:30.565Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:30 2026-06-03T15:36:30.565Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:30 2026-06-03T15:36:30.565Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:30 2026-06-03T15:36:30.565Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500990565 15:36:30 2026-06-03T15:36:30.576Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:30 2026-06-03T15:36:30.725Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:30 2026-06-03T15:36:30.725Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:30 2026-06-03T15:36:30.725Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:30 2026-06-03T15:36:30.766Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:30 2026-06-03T15:36:30.766Z WARN 2681 --- [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. 15:36:30 2026-06-03T15:36:30.877Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:30 2026-06-03T15:36:30.877Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:30 2026-06-03T15:36:30.877Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:30 2026-06-03T15:36:30.886Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:30 2026-06-03T15:36:30.887Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:30 acks = -1 15:36:30 auto.include.jmx.reporter = true 15:36:30 batch.size = 16384 15:36:30 bootstrap.servers = [localhost:32773] 15:36:30 buffer.memory = 33554432 15:36:30 client.dns.lookup = use_all_dns_ips 15:36:30 client.id = producer-12 15:36:30 compression.gzip.level = -1 15:36:30 compression.lz4.level = 9 15:36:30 compression.type = none 15:36:30 compression.zstd.level = 3 15:36:30 connections.max.idle.ms = 540000 15:36:30 delivery.timeout.ms = 120000 15:36:30 enable.idempotence = false 15:36:30 enable.metrics.push = true 15:36:30 interceptor.classes = [] 15:36:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:30 linger.ms = 1 15:36:30 max.block.ms = 60000 15:36:30 max.in.flight.requests.per.connection = 5 15:36:30 max.request.size = 1048576 15:36:30 metadata.max.age.ms = 300000 15:36:30 metadata.max.idle.ms = 300000 15:36:30 metadata.recovery.strategy = none 15:36:30 metric.reporters = [] 15:36:30 metrics.num.samples = 2 15:36:30 metrics.recording.level = INFO 15:36:30 metrics.sample.window.ms = 30000 15:36:30 partitioner.adaptive.partitioning.enable = true 15:36:30 partitioner.availability.timeout.ms = 0 15:36:30 partitioner.class = null 15:36:30 partitioner.ignore.keys = false 15:36:30 receive.buffer.bytes = 32768 15:36:30 reconnect.backoff.max.ms = 1000 15:36:30 reconnect.backoff.ms = 50 15:36:30 request.timeout.ms = 30000 15:36:30 retries = 0 15:36:30 retry.backoff.max.ms = 1000 15:36:30 retry.backoff.ms = 100 15:36:30 sasl.client.callback.handler.class = null 15:36:30 sasl.jaas.config = null 15:36:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:30 sasl.kerberos.min.time.before.relogin = 60000 15:36:30 sasl.kerberos.service.name = null 15:36:30 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:30 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:30 sasl.login.callback.handler.class = null 15:36:30 sasl.login.class = null 15:36:30 sasl.login.connect.timeout.ms = null 15:36:30 sasl.login.read.timeout.ms = null 15:36:30 sasl.login.refresh.buffer.seconds = 300 15:36:30 sasl.login.refresh.min.period.seconds = 60 15:36:30 sasl.login.refresh.window.factor = 0.8 15:36:30 sasl.login.refresh.window.jitter = 0.05 15:36:30 sasl.login.retry.backoff.max.ms = 10000 15:36:30 sasl.login.retry.backoff.ms = 100 15:36:30 sasl.mechanism = GSSAPI 15:36:30 sasl.oauthbearer.clock.skew.seconds = 30 15:36:30 sasl.oauthbearer.expected.audience = null 15:36:30 sasl.oauthbearer.expected.issuer = null 15:36:30 sasl.oauthbearer.header.urlencode = false 15:36:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:30 sasl.oauthbearer.jwks.endpoint.url = null 15:36:30 sasl.oauthbearer.scope.claim.name = scope 15:36:30 sasl.oauthbearer.sub.claim.name = sub 15:36:30 sasl.oauthbearer.token.endpoint.url = null 15:36:30 security.protocol = PLAINTEXT 15:36:30 security.providers = null 15:36:30 send.buffer.bytes = 131072 15:36:30 socket.connection.setup.timeout.max.ms = 30000 15:36:30 socket.connection.setup.timeout.ms = 10000 15:36:30 ssl.cipher.suites = null 15:36:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:30 ssl.endpoint.identification.algorithm = https 15:36:30 ssl.engine.factory.class = null 15:36:30 ssl.key.password = null 15:36:30 ssl.keymanager.algorithm = SunX509 15:36:30 ssl.keystore.certificate.chain = null 15:36:30 ssl.keystore.key = null 15:36:30 ssl.keystore.location = null 15:36:30 ssl.keystore.password = null 15:36:30 ssl.keystore.type = JKS 15:36:30 ssl.protocol = TLSv1.3 15:36:30 ssl.provider = null 15:36:30 ssl.secure.random.implementation = null 15:36:30 ssl.trustmanager.algorithm = PKIX 15:36:30 ssl.truststore.certificates = null 15:36:30 ssl.truststore.location = null 15:36:30 ssl.truststore.password = null 15:36:30 ssl.truststore.type = JKS 15:36:30 transaction.timeout.ms = 60000 15:36:30 transactional.id = null 15:36:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:30 15:36:30 2026-06-03T15:36:30.887Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:30 2026-06-03T15:36:30.890Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:30 2026-06-03T15:36:30.890Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:30 2026-06-03T15:36:30.890Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:30 2026-06-03T15:36:30.890Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500990890 15:36:30 2026-06-03T15:36:30.899Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:31 2026-06-03T15:36:30.943Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:31 2026-06-03T15:36:30.943Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:30.961Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:31 2026-06-03T15:36:30.961Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:31 2026-06-03T15:36:31.195Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.195Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.209Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:31 2026-06-03T15:36:31.209Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:31 acks = -1 15:36:31 auto.include.jmx.reporter = true 15:36:31 batch.size = 16384 15:36:31 bootstrap.servers = [localhost:32773] 15:36:31 buffer.memory = 33554432 15:36:31 client.dns.lookup = use_all_dns_ips 15:36:31 client.id = producer-13 15:36:31 compression.gzip.level = -1 15:36:31 compression.lz4.level = 9 15:36:31 compression.type = none 15:36:31 compression.zstd.level = 3 15:36:31 connections.max.idle.ms = 540000 15:36:31 delivery.timeout.ms = 120000 15:36:31 enable.idempotence = false 15:36:31 enable.metrics.push = true 15:36:31 interceptor.classes = [] 15:36:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:31 linger.ms = 1 15:36:31 max.block.ms = 60000 15:36:31 max.in.flight.requests.per.connection = 5 15:36:31 max.request.size = 1048576 15:36:31 metadata.max.age.ms = 300000 15:36:31 metadata.max.idle.ms = 300000 15:36:31 metadata.recovery.strategy = none 15:36:31 metric.reporters = [] 15:36:31 metrics.num.samples = 2 15:36:31 metrics.recording.level = INFO 15:36:31 metrics.sample.window.ms = 30000 15:36:31 partitioner.adaptive.partitioning.enable = true 15:36:31 partitioner.availability.timeout.ms = 0 15:36:31 partitioner.class = null 15:36:31 partitioner.ignore.keys = false 15:36:31 receive.buffer.bytes = 32768 15:36:31 reconnect.backoff.max.ms = 1000 15:36:31 reconnect.backoff.ms = 50 15:36:31 request.timeout.ms = 30000 15:36:31 retries = 0 15:36:31 retry.backoff.max.ms = 1000 15:36:31 retry.backoff.ms = 100 15:36:31 sasl.client.callback.handler.class = null 15:36:31 sasl.jaas.config = null 15:36:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:31 sasl.kerberos.min.time.before.relogin = 60000 15:36:31 sasl.kerberos.service.name = null 15:36:31 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:31 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:31 sasl.login.callback.handler.class = null 15:36:31 sasl.login.class = null 15:36:31 sasl.login.connect.timeout.ms = null 15:36:31 sasl.login.read.timeout.ms = null 15:36:31 sasl.login.refresh.buffer.seconds = 300 15:36:31 sasl.login.refresh.min.period.seconds = 60 15:36:31 sasl.login.refresh.window.factor = 0.8 15:36:31 sasl.login.refresh.window.jitter = 0.05 15:36:31 sasl.login.retry.backoff.max.ms = 10000 15:36:31 sasl.login.retry.backoff.ms = 100 15:36:31 sasl.mechanism = GSSAPI 15:36:31 sasl.oauthbearer.clock.skew.seconds = 30 15:36:31 sasl.oauthbearer.expected.audience = null 15:36:31 sasl.oauthbearer.expected.issuer = null 15:36:31 sasl.oauthbearer.header.urlencode = false 15:36:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:31 sasl.oauthbearer.jwks.endpoint.url = null 15:36:31 sasl.oauthbearer.scope.claim.name = scope 15:36:31 sasl.oauthbearer.sub.claim.name = sub 15:36:31 sasl.oauthbearer.token.endpoint.url = null 15:36:31 security.protocol = PLAINTEXT 15:36:31 security.providers = null 15:36:31 send.buffer.bytes = 131072 15:36:31 socket.connection.setup.timeout.max.ms = 30000 15:36:31 socket.connection.setup.timeout.ms = 10000 15:36:31 ssl.cipher.suites = null 15:36:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:31 ssl.endpoint.identification.algorithm = https 15:36:31 ssl.engine.factory.class = null 15:36:31 ssl.key.password = null 15:36:31 ssl.keymanager.algorithm = SunX509 15:36:31 ssl.keystore.certificate.chain = null 15:36:31 ssl.keystore.key = null 15:36:31 ssl.keystore.location = null 15:36:31 ssl.keystore.password = null 15:36:31 ssl.keystore.type = JKS 15:36:31 ssl.protocol = TLSv1.3 15:36:31 ssl.provider = null 15:36:31 ssl.secure.random.implementation = null 15:36:31 ssl.trustmanager.algorithm = PKIX 15:36:31 ssl.truststore.certificates = null 15:36:31 ssl.truststore.location = null 15:36:31 ssl.truststore.password = null 15:36:31 ssl.truststore.type = JKS 15:36:31 transaction.timeout.ms = 60000 15:36:31 transactional.id = null 15:36:31 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:36:31 15:36:31 2026-06-03T15:36:31.209Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:31 2026-06-03T15:36:31.212Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:31 2026-06-03T15:36:31.213Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:31 2026-06-03T15:36:31.213Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:31 2026-06-03T15:36:31.213Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500991213 15:36:31 2026-06-03T15:36:31.222Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:31 2026-06-03T15:36:31.236Z ERROR 2681 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 15:36:31 15:36:31 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 15:36:31 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:36:31 at java.base/java.lang.Thread.run(Thread.java:1583) 15:36:31 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 15:36:31 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 15:36:31 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 15:36:31 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 15:36:31 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 15:36:31 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 15:36:31 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 15:36:31 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 15:36:31 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 15:36:31 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 15:36:31 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 15:36:31 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 15:36:31 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) 15:36:31 ... 3 common frames omitted 15:36:31 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 15:36:31 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 15:36:31 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 15:36:31 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 15:36:31 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 15:36:31 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 15:36:31 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 15:36:31 ... 16 common frames omitted 15:36:31 15:36:31 2026-06-03T15:36:31.239Z ERROR 2681 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 15:36:31 15:36:31 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 15:36:31 Endpoint handler details: 15:36:31 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 15:36:31 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@360f5e20] 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3043) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2950) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2914) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 15:36:31 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:36:31 at java.base/java.lang.Thread.run(Thread.java:1583) 15:36:31 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 15:36:31 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 15:36:31 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 15:36:31 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 15:36:31 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 15:36:31 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 15:36:31 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) 15:36:31 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2936) 15:36:31 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 15:36:31 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 15:36:31 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 15:36:31 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 15:36:31 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 15:36:31 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) 15:36:31 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) 15:36:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2936) 15:36:31 ... 10 common frames omitted 15:36:31 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@2852c3a1, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1780500991222, 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@2852c3a1, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1780500991222, kafka_groupId=ncmp-async-rest-request-event-group}] 15:36:31 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 15:36:31 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 15:36:31 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 15:36:31 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 15:36:31 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 15:36:31 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 15:36:31 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 15:36:31 ... 16 common frames omitted 15:36:31 15:36:31 2026-06-03T15:36:31.270Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.270Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.327Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.327Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.367Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.367Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.455Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.455Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.576Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.576Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.576Z INFO 2681 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.576Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.576Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:36:31 2026-06-03T15:36:31.576Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.576Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.576Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:36:31 2026-06-03T15:36:31.576Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 15:36:31 2026-06-03T15:36:31.576Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 15:36:31 2026-06-03T15:36:31.576Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 15:36:31 2026-06-03T15:36:31.576Z INFO 2681 --- [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: 342ms, elapsed time since send: 342ms, throttle time: 0ms, request timeout: 30000ms) 15:36:31 2026-06-03T15:36:31.577Z INFO 2681 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:36:31 2026-06-03T15:36:31.577Z INFO 2681 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.577Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.577Z INFO 2681 --- [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=423763432, epoch=6) to node 1: 15:36:31 15:36:31 org.apache.kafka.common.errors.DisconnectException 15:36:31 15:36:31 2026-06-03T15:36:31.577Z INFO 2681 --- [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: 344ms, elapsed time since send: 344ms, throttle time: 0ms, request timeout: 30000ms) 15:36:31 2026-06-03T15:36:31.577Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 15:36:31 2026-06-03T15:36:31.577Z INFO 2681 --- [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=38893117, epoch=6) to node 1: 15:36:31 15:36:31 org.apache.kafka.common.errors.DisconnectException 15:36:31 15:36:31 2026-06-03T15:36:31.577Z INFO 2681 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 15:36:31 2026-06-03T15:36:31.577Z INFO 2681 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:36:31 2026-06-03T15:36:31.577Z INFO 2681 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 15:36:31 2026-06-03T15:36:31.577Z INFO 2681 --- [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. 15:36:31 2026-06-03T15:36:31.577Z INFO 2681 --- [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. 15:36:31 2026-06-03T15:36:31.682Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.682Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.686Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.686Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.688Z INFO 2681 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.688Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.694Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.695Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.695Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.695Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.696Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.696Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.696Z INFO 2681 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.696Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.696Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.697Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.730Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:31 2026-06-03T15:36:31.730Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:31 2026-06-03T15:36:31.730Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:31 2026-06-03T15:36:31.769Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.770Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.791Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.791Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.795Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.795Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.854Z INFO 2681 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 15:36:31 2026-06-03T15:36:31.854Z INFO 2681 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 15:36:31 2026-06-03T15:36:31.855Z INFO 2681 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 15:36:31 2026-06-03T15:36:31.855Z INFO 2681 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 15:36:31 2026-06-03T15:36:31.855Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 15:36:31 2026-06-03T15:36:31.855Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 15:36:31 2026-06-03T15:36:31.855Z INFO 2681 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 15:36:31 2026-06-03T15:36:31.855Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 15:36:31 2026-06-03T15:36:31.855Z INFO 2681 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 15:36:31 2026-06-03T15:36:31.855Z INFO 2681 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 15:36:31 2026-06-03T15:36:31.855Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 15:36:31 2026-06-03T15:36:31.855Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 15:36:31 2026-06-03T15:36:31.856Z INFO 2681 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 15:36:31 2026-06-03T15:36:31.856Z INFO 2681 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 15:36:31 2026-06-03T15:36:31.856Z INFO 2681 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.856Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.857Z INFO 2681 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.857Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.857Z INFO 2681 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:36:31 2026-06-03T15:36:31.857Z INFO 2681 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:36:31 2026-06-03T15:36:31.858Z INFO 2681 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:36:31 2026-06-03T15:36:31.858Z INFO 2681 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:36:31 2026-06-03T15:36:31.858Z INFO 2681 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:36:31 2026-06-03T15:36:31.858Z INFO 2681 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:36:31 2026-06-03T15:36:31.858Z INFO 2681 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:36:31 2026-06-03T15:36:31.858Z INFO 2681 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:36:31 2026-06-03T15:36:31.863Z INFO 2681 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-8 unregistered 15:36:31 2026-06-03T15:36:31.863Z INFO 2681 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 15:36:31 2026-06-03T15:36:31.863Z INFO 2681 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-9 unregistered 15:36:31 2026-06-03T15:36:31.864Z INFO 2681 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 15:36:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.233 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 15:36:31 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 15:36:31 2026-06-03T15:36:31.881Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:31 2026-06-03T15:36:31.881Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:31 2026-06-03T15:36:31.881Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:31 2026-06-03T15:36:31.886Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.886Z WARN 2681 --- [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. 15:36:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 15:36:31 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 15:36:31 2026-06-03T15:36:31.911Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.911Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.924Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.924Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.928Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.928Z WARN 2681 --- [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. 15:36:31 2026-06-03T15:36:31.945Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:31 2026-06-03T15:36:31.945Z WARN 2681 --- [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. 15:36:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 15:36:31 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 15:36:32 2026-06-03T15:36:31.963Z INFO 2681 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:36:32 2026-06-03T15:36:31.963Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:32 2026-06-03T15:36:31.963Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:32 2026-06-03T15:36:32.023Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.023Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.026Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.026Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.029Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: ef48beac78f7e24fe0ba1dfd81ae9029a37da40506fdd3124b73b64c0f05faa2 15:36:32 2026-06-03T15:36:32.113Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.113Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.119Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.119Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.125Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.125Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.196Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.196Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.270Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.270Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.274Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.274Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.319Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.319Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.327Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.327Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.456Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.456Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.462Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.462Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.512Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.512Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.560Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.560Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.568Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.568Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.625Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.625Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.636Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:32 2026-06-03T15:36:32.636Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:32 2026-06-03T15:36:32.636Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:32 2026-06-03T15:36:32.725Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.725Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.773Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:32 2026-06-03T15:36:32.773Z WARN 2681 --- [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. 15:36:32 2026-06-03T15:36:32.922Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:32 2026-06-03T15:36:32.922Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:32 2026-06-03T15:36:32.922Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:33 2026-06-03T15:36:32.947Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:33 2026-06-03T15:36:32.947Z WARN 2681 --- [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. 15:36:33 2026-06-03T15:36:32.964Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:33 2026-06-03T15:36:32.964Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:33 2026-06-03T15:36:33.197Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:33 2026-06-03T15:36:33.197Z WARN 2681 --- [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. 15:36:33 2026-06-03T15:36:33.274Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:33 2026-06-03T15:36:33.274Z WARN 2681 --- [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. 15:36:33 2026-06-03T15:36:33.279Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:33 2026-06-03T15:36:33.279Z WARN 2681 --- [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. 15:36:33 2026-06-03T15:36:33.329Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:33 2026-06-03T15:36:33.329Z WARN 2681 --- [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. 15:36:33 2026-06-03T15:36:33.382Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:33 2026-06-03T15:36:33.382Z WARN 2681 --- [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. 15:36:33 2026-06-03T15:36:33.412Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:33 2026-06-03T15:36:33.412Z WARN 2681 --- [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. 15:36:33 2026-06-03T15:36:33.455Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:33 2026-06-03T15:36:33.455Z WARN 2681 --- [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. 15:36:33 2026-06-03T15:36:33.458Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:33 2026-06-03T15:36:33.458Z WARN 2681 --- [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. 15:36:33 2026-06-03T15:36:33.494Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:33 2026-06-03T15:36:33.494Z WARN 2681 --- [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. 15:36:33 2026-06-03T15:36:33.544Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:33 2026-06-03T15:36:33.544Z WARN 2681 --- [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. 15:36:33 2026-06-03T15:36:33.563Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:33 2026-06-03T15:36:33.563Z WARN 2681 --- [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. 15:36:33 2026-06-03T15:36:33.642Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:33 2026-06-03T15:36:33.642Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:33 2026-06-03T15:36:33.642Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:33 2026-06-03T15:36:33.777Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:33 2026-06-03T15:36:33.777Z WARN 2681 --- [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. 15:36:33 2026-06-03T15:36:33.923Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:33 2026-06-03T15:36:33.923Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:33 2026-06-03T15:36:33.923Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:34 2026-06-03T15:36:33.963Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:34 2026-06-03T15:36:33.963Z WARN 2681 --- [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. 15:36:34 2026-06-03T15:36:33.966Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:34 2026-06-03T15:36:33.966Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:34 2026-06-03T15:36:34.198Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:34 2026-06-03T15:36:34.198Z WARN 2681 --- [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. 15:36:34 2026-06-03T15:36:34.278Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:34 2026-06-03T15:36:34.278Z WARN 2681 --- [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. 15:36:34 2026-06-03T15:36:34.283Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:34 2026-06-03T15:36:34.283Z WARN 2681 --- [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. 15:36:34 2026-06-03T15:36:34.330Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:34 2026-06-03T15:36:34.330Z WARN 2681 --- [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. 15:36:34 2026-06-03T15:36:34.367Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:34 2026-06-03T15:36:34.367Z WARN 2681 --- [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. 15:36:34 2026-06-03T15:36:34.383Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:34 2026-06-03T15:36:34.383Z WARN 2681 --- [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. 15:36:34 2026-06-03T15:36:34.459Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:34 2026-06-03T15:36:34.459Z WARN 2681 --- [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. 15:36:34 2026-06-03T15:36:34.494Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:34 2026-06-03T15:36:34.494Z WARN 2681 --- [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. 15:36:34 2026-06-03T15:36:34.496Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:34 2026-06-03T15:36:34.496Z WARN 2681 --- [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. 15:36:34 2026-06-03T15:36:34.520Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:34 2026-06-03T15:36:34.520Z WARN 2681 --- [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. 15:36:34 2026-06-03T15:36:34.545Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:34 2026-06-03T15:36:34.545Z WARN 2681 --- [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. 15:36:34 2026-06-03T15:36:34.642Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:34 2026-06-03T15:36:34.642Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:34 2026-06-03T15:36:34.642Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:34 2026-06-03T15:36:34.782Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:34 2026-06-03T15:36:34.782Z WARN 2681 --- [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. 15:36:34 2026-06-03T15:36:34.929Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:34 2026-06-03T15:36:34.929Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:34 2026-06-03T15:36:34.929Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:35 2026-06-03T15:36:34.965Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:35 2026-06-03T15:36:34.965Z WARN 2681 --- [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. 15:36:35 2026-06-03T15:36:34.967Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:35 2026-06-03T15:36:34.967Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:35 2026-06-03T15:36:35.200Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:35 2026-06-03T15:36:35.200Z WARN 2681 --- [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. 15:36:35 2026-06-03T15:36:35.283Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:35 2026-06-03T15:36:35.283Z WARN 2681 --- [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. 15:36:35 2026-06-03T15:36:35.287Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:35 2026-06-03T15:36:35.287Z WARN 2681 --- [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. 15:36:35 2026-06-03T15:36:35.332Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:35 2026-06-03T15:36:35.332Z WARN 2681 --- [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. 15:36:35 2026-06-03T15:36:35.368Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:35 2026-06-03T15:36:35.368Z WARN 2681 --- [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. 15:36:35 2026-06-03T15:36:35.384Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:35 2026-06-03T15:36:35.385Z WARN 2681 --- [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. 15:36:35 2026-06-03T15:36:35.461Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:35 2026-06-03T15:36:35.461Z WARN 2681 --- [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. 15:36:35 2026-06-03T15:36:35.495Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:35 2026-06-03T15:36:35.495Z WARN 2681 --- [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. 15:36:35 2026-06-03T15:36:35.498Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:35 2026-06-03T15:36:35.498Z WARN 2681 --- [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. 15:36:35 2026-06-03T15:36:35.521Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:35 2026-06-03T15:36:35.522Z WARN 2681 --- [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. 15:36:35 2026-06-03T15:36:35.548Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:35 2026-06-03T15:36:35.548Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:35 2026-06-03T15:36:35.548Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:35 2026-06-03T15:36:35.577Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:35 2026-06-03T15:36:35.578Z WARN 2681 --- [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. 15:36:35 2026-06-03T15:36:35.785Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:35 2026-06-03T15:36:35.786Z WARN 2681 --- [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. 15:36:35 2026-06-03T15:36:35.934Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:35 2026-06-03T15:36:35.934Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:35 2026-06-03T15:36:35.934Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:36 2026-06-03T15:36:35.967Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:36 2026-06-03T15:36:35.967Z WARN 2681 --- [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. 15:36:36 2026-06-03T15:36:35.967Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:36 2026-06-03T15:36:35.967Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:36 2026-06-03T15:36:36.191Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:36 2026-06-03T15:36:36.191Z WARN 2681 --- [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. 15:36:36 2026-06-03T15:36:36.202Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:36 2026-06-03T15:36:36.202Z WARN 2681 --- [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. 15:36:36 2026-06-03T15:36:36.287Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:36 2026-06-03T15:36:36.287Z WARN 2681 --- [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. 15:36:36 2026-06-03T15:36:36.334Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:36 2026-06-03T15:36:36.334Z WARN 2681 --- [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. 15:36:36 2026-06-03T15:36:36.371Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:36 2026-06-03T15:36:36.371Z WARN 2681 --- [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. 15:36:36 2026-06-03T15:36:36.384Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:36 2026-06-03T15:36:36.384Z WARN 2681 --- [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. 15:36:36 2026-06-03T15:36:36.463Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:36 2026-06-03T15:36:36.463Z WARN 2681 --- [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. 15:36:36 2026-06-03T15:36:36.497Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:36 2026-06-03T15:36:36.497Z WARN 2681 --- [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. 15:36:36 2026-06-03T15:36:36.500Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:36 2026-06-03T15:36:36.500Z WARN 2681 --- [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. 15:36:36 2026-06-03T15:36:36.503Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:36 2026-06-03T15:36:36.503Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:36 2026-06-03T15:36:36.503Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:36 2026-06-03T15:36:36.521Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:36 2026-06-03T15:36:36.521Z WARN 2681 --- [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. 15:36:36 2026-06-03T15:36:36.578Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:36 2026-06-03T15:36:36.578Z WARN 2681 --- [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. 15:36:36 2026-06-03T15:36:36.788Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:36 2026-06-03T15:36:36.788Z WARN 2681 --- [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. 15:36:36 2026-06-03T15:36:36.788Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:36 2026-06-03T15:36:36.788Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:36 2026-06-03T15:36:36.788Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:37 2026-06-03T15:36:36.968Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:37 2026-06-03T15:36:36.968Z WARN 2681 --- [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. 15:36:37 2026-06-03T15:36:36.969Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:37 2026-06-03T15:36:36.969Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:37 2026-06-03T15:36:37.194Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:37 2026-06-03T15:36:37.194Z WARN 2681 --- [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. 15:36:37 2026-06-03T15:36:37.203Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:37 2026-06-03T15:36:37.203Z WARN 2681 --- [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. 15:36:37 2026-06-03T15:36:37.291Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:37 2026-06-03T15:36:37.291Z WARN 2681 --- [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. 15:36:37 2026-06-03T15:36:37.336Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:37 2026-06-03T15:36:37.336Z WARN 2681 --- [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. 15:36:37 2026-06-03T15:36:37.372Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:37 2026-06-03T15:36:37.372Z WARN 2681 --- [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. 15:36:37 2026-06-03T15:36:37.385Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:37 2026-06-03T15:36:37.385Z WARN 2681 --- [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. 15:36:37 2026-06-03T15:36:37.464Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:37 2026-06-03T15:36:37.464Z WARN 2681 --- [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. 15:36:37 2026-06-03T15:36:37.491Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:37 2026-06-03T15:36:37.491Z WARN 2681 --- [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. 15:36:37 2026-06-03T15:36:37.499Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:37 2026-06-03T15:36:37.499Z WARN 2681 --- [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. 15:36:37 2026-06-03T15:36:37.501Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:37 2026-06-03T15:36:37.501Z WARN 2681 --- [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. 15:36:37 2026-06-03T15:36:37.504Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:37 2026-06-03T15:36:37.504Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:37 2026-06-03T15:36:37.504Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:37 2026-06-03T15:36:37.522Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:37 2026-06-03T15:36:37.522Z WARN 2681 --- [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. 15:36:37 2026-06-03T15:36:37.792Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:37 2026-06-03T15:36:37.792Z WARN 2681 --- [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. 15:36:37 2026-06-03T15:36:37.792Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:37 2026-06-03T15:36:37.792Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:37 2026-06-03T15:36:37.793Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:38 2026-06-03T15:36:37.970Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:38 2026-06-03T15:36:37.970Z WARN 2681 --- [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. 15:36:38 2026-06-03T15:36:37.970Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:38 2026-06-03T15:36:37.970Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:38 2026-06-03T15:36:38.127Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.164435101S 15:36:38 2026-06-03T15:36:38.150Z WARN 2681 --- [ 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: 94c8d1fc-7c5b-45c3-9ffb-4b16c601ee2c 15:36:38 2026-06-03T15:36:38.150Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:38 2026-06-03T15:36:38.150Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:38 acks = -1 15:36:38 auto.include.jmx.reporter = true 15:36:38 batch.size = 16384 15:36:38 bootstrap.servers = [localhost:32774] 15:36:38 buffer.memory = 33554432 15:36:38 client.dns.lookup = use_all_dns_ips 15:36:38 client.id = producer-14 15:36:38 compression.gzip.level = -1 15:36:38 compression.lz4.level = 9 15:36:38 compression.type = none 15:36:38 compression.zstd.level = 3 15:36:38 connections.max.idle.ms = 540000 15:36:38 delivery.timeout.ms = 120000 15:36:38 enable.idempotence = false 15:36:38 enable.metrics.push = true 15:36:38 interceptor.classes = [] 15:36:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:38 linger.ms = 1 15:36:38 max.block.ms = 60000 15:36:38 max.in.flight.requests.per.connection = 5 15:36:38 max.request.size = 1048576 15:36:38 metadata.max.age.ms = 300000 15:36:38 metadata.max.idle.ms = 300000 15:36:38 metadata.recovery.strategy = none 15:36:38 metric.reporters = [] 15:36:38 metrics.num.samples = 2 15:36:38 metrics.recording.level = INFO 15:36:38 metrics.sample.window.ms = 30000 15:36:38 partitioner.adaptive.partitioning.enable = true 15:36:38 partitioner.availability.timeout.ms = 0 15:36:38 partitioner.class = null 15:36:38 partitioner.ignore.keys = false 15:36:38 receive.buffer.bytes = 32768 15:36:38 reconnect.backoff.max.ms = 1000 15:36:38 reconnect.backoff.ms = 50 15:36:38 request.timeout.ms = 30000 15:36:38 retries = 0 15:36:38 retry.backoff.max.ms = 1000 15:36:38 retry.backoff.ms = 100 15:36:38 sasl.client.callback.handler.class = null 15:36:38 sasl.jaas.config = null 15:36:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:38 sasl.kerberos.min.time.before.relogin = 60000 15:36:38 sasl.kerberos.service.name = null 15:36:38 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:38 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:38 sasl.login.callback.handler.class = null 15:36:38 sasl.login.class = null 15:36:38 sasl.login.connect.timeout.ms = null 15:36:38 sasl.login.read.timeout.ms = null 15:36:38 sasl.login.refresh.buffer.seconds = 300 15:36:38 sasl.login.refresh.min.period.seconds = 60 15:36:38 sasl.login.refresh.window.factor = 0.8 15:36:38 sasl.login.refresh.window.jitter = 0.05 15:36:38 sasl.login.retry.backoff.max.ms = 10000 15:36:38 sasl.login.retry.backoff.ms = 100 15:36:38 sasl.mechanism = GSSAPI 15:36:38 sasl.oauthbearer.clock.skew.seconds = 30 15:36:38 sasl.oauthbearer.expected.audience = null 15:36:38 sasl.oauthbearer.expected.issuer = null 15:36:38 sasl.oauthbearer.header.urlencode = false 15:36:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:38 sasl.oauthbearer.jwks.endpoint.url = null 15:36:38 sasl.oauthbearer.scope.claim.name = scope 15:36:38 sasl.oauthbearer.sub.claim.name = sub 15:36:38 sasl.oauthbearer.token.endpoint.url = null 15:36:38 security.protocol = PLAINTEXT 15:36:38 security.providers = null 15:36:38 send.buffer.bytes = 131072 15:36:38 socket.connection.setup.timeout.max.ms = 30000 15:36:38 socket.connection.setup.timeout.ms = 10000 15:36:38 ssl.cipher.suites = null 15:36:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:38 ssl.endpoint.identification.algorithm = https 15:36:38 ssl.engine.factory.class = null 15:36:38 ssl.key.password = null 15:36:38 ssl.keymanager.algorithm = SunX509 15:36:38 ssl.keystore.certificate.chain = null 15:36:38 ssl.keystore.key = null 15:36:38 ssl.keystore.location = null 15:36:38 ssl.keystore.password = null 15:36:38 ssl.keystore.type = JKS 15:36:38 ssl.protocol = TLSv1.3 15:36:38 ssl.provider = null 15:36:38 ssl.secure.random.implementation = null 15:36:38 ssl.trustmanager.algorithm = PKIX 15:36:38 ssl.truststore.certificates = null 15:36:38 ssl.truststore.location = null 15:36:38 ssl.truststore.password = null 15:36:38 ssl.truststore.type = JKS 15:36:38 transaction.timeout.ms = 60000 15:36:38 transactional.id = null 15:36:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:38 15:36:38 2026-06-03T15:36:38.151Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:38 2026-06-03T15:36:38.153Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:38 2026-06-03T15:36:38.153Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:38 2026-06-03T15:36:38.153Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:38 2026-06-03T15:36:38.153Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500998153 15:36:38 2026-06-03T15:36:38.197Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:38 2026-06-03T15:36:38.197Z WARN 2681 --- [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. 15:36:38 2026-06-03T15:36:38.204Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:38 2026-06-03T15:36:38.204Z WARN 2681 --- [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. 15:36:38 2026-06-03T15:36:38.207Z WARN 2681 --- [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} 15:36:38 2026-06-03T15:36:38.207Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:38 2026-06-03T15:36:38.294Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:38 2026-06-03T15:36:38.294Z WARN 2681 --- [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. 15:36:38 2026-06-03T15:36:38.337Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:38 2026-06-03T15:36:38.337Z WARN 2681 --- [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. 15:36:38 2026-06-03T15:36:38.369Z WARN 2681 --- [ 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: 371f9205-7180-4db6-a03c-cb9c4627656d 15:36:38 2026-06-03T15:36:38.370Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:38 2026-06-03T15:36:38.370Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:38 acks = -1 15:36:38 auto.include.jmx.reporter = true 15:36:38 batch.size = 16384 15:36:38 bootstrap.servers = [localhost:32774] 15:36:38 buffer.memory = 33554432 15:36:38 client.dns.lookup = use_all_dns_ips 15:36:38 client.id = producer-15 15:36:38 compression.gzip.level = -1 15:36:38 compression.lz4.level = 9 15:36:38 compression.type = none 15:36:38 compression.zstd.level = 3 15:36:38 connections.max.idle.ms = 540000 15:36:38 delivery.timeout.ms = 120000 15:36:38 enable.idempotence = false 15:36:38 enable.metrics.push = true 15:36:38 interceptor.classes = [] 15:36:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:38 linger.ms = 1 15:36:38 max.block.ms = 60000 15:36:38 max.in.flight.requests.per.connection = 5 15:36:38 max.request.size = 1048576 15:36:38 metadata.max.age.ms = 300000 15:36:38 metadata.max.idle.ms = 300000 15:36:38 metadata.recovery.strategy = none 15:36:38 metric.reporters = [] 15:36:38 metrics.num.samples = 2 15:36:38 metrics.recording.level = INFO 15:36:38 metrics.sample.window.ms = 30000 15:36:38 partitioner.adaptive.partitioning.enable = true 15:36:38 partitioner.availability.timeout.ms = 0 15:36:38 partitioner.class = null 15:36:38 partitioner.ignore.keys = false 15:36:38 receive.buffer.bytes = 32768 15:36:38 reconnect.backoff.max.ms = 1000 15:36:38 reconnect.backoff.ms = 50 15:36:38 request.timeout.ms = 30000 15:36:38 retries = 0 15:36:38 retry.backoff.max.ms = 1000 15:36:38 retry.backoff.ms = 100 15:36:38 sasl.client.callback.handler.class = null 15:36:38 sasl.jaas.config = null 15:36:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:38 sasl.kerberos.min.time.before.relogin = 60000 15:36:38 sasl.kerberos.service.name = null 15:36:38 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:38 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:38 sasl.login.callback.handler.class = null 15:36:38 sasl.login.class = null 15:36:38 sasl.login.connect.timeout.ms = null 15:36:38 sasl.login.read.timeout.ms = null 15:36:38 sasl.login.refresh.buffer.seconds = 300 15:36:38 sasl.login.refresh.min.period.seconds = 60 15:36:38 sasl.login.refresh.window.factor = 0.8 15:36:38 sasl.login.refresh.window.jitter = 0.05 15:36:38 sasl.login.retry.backoff.max.ms = 10000 15:36:38 sasl.login.retry.backoff.ms = 100 15:36:38 sasl.mechanism = GSSAPI 15:36:38 sasl.oauthbearer.clock.skew.seconds = 30 15:36:38 sasl.oauthbearer.expected.audience = null 15:36:38 sasl.oauthbearer.expected.issuer = null 15:36:38 sasl.oauthbearer.header.urlencode = false 15:36:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:38 sasl.oauthbearer.jwks.endpoint.url = null 15:36:38 sasl.oauthbearer.scope.claim.name = scope 15:36:38 sasl.oauthbearer.sub.claim.name = sub 15:36:38 sasl.oauthbearer.token.endpoint.url = null 15:36:38 security.protocol = PLAINTEXT 15:36:38 security.providers = null 15:36:38 send.buffer.bytes = 131072 15:36:38 socket.connection.setup.timeout.max.ms = 30000 15:36:38 socket.connection.setup.timeout.ms = 10000 15:36:38 ssl.cipher.suites = null 15:36:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:38 ssl.endpoint.identification.algorithm = https 15:36:38 ssl.engine.factory.class = null 15:36:38 ssl.key.password = null 15:36:38 ssl.keymanager.algorithm = SunX509 15:36:38 ssl.keystore.certificate.chain = null 15:36:38 ssl.keystore.key = null 15:36:38 ssl.keystore.location = null 15:36:38 ssl.keystore.password = null 15:36:38 ssl.keystore.type = JKS 15:36:38 ssl.protocol = TLSv1.3 15:36:38 ssl.provider = null 15:36:38 ssl.secure.random.implementation = null 15:36:38 ssl.trustmanager.algorithm = PKIX 15:36:38 ssl.truststore.certificates = null 15:36:38 ssl.truststore.location = null 15:36:38 ssl.truststore.password = null 15:36:38 ssl.truststore.type = JKS 15:36:38 transaction.timeout.ms = 60000 15:36:38 transactional.id = null 15:36:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:38 15:36:38 2026-06-03T15:36:38.371Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:38 2026-06-03T15:36:38.374Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:38 2026-06-03T15:36:38.374Z WARN 2681 --- [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. 15:36:38 2026-06-03T15:36:38.375Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:38 2026-06-03T15:36:38.375Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:38 2026-06-03T15:36:38.375Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:38 2026-06-03T15:36:38.375Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500998375 15:36:38 2026-06-03T15:36:38.384Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:38 2026-06-03T15:36:38.386Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:38 2026-06-03T15:36:38.386Z WARN 2681 --- [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. 15:36:38 2026-06-03T15:36:38.398Z WARN 2681 --- [ 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: fc99da84-488f-4208-bf2d-be36f62fea5d 15:36:38 2026-06-03T15:36:38.399Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:38 2026-06-03T15:36:38.399Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:38 acks = -1 15:36:38 auto.include.jmx.reporter = true 15:36:38 batch.size = 16384 15:36:38 bootstrap.servers = [localhost:32774] 15:36:38 buffer.memory = 33554432 15:36:38 client.dns.lookup = use_all_dns_ips 15:36:38 client.id = producer-16 15:36:38 compression.gzip.level = -1 15:36:38 compression.lz4.level = 9 15:36:38 compression.type = none 15:36:38 compression.zstd.level = 3 15:36:38 connections.max.idle.ms = 540000 15:36:38 delivery.timeout.ms = 120000 15:36:38 enable.idempotence = false 15:36:38 enable.metrics.push = true 15:36:38 interceptor.classes = [] 15:36:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:38 linger.ms = 1 15:36:38 max.block.ms = 60000 15:36:38 max.in.flight.requests.per.connection = 5 15:36:38 max.request.size = 1048576 15:36:38 metadata.max.age.ms = 300000 15:36:38 metadata.max.idle.ms = 300000 15:36:38 metadata.recovery.strategy = none 15:36:38 metric.reporters = [] 15:36:38 metrics.num.samples = 2 15:36:38 metrics.recording.level = INFO 15:36:38 metrics.sample.window.ms = 30000 15:36:38 partitioner.adaptive.partitioning.enable = true 15:36:38 partitioner.availability.timeout.ms = 0 15:36:38 partitioner.class = null 15:36:38 partitioner.ignore.keys = false 15:36:38 receive.buffer.bytes = 32768 15:36:38 reconnect.backoff.max.ms = 1000 15:36:38 reconnect.backoff.ms = 50 15:36:38 request.timeout.ms = 30000 15:36:38 retries = 0 15:36:38 retry.backoff.max.ms = 1000 15:36:38 retry.backoff.ms = 100 15:36:38 sasl.client.callback.handler.class = null 15:36:38 sasl.jaas.config = null 15:36:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:38 sasl.kerberos.min.time.before.relogin = 60000 15:36:38 sasl.kerberos.service.name = null 15:36:38 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:38 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:38 sasl.login.callback.handler.class = null 15:36:38 sasl.login.class = null 15:36:38 sasl.login.connect.timeout.ms = null 15:36:38 sasl.login.read.timeout.ms = null 15:36:38 sasl.login.refresh.buffer.seconds = 300 15:36:38 sasl.login.refresh.min.period.seconds = 60 15:36:38 sasl.login.refresh.window.factor = 0.8 15:36:38 sasl.login.refresh.window.jitter = 0.05 15:36:38 sasl.login.retry.backoff.max.ms = 10000 15:36:38 sasl.login.retry.backoff.ms = 100 15:36:38 sasl.mechanism = GSSAPI 15:36:38 sasl.oauthbearer.clock.skew.seconds = 30 15:36:38 sasl.oauthbearer.expected.audience = null 15:36:38 sasl.oauthbearer.expected.issuer = null 15:36:38 sasl.oauthbearer.header.urlencode = false 15:36:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:38 sasl.oauthbearer.jwks.endpoint.url = null 15:36:38 sasl.oauthbearer.scope.claim.name = scope 15:36:38 sasl.oauthbearer.sub.claim.name = sub 15:36:38 sasl.oauthbearer.token.endpoint.url = null 15:36:38 security.protocol = PLAINTEXT 15:36:38 security.providers = null 15:36:38 send.buffer.bytes = 131072 15:36:38 socket.connection.setup.timeout.max.ms = 30000 15:36:38 socket.connection.setup.timeout.ms = 10000 15:36:38 ssl.cipher.suites = null 15:36:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:38 ssl.endpoint.identification.algorithm = https 15:36:38 ssl.engine.factory.class = null 15:36:38 ssl.key.password = null 15:36:38 ssl.keymanager.algorithm = SunX509 15:36:38 ssl.keystore.certificate.chain = null 15:36:38 ssl.keystore.key = null 15:36:38 ssl.keystore.location = null 15:36:38 ssl.keystore.password = null 15:36:38 ssl.keystore.type = JKS 15:36:38 ssl.protocol = TLSv1.3 15:36:38 ssl.provider = null 15:36:38 ssl.secure.random.implementation = null 15:36:38 ssl.trustmanager.algorithm = PKIX 15:36:38 ssl.truststore.certificates = null 15:36:38 ssl.truststore.location = null 15:36:38 ssl.truststore.password = null 15:36:38 ssl.truststore.type = JKS 15:36:38 transaction.timeout.ms = 60000 15:36:38 transactional.id = null 15:36:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:38 15:36:38 2026-06-03T15:36:38.399Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:38 2026-06-03T15:36:38.401Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:38 2026-06-03T15:36:38.401Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:38 2026-06-03T15:36:38.401Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:38 2026-06-03T15:36:38.401Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500998401 15:36:38 2026-06-03T15:36:38.423Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:38 2026-06-03T15:36:38.439Z WARN 2681 --- [ 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: d57d8428-f53e-4e71-ab28-45d1969e7371 15:36:38 2026-06-03T15:36:38.439Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:38 2026-06-03T15:36:38.440Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:38 acks = -1 15:36:38 auto.include.jmx.reporter = true 15:36:38 batch.size = 16384 15:36:38 bootstrap.servers = [localhost:32774] 15:36:38 buffer.memory = 33554432 15:36:38 client.dns.lookup = use_all_dns_ips 15:36:38 client.id = producer-17 15:36:38 compression.gzip.level = -1 15:36:38 compression.lz4.level = 9 15:36:38 compression.type = none 15:36:38 compression.zstd.level = 3 15:36:38 connections.max.idle.ms = 540000 15:36:38 delivery.timeout.ms = 120000 15:36:38 enable.idempotence = false 15:36:38 enable.metrics.push = true 15:36:38 interceptor.classes = [] 15:36:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:38 linger.ms = 1 15:36:38 max.block.ms = 60000 15:36:38 max.in.flight.requests.per.connection = 5 15:36:38 max.request.size = 1048576 15:36:38 metadata.max.age.ms = 300000 15:36:38 metadata.max.idle.ms = 300000 15:36:38 metadata.recovery.strategy = none 15:36:38 metric.reporters = [] 15:36:38 metrics.num.samples = 2 15:36:38 metrics.recording.level = INFO 15:36:38 metrics.sample.window.ms = 30000 15:36:38 partitioner.adaptive.partitioning.enable = true 15:36:38 partitioner.availability.timeout.ms = 0 15:36:38 partitioner.class = null 15:36:38 partitioner.ignore.keys = false 15:36:38 receive.buffer.bytes = 32768 15:36:38 reconnect.backoff.max.ms = 1000 15:36:38 reconnect.backoff.ms = 50 15:36:38 request.timeout.ms = 30000 15:36:38 retries = 0 15:36:38 retry.backoff.max.ms = 1000 15:36:38 retry.backoff.ms = 100 15:36:38 sasl.client.callback.handler.class = null 15:36:38 sasl.jaas.config = null 15:36:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:38 sasl.kerberos.min.time.before.relogin = 60000 15:36:38 sasl.kerberos.service.name = null 15:36:38 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:38 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:38 sasl.login.callback.handler.class = null 15:36:38 sasl.login.class = null 15:36:38 sasl.login.connect.timeout.ms = null 15:36:38 sasl.login.read.timeout.ms = null 15:36:38 sasl.login.refresh.buffer.seconds = 300 15:36:38 sasl.login.refresh.min.period.seconds = 60 15:36:38 sasl.login.refresh.window.factor = 0.8 15:36:38 sasl.login.refresh.window.jitter = 0.05 15:36:38 sasl.login.retry.backoff.max.ms = 10000 15:36:38 sasl.login.retry.backoff.ms = 100 15:36:38 sasl.mechanism = GSSAPI 15:36:38 sasl.oauthbearer.clock.skew.seconds = 30 15:36:38 sasl.oauthbearer.expected.audience = null 15:36:38 sasl.oauthbearer.expected.issuer = null 15:36:38 sasl.oauthbearer.header.urlencode = false 15:36:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:38 sasl.oauthbearer.jwks.endpoint.url = null 15:36:38 sasl.oauthbearer.scope.claim.name = scope 15:36:38 sasl.oauthbearer.sub.claim.name = sub 15:36:38 sasl.oauthbearer.token.endpoint.url = null 15:36:38 security.protocol = PLAINTEXT 15:36:38 security.providers = null 15:36:38 send.buffer.bytes = 131072 15:36:38 socket.connection.setup.timeout.max.ms = 30000 15:36:38 socket.connection.setup.timeout.ms = 10000 15:36:38 ssl.cipher.suites = null 15:36:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:38 ssl.endpoint.identification.algorithm = https 15:36:38 ssl.engine.factory.class = null 15:36:38 ssl.key.password = null 15:36:38 ssl.keymanager.algorithm = SunX509 15:36:38 ssl.keystore.certificate.chain = null 15:36:38 ssl.keystore.key = null 15:36:38 ssl.keystore.location = null 15:36:38 ssl.keystore.password = null 15:36:38 ssl.keystore.type = JKS 15:36:38 ssl.protocol = TLSv1.3 15:36:38 ssl.provider = null 15:36:38 ssl.secure.random.implementation = null 15:36:38 ssl.trustmanager.algorithm = PKIX 15:36:38 ssl.truststore.certificates = null 15:36:38 ssl.truststore.location = null 15:36:38 ssl.truststore.password = null 15:36:38 ssl.truststore.type = JKS 15:36:38 transaction.timeout.ms = 60000 15:36:38 transactional.id = null 15:36:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:38 15:36:38 2026-06-03T15:36:38.440Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:38 2026-06-03T15:36:38.442Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:38 2026-06-03T15:36:38.442Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:38 2026-06-03T15:36:38.442Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:38 2026-06-03T15:36:38.442Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500998442 15:36:38 2026-06-03T15:36:38.451Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:38 2026-06-03T15:36:38.466Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:38 2026-06-03T15:36:38.466Z WARN 2681 --- [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. 15:36:38 2026-06-03T15:36:38.469Z WARN 2681 --- [ 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: 7c68016c-7f95-497a-ae1b-7e39f62bc691 15:36:38 2026-06-03T15:36:38.470Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:38 2026-06-03T15:36:38.470Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:38 acks = -1 15:36:38 auto.include.jmx.reporter = true 15:36:38 batch.size = 16384 15:36:38 bootstrap.servers = [localhost:32774] 15:36:38 buffer.memory = 33554432 15:36:38 client.dns.lookup = use_all_dns_ips 15:36:38 client.id = producer-18 15:36:38 compression.gzip.level = -1 15:36:38 compression.lz4.level = 9 15:36:38 compression.type = none 15:36:38 compression.zstd.level = 3 15:36:38 connections.max.idle.ms = 540000 15:36:38 delivery.timeout.ms = 120000 15:36:38 enable.idempotence = false 15:36:38 enable.metrics.push = true 15:36:38 interceptor.classes = [] 15:36:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:38 linger.ms = 1 15:36:38 max.block.ms = 60000 15:36:38 max.in.flight.requests.per.connection = 5 15:36:38 max.request.size = 1048576 15:36:38 metadata.max.age.ms = 300000 15:36:38 metadata.max.idle.ms = 300000 15:36:38 metadata.recovery.strategy = none 15:36:38 metric.reporters = [] 15:36:38 metrics.num.samples = 2 15:36:38 metrics.recording.level = INFO 15:36:38 metrics.sample.window.ms = 30000 15:36:38 partitioner.adaptive.partitioning.enable = true 15:36:38 partitioner.availability.timeout.ms = 0 15:36:38 partitioner.class = null 15:36:38 partitioner.ignore.keys = false 15:36:38 receive.buffer.bytes = 32768 15:36:38 reconnect.backoff.max.ms = 1000 15:36:38 reconnect.backoff.ms = 50 15:36:38 request.timeout.ms = 30000 15:36:38 retries = 0 15:36:38 retry.backoff.max.ms = 1000 15:36:38 retry.backoff.ms = 100 15:36:38 sasl.client.callback.handler.class = null 15:36:38 sasl.jaas.config = null 15:36:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:38 sasl.kerberos.min.time.before.relogin = 60000 15:36:38 sasl.kerberos.service.name = null 15:36:38 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:38 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:38 sasl.login.callback.handler.class = null 15:36:38 sasl.login.class = null 15:36:38 sasl.login.connect.timeout.ms = null 15:36:38 sasl.login.read.timeout.ms = null 15:36:38 sasl.login.refresh.buffer.seconds = 300 15:36:38 sasl.login.refresh.min.period.seconds = 60 15:36:38 sasl.login.refresh.window.factor = 0.8 15:36:38 sasl.login.refresh.window.jitter = 0.05 15:36:38 sasl.login.retry.backoff.max.ms = 10000 15:36:38 sasl.login.retry.backoff.ms = 100 15:36:38 sasl.mechanism = GSSAPI 15:36:38 sasl.oauthbearer.clock.skew.seconds = 30 15:36:38 sasl.oauthbearer.expected.audience = null 15:36:38 sasl.oauthbearer.expected.issuer = null 15:36:38 sasl.oauthbearer.header.urlencode = false 15:36:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:38 sasl.oauthbearer.jwks.endpoint.url = null 15:36:38 sasl.oauthbearer.scope.claim.name = scope 15:36:38 sasl.oauthbearer.sub.claim.name = sub 15:36:38 sasl.oauthbearer.token.endpoint.url = null 15:36:38 security.protocol = PLAINTEXT 15:36:38 security.providers = null 15:36:38 send.buffer.bytes = 131072 15:36:38 socket.connection.setup.timeout.max.ms = 30000 15:36:38 socket.connection.setup.timeout.ms = 10000 15:36:38 ssl.cipher.suites = null 15:36:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:38 ssl.endpoint.identification.algorithm = https 15:36:38 ssl.engine.factory.class = null 15:36:38 ssl.key.password = null 15:36:38 ssl.keymanager.algorithm = SunX509 15:36:38 ssl.keystore.certificate.chain = null 15:36:38 ssl.keystore.key = null 15:36:38 ssl.keystore.location = null 15:36:38 ssl.keystore.password = null 15:36:38 ssl.keystore.type = JKS 15:36:38 ssl.protocol = TLSv1.3 15:36:38 ssl.provider = null 15:36:38 ssl.secure.random.implementation = null 15:36:38 ssl.trustmanager.algorithm = PKIX 15:36:38 ssl.truststore.certificates = null 15:36:38 ssl.truststore.location = null 15:36:38 ssl.truststore.password = null 15:36:38 ssl.truststore.type = JKS 15:36:38 transaction.timeout.ms = 60000 15:36:38 transactional.id = null 15:36:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:38 15:36:38 2026-06-03T15:36:38.470Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:38 2026-06-03T15:36:38.473Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:38 2026-06-03T15:36:38.473Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:38 2026-06-03T15:36:38.473Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:38 2026-06-03T15:36:38.473Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500998473 15:36:38 2026-06-03T15:36:38.487Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:38 2026-06-03T15:36:38.494Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:38 2026-06-03T15:36:38.494Z WARN 2681 --- [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. 15:36:38 2026-06-03T15:36:38.500Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:38 2026-06-03T15:36:38.500Z WARN 2681 --- [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. 15:36:38 2026-06-03T15:36:38.502Z WARN 2681 --- [ 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: c7d08dd3-092d-4a75-9914-a4b7c0b3fa69 15:36:38 2026-06-03T15:36:38.502Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:38 2026-06-03T15:36:38.503Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:38 acks = -1 15:36:38 auto.include.jmx.reporter = true 15:36:38 batch.size = 16384 15:36:38 bootstrap.servers = [localhost:32774] 15:36:38 buffer.memory = 33554432 15:36:38 client.dns.lookup = use_all_dns_ips 15:36:38 client.id = producer-19 15:36:38 compression.gzip.level = -1 15:36:38 compression.lz4.level = 9 15:36:38 compression.type = none 15:36:38 compression.zstd.level = 3 15:36:38 connections.max.idle.ms = 540000 15:36:38 delivery.timeout.ms = 120000 15:36:38 enable.idempotence = false 15:36:38 enable.metrics.push = true 15:36:38 interceptor.classes = [] 15:36:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:38 linger.ms = 1 15:36:38 max.block.ms = 60000 15:36:38 max.in.flight.requests.per.connection = 5 15:36:38 max.request.size = 1048576 15:36:38 metadata.max.age.ms = 300000 15:36:38 metadata.max.idle.ms = 300000 15:36:38 metadata.recovery.strategy = none 15:36:38 metric.reporters = [] 15:36:38 metrics.num.samples = 2 15:36:38 metrics.recording.level = INFO 15:36:38 metrics.sample.window.ms = 30000 15:36:38 partitioner.adaptive.partitioning.enable = true 15:36:38 partitioner.availability.timeout.ms = 0 15:36:38 partitioner.class = null 15:36:38 partitioner.ignore.keys = false 15:36:38 receive.buffer.bytes = 32768 15:36:38 reconnect.backoff.max.ms = 1000 15:36:38 reconnect.backoff.ms = 50 15:36:38 request.timeout.ms = 30000 15:36:38 retries = 0 15:36:38 retry.backoff.max.ms = 1000 15:36:38 retry.backoff.ms = 100 15:36:38 sasl.client.callback.handler.class = null 15:36:38 sasl.jaas.config = null 15:36:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:38 sasl.kerberos.min.time.before.relogin = 60000 15:36:38 sasl.kerberos.service.name = null 15:36:38 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:38 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:38 sasl.login.callback.handler.class = null 15:36:38 sasl.login.class = null 15:36:38 sasl.login.connect.timeout.ms = null 15:36:38 sasl.login.read.timeout.ms = null 15:36:38 sasl.login.refresh.buffer.seconds = 300 15:36:38 sasl.login.refresh.min.period.seconds = 60 15:36:38 sasl.login.refresh.window.factor = 0.8 15:36:38 sasl.login.refresh.window.jitter = 0.05 15:36:38 sasl.login.retry.backoff.max.ms = 10000 15:36:38 sasl.login.retry.backoff.ms = 100 15:36:38 sasl.mechanism = GSSAPI 15:36:38 sasl.oauthbearer.clock.skew.seconds = 30 15:36:38 sasl.oauthbearer.expected.audience = null 15:36:38 sasl.oauthbearer.expected.issuer = null 15:36:38 sasl.oauthbearer.header.urlencode = false 15:36:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:38 sasl.oauthbearer.jwks.endpoint.url = null 15:36:38 sasl.oauthbearer.scope.claim.name = scope 15:36:38 sasl.oauthbearer.sub.claim.name = sub 15:36:38 sasl.oauthbearer.token.endpoint.url = null 15:36:38 security.protocol = PLAINTEXT 15:36:38 security.providers = null 15:36:38 send.buffer.bytes = 131072 15:36:38 socket.connection.setup.timeout.max.ms = 30000 15:36:38 socket.connection.setup.timeout.ms = 10000 15:36:38 ssl.cipher.suites = null 15:36:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:38 ssl.endpoint.identification.algorithm = https 15:36:38 ssl.engine.factory.class = null 15:36:38 ssl.key.password = null 15:36:38 ssl.keymanager.algorithm = SunX509 15:36:38 ssl.keystore.certificate.chain = null 15:36:38 ssl.keystore.key = null 15:36:38 ssl.keystore.location = null 15:36:38 ssl.keystore.password = null 15:36:38 ssl.keystore.type = JKS 15:36:38 ssl.protocol = TLSv1.3 15:36:38 ssl.provider = null 15:36:38 ssl.secure.random.implementation = null 15:36:38 ssl.trustmanager.algorithm = PKIX 15:36:38 ssl.truststore.certificates = null 15:36:38 ssl.truststore.location = null 15:36:38 ssl.truststore.password = null 15:36:38 ssl.truststore.type = JKS 15:36:38 transaction.timeout.ms = 60000 15:36:38 transactional.id = null 15:36:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:38 15:36:38 2026-06-03T15:36:38.503Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:38 2026-06-03T15:36:38.503Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:38 2026-06-03T15:36:38.503Z WARN 2681 --- [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. 15:36:38 2026-06-03T15:36:38.505Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:38 2026-06-03T15:36:38.505Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:38 2026-06-03T15:36:38.505Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:38 2026-06-03T15:36:38.505Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500998505 15:36:38 2026-06-03T15:36:38.516Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:38 2026-06-03T15:36:38.517Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:38 2026-06-03T15:36:38.517Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:38 2026-06-03T15:36:38.523Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:38 2026-06-03T15:36:38.523Z WARN 2681 --- [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. 15:36:38 2026-06-03T15:36:38.527Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:38 2026-06-03T15:36:38.541Z WARN 2681 --- [ 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: e5f03ddc-afa2-4b78-b5fd-a5cca7f46a7b 15:36:38 2026-06-03T15:36:38.541Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:38 2026-06-03T15:36:38.541Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:38 acks = -1 15:36:38 auto.include.jmx.reporter = true 15:36:38 batch.size = 16384 15:36:38 bootstrap.servers = [localhost:32774] 15:36:38 buffer.memory = 33554432 15:36:38 client.dns.lookup = use_all_dns_ips 15:36:38 client.id = producer-20 15:36:38 compression.gzip.level = -1 15:36:38 compression.lz4.level = 9 15:36:38 compression.type = none 15:36:38 compression.zstd.level = 3 15:36:38 connections.max.idle.ms = 540000 15:36:38 delivery.timeout.ms = 120000 15:36:38 enable.idempotence = false 15:36:38 enable.metrics.push = true 15:36:38 interceptor.classes = [] 15:36:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:38 linger.ms = 1 15:36:38 max.block.ms = 60000 15:36:38 max.in.flight.requests.per.connection = 5 15:36:38 max.request.size = 1048576 15:36:38 metadata.max.age.ms = 300000 15:36:38 metadata.max.idle.ms = 300000 15:36:38 metadata.recovery.strategy = none 15:36:38 metric.reporters = [] 15:36:38 metrics.num.samples = 2 15:36:38 metrics.recording.level = INFO 15:36:38 metrics.sample.window.ms = 30000 15:36:38 partitioner.adaptive.partitioning.enable = true 15:36:38 partitioner.availability.timeout.ms = 0 15:36:38 partitioner.class = null 15:36:38 partitioner.ignore.keys = false 15:36:38 receive.buffer.bytes = 32768 15:36:38 reconnect.backoff.max.ms = 1000 15:36:38 reconnect.backoff.ms = 50 15:36:38 request.timeout.ms = 30000 15:36:38 retries = 0 15:36:38 retry.backoff.max.ms = 1000 15:36:38 retry.backoff.ms = 100 15:36:38 sasl.client.callback.handler.class = null 15:36:38 sasl.jaas.config = null 15:36:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:38 sasl.kerberos.min.time.before.relogin = 60000 15:36:38 sasl.kerberos.service.name = null 15:36:38 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:38 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:38 sasl.login.callback.handler.class = null 15:36:38 sasl.login.class = null 15:36:38 sasl.login.connect.timeout.ms = null 15:36:38 sasl.login.read.timeout.ms = null 15:36:38 sasl.login.refresh.buffer.seconds = 300 15:36:38 sasl.login.refresh.min.period.seconds = 60 15:36:38 sasl.login.refresh.window.factor = 0.8 15:36:38 sasl.login.refresh.window.jitter = 0.05 15:36:38 sasl.login.retry.backoff.max.ms = 10000 15:36:38 sasl.login.retry.backoff.ms = 100 15:36:38 sasl.mechanism = GSSAPI 15:36:38 sasl.oauthbearer.clock.skew.seconds = 30 15:36:38 sasl.oauthbearer.expected.audience = null 15:36:38 sasl.oauthbearer.expected.issuer = null 15:36:38 sasl.oauthbearer.header.urlencode = false 15:36:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:38 sasl.oauthbearer.jwks.endpoint.url = null 15:36:38 sasl.oauthbearer.scope.claim.name = scope 15:36:38 sasl.oauthbearer.sub.claim.name = sub 15:36:38 sasl.oauthbearer.token.endpoint.url = null 15:36:38 security.protocol = PLAINTEXT 15:36:38 security.providers = null 15:36:38 send.buffer.bytes = 131072 15:36:38 socket.connection.setup.timeout.max.ms = 30000 15:36:38 socket.connection.setup.timeout.ms = 10000 15:36:38 ssl.cipher.suites = null 15:36:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:38 ssl.endpoint.identification.algorithm = https 15:36:38 ssl.engine.factory.class = null 15:36:38 ssl.key.password = null 15:36:38 ssl.keymanager.algorithm = SunX509 15:36:38 ssl.keystore.certificate.chain = null 15:36:38 ssl.keystore.key = null 15:36:38 ssl.keystore.location = null 15:36:38 ssl.keystore.password = null 15:36:38 ssl.keystore.type = JKS 15:36:38 ssl.protocol = TLSv1.3 15:36:38 ssl.provider = null 15:36:38 ssl.secure.random.implementation = null 15:36:38 ssl.trustmanager.algorithm = PKIX 15:36:38 ssl.truststore.certificates = null 15:36:38 ssl.truststore.location = null 15:36:38 ssl.truststore.password = null 15:36:38 ssl.truststore.type = JKS 15:36:38 transaction.timeout.ms = 60000 15:36:38 transactional.id = null 15:36:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:38 15:36:38 2026-06-03T15:36:38.542Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:38 2026-06-03T15:36:38.544Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:38 2026-06-03T15:36:38.544Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:38 2026-06-03T15:36:38.544Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:38 2026-06-03T15:36:38.544Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500998544 15:36:38 2026-06-03T15:36:38.558Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:38 2026-06-03T15:36:38.574Z WARN 2681 --- [ 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: 03b971f3-3a01-4f56-a710-c03e614024e2 15:36:38 2026-06-03T15:36:38.575Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:38 2026-06-03T15:36:38.575Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:38 acks = -1 15:36:38 auto.include.jmx.reporter = true 15:36:38 batch.size = 16384 15:36:38 bootstrap.servers = [localhost:32774] 15:36:38 buffer.memory = 33554432 15:36:38 client.dns.lookup = use_all_dns_ips 15:36:38 client.id = producer-21 15:36:38 compression.gzip.level = -1 15:36:38 compression.lz4.level = 9 15:36:38 compression.type = none 15:36:38 compression.zstd.level = 3 15:36:38 connections.max.idle.ms = 540000 15:36:38 delivery.timeout.ms = 120000 15:36:38 enable.idempotence = false 15:36:38 enable.metrics.push = true 15:36:38 interceptor.classes = [] 15:36:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:38 linger.ms = 1 15:36:38 max.block.ms = 60000 15:36:38 max.in.flight.requests.per.connection = 5 15:36:38 max.request.size = 1048576 15:36:38 metadata.max.age.ms = 300000 15:36:38 metadata.max.idle.ms = 300000 15:36:38 metadata.recovery.strategy = none 15:36:38 metric.reporters = [] 15:36:38 metrics.num.samples = 2 15:36:38 metrics.recording.level = INFO 15:36:38 metrics.sample.window.ms = 30000 15:36:38 partitioner.adaptive.partitioning.enable = true 15:36:38 partitioner.availability.timeout.ms = 0 15:36:38 partitioner.class = null 15:36:38 partitioner.ignore.keys = false 15:36:38 receive.buffer.bytes = 32768 15:36:38 reconnect.backoff.max.ms = 1000 15:36:38 reconnect.backoff.ms = 50 15:36:38 request.timeout.ms = 30000 15:36:38 retries = 0 15:36:38 retry.backoff.max.ms = 1000 15:36:38 retry.backoff.ms = 100 15:36:38 sasl.client.callback.handler.class = null 15:36:38 sasl.jaas.config = null 15:36:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:38 sasl.kerberos.min.time.before.relogin = 60000 15:36:38 sasl.kerberos.service.name = null 15:36:38 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:38 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:38 sasl.login.callback.handler.class = null 15:36:38 sasl.login.class = null 15:36:38 sasl.login.connect.timeout.ms = null 15:36:38 sasl.login.read.timeout.ms = null 15:36:38 sasl.login.refresh.buffer.seconds = 300 15:36:38 sasl.login.refresh.min.period.seconds = 60 15:36:38 sasl.login.refresh.window.factor = 0.8 15:36:38 sasl.login.refresh.window.jitter = 0.05 15:36:38 sasl.login.retry.backoff.max.ms = 10000 15:36:38 sasl.login.retry.backoff.ms = 100 15:36:38 sasl.mechanism = GSSAPI 15:36:38 sasl.oauthbearer.clock.skew.seconds = 30 15:36:38 sasl.oauthbearer.expected.audience = null 15:36:38 sasl.oauthbearer.expected.issuer = null 15:36:38 sasl.oauthbearer.header.urlencode = false 15:36:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:38 sasl.oauthbearer.jwks.endpoint.url = null 15:36:38 sasl.oauthbearer.scope.claim.name = scope 15:36:38 sasl.oauthbearer.sub.claim.name = sub 15:36:38 sasl.oauthbearer.token.endpoint.url = null 15:36:38 security.protocol = PLAINTEXT 15:36:38 security.providers = null 15:36:38 send.buffer.bytes = 131072 15:36:38 socket.connection.setup.timeout.max.ms = 30000 15:36:38 socket.connection.setup.timeout.ms = 10000 15:36:38 ssl.cipher.suites = null 15:36:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:38 ssl.endpoint.identification.algorithm = https 15:36:38 ssl.engine.factory.class = null 15:36:38 ssl.key.password = null 15:36:38 ssl.keymanager.algorithm = SunX509 15:36:38 ssl.keystore.certificate.chain = null 15:36:38 ssl.keystore.key = null 15:36:38 ssl.keystore.location = null 15:36:38 ssl.keystore.password = null 15:36:38 ssl.keystore.type = JKS 15:36:38 ssl.protocol = TLSv1.3 15:36:38 ssl.provider = null 15:36:38 ssl.secure.random.implementation = null 15:36:38 ssl.trustmanager.algorithm = PKIX 15:36:38 ssl.truststore.certificates = null 15:36:38 ssl.truststore.location = null 15:36:38 ssl.truststore.password = null 15:36:38 ssl.truststore.type = JKS 15:36:38 transaction.timeout.ms = 60000 15:36:38 transactional.id = null 15:36:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:38 15:36:38 2026-06-03T15:36:38.575Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:38 2026-06-03T15:36:38.577Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:38 2026-06-03T15:36:38.577Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:38 2026-06-03T15:36:38.577Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:38 2026-06-03T15:36:38.577Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500998577 15:36:38 2026-06-03T15:36:38.586Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:38 2026-06-03T15:36:38.598Z INFO 2681 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:36:38 allow.auto.create.topics = true 15:36:38 auto.commit.interval.ms = 5000 15:36:38 auto.include.jmx.reporter = true 15:36:38 auto.offset.reset = earliest 15:36:38 bootstrap.servers = [localhost:32774] 15:36:38 check.crcs = true 15:36:38 client.dns.lookup = use_all_dns_ips 15:36:38 client.id = consumer-test-1-10 15:36:38 client.rack = 15:36:38 connections.max.idle.ms = 540000 15:36:38 default.api.timeout.ms = 60000 15:36:38 enable.auto.commit = true 15:36:38 enable.metrics.push = true 15:36:38 exclude.internal.topics = true 15:36:38 fetch.max.bytes = 52428800 15:36:38 fetch.max.wait.ms = 500 15:36:38 fetch.min.bytes = 1 15:36:38 group.id = test-1 15:36:38 group.instance.id = null 15:36:38 group.protocol = classic 15:36:38 group.remote.assignor = null 15:36:38 heartbeat.interval.ms = 3000 15:36:38 interceptor.classes = [] 15:36:38 internal.leave.group.on.close = true 15:36:38 internal.throw.on.fetch.stable.offset.unsupported = false 15:36:38 isolation.level = read_uncommitted 15:36:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:36:38 max.partition.fetch.bytes = 1048576 15:36:38 max.poll.interval.ms = 300000 15:36:38 max.poll.records = 500 15:36:38 metadata.max.age.ms = 300000 15:36:38 metadata.recovery.strategy = none 15:36:38 metric.reporters = [] 15:36:38 metrics.num.samples = 2 15:36:38 metrics.recording.level = INFO 15:36:38 metrics.sample.window.ms = 30000 15:36:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:36:38 receive.buffer.bytes = 65536 15:36:38 reconnect.backoff.max.ms = 1000 15:36:38 reconnect.backoff.ms = 50 15:36:38 request.timeout.ms = 30000 15:36:38 retry.backoff.max.ms = 1000 15:36:38 retry.backoff.ms = 100 15:36:38 sasl.client.callback.handler.class = null 15:36:38 sasl.jaas.config = null 15:36:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:38 sasl.kerberos.min.time.before.relogin = 60000 15:36:38 sasl.kerberos.service.name = null 15:36:38 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:38 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:38 sasl.login.callback.handler.class = null 15:36:38 sasl.login.class = null 15:36:38 sasl.login.connect.timeout.ms = null 15:36:38 sasl.login.read.timeout.ms = null 15:36:38 sasl.login.refresh.buffer.seconds = 300 15:36:38 sasl.login.refresh.min.period.seconds = 60 15:36:38 sasl.login.refresh.window.factor = 0.8 15:36:38 sasl.login.refresh.window.jitter = 0.05 15:36:38 sasl.login.retry.backoff.max.ms = 10000 15:36:38 sasl.login.retry.backoff.ms = 100 15:36:38 sasl.mechanism = GSSAPI 15:36:38 sasl.oauthbearer.clock.skew.seconds = 30 15:36:38 sasl.oauthbearer.expected.audience = null 15:36:38 sasl.oauthbearer.expected.issuer = null 15:36:38 sasl.oauthbearer.header.urlencode = false 15:36:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:38 sasl.oauthbearer.jwks.endpoint.url = null 15:36:38 sasl.oauthbearer.scope.claim.name = scope 15:36:38 sasl.oauthbearer.sub.claim.name = sub 15:36:38 sasl.oauthbearer.token.endpoint.url = null 15:36:38 security.protocol = PLAINTEXT 15:36:38 security.providers = null 15:36:38 send.buffer.bytes = 131072 15:36:38 session.timeout.ms = 45000 15:36:38 socket.connection.setup.timeout.max.ms = 30000 15:36:38 socket.connection.setup.timeout.ms = 10000 15:36:38 ssl.cipher.suites = null 15:36:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:38 ssl.endpoint.identification.algorithm = https 15:36:38 ssl.engine.factory.class = null 15:36:38 ssl.key.password = null 15:36:38 ssl.keymanager.algorithm = SunX509 15:36:38 ssl.keystore.certificate.chain = null 15:36:38 ssl.keystore.key = null 15:36:38 ssl.keystore.location = null 15:36:38 ssl.keystore.password = null 15:36:38 ssl.keystore.type = JKS 15:36:38 ssl.protocol = TLSv1.3 15:36:38 ssl.provider = null 15:36:38 ssl.secure.random.implementation = null 15:36:38 ssl.trustmanager.algorithm = PKIX 15:36:38 ssl.truststore.certificates = null 15:36:38 ssl.truststore.location = null 15:36:38 ssl.truststore.password = null 15:36:38 ssl.truststore.type = JKS 15:36:38 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:36:38 15:36:38 2026-06-03T15:36:38.598Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:38 2026-06-03T15:36:38.601Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:38 2026-06-03T15:36:38.601Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:38 2026-06-03T15:36:38.601Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500998601 15:36:38 2026-06-03T15:36:38.601Z INFO 2681 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-10, groupId=test-1] Subscribed to topic(s): my-topic-name 15:36:38 2026-06-03T15:36:38.606Z WARN 2681 --- [ 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: e5a465b7-669c-414c-aef1-f136ca0d912b 15:36:38 2026-06-03T15:36:38.606Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:36:38 2026-06-03T15:36:38.606Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:38 acks = -1 15:36:38 auto.include.jmx.reporter = true 15:36:38 batch.size = 16384 15:36:38 bootstrap.servers = [localhost:32774] 15:36:38 buffer.memory = 33554432 15:36:38 client.dns.lookup = use_all_dns_ips 15:36:38 client.id = producer-22 15:36:38 compression.gzip.level = -1 15:36:38 compression.lz4.level = 9 15:36:38 compression.type = none 15:36:38 compression.zstd.level = 3 15:36:38 connections.max.idle.ms = 540000 15:36:38 delivery.timeout.ms = 120000 15:36:38 enable.idempotence = false 15:36:38 enable.metrics.push = true 15:36:38 interceptor.classes = [] 15:36:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:38 linger.ms = 1 15:36:38 max.block.ms = 60000 15:36:38 max.in.flight.requests.per.connection = 5 15:36:38 max.request.size = 1048576 15:36:38 metadata.max.age.ms = 300000 15:36:38 metadata.max.idle.ms = 300000 15:36:38 metadata.recovery.strategy = none 15:36:38 metric.reporters = [] 15:36:38 metrics.num.samples = 2 15:36:38 metrics.recording.level = INFO 15:36:38 metrics.sample.window.ms = 30000 15:36:38 partitioner.adaptive.partitioning.enable = true 15:36:38 partitioner.availability.timeout.ms = 0 15:36:38 partitioner.class = null 15:36:38 partitioner.ignore.keys = false 15:36:38 receive.buffer.bytes = 32768 15:36:38 reconnect.backoff.max.ms = 1000 15:36:38 reconnect.backoff.ms = 50 15:36:38 request.timeout.ms = 30000 15:36:38 retries = 0 15:36:38 retry.backoff.max.ms = 1000 15:36:38 retry.backoff.ms = 100 15:36:38 sasl.client.callback.handler.class = null 15:36:38 sasl.jaas.config = null 15:36:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:38 sasl.kerberos.min.time.before.relogin = 60000 15:36:38 sasl.kerberos.service.name = null 15:36:38 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:38 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:38 sasl.login.callback.handler.class = null 15:36:38 sasl.login.class = null 15:36:38 sasl.login.connect.timeout.ms = null 15:36:38 sasl.login.read.timeout.ms = null 15:36:38 sasl.login.refresh.buffer.seconds = 300 15:36:38 sasl.login.refresh.min.period.seconds = 60 15:36:38 sasl.login.refresh.window.factor = 0.8 15:36:38 sasl.login.refresh.window.jitter = 0.05 15:36:38 sasl.login.retry.backoff.max.ms = 10000 15:36:38 sasl.login.retry.backoff.ms = 100 15:36:38 sasl.mechanism = GSSAPI 15:36:38 sasl.oauthbearer.clock.skew.seconds = 30 15:36:38 sasl.oauthbearer.expected.audience = null 15:36:38 sasl.oauthbearer.expected.issuer = null 15:36:38 sasl.oauthbearer.header.urlencode = false 15:36:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:38 sasl.oauthbearer.jwks.endpoint.url = null 15:36:38 sasl.oauthbearer.scope.claim.name = scope 15:36:38 sasl.oauthbearer.sub.claim.name = sub 15:36:38 sasl.oauthbearer.token.endpoint.url = null 15:36:38 security.protocol = PLAINTEXT 15:36:38 security.providers = null 15:36:38 send.buffer.bytes = 131072 15:36:38 socket.connection.setup.timeout.max.ms = 30000 15:36:38 socket.connection.setup.timeout.ms = 10000 15:36:38 ssl.cipher.suites = null 15:36:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:38 ssl.endpoint.identification.algorithm = https 15:36:38 ssl.engine.factory.class = null 15:36:38 ssl.key.password = null 15:36:38 ssl.keymanager.algorithm = SunX509 15:36:38 ssl.keystore.certificate.chain = null 15:36:38 ssl.keystore.key = null 15:36:38 ssl.keystore.location = null 15:36:38 ssl.keystore.password = null 15:36:38 ssl.keystore.type = JKS 15:36:38 ssl.protocol = TLSv1.3 15:36:38 ssl.provider = null 15:36:38 ssl.secure.random.implementation = null 15:36:38 ssl.trustmanager.algorithm = PKIX 15:36:38 ssl.truststore.certificates = null 15:36:38 ssl.truststore.location = null 15:36:38 ssl.truststore.password = null 15:36:38 ssl.truststore.type = JKS 15:36:38 transaction.timeout.ms = 60000 15:36:38 transactional.id = null 15:36:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:38 15:36:38 2026-06-03T15:36:38.607Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:38 2026-06-03T15:36:38.608Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:36:38 2026-06-03T15:36:38.608Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:38 2026-06-03T15:36:38.608Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:38 2026-06-03T15:36:38.608Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780500998608 15:36:38 2026-06-03T15:36:38.617Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:38 2026-06-03T15:36:38.625Z INFO 2681 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:38 2026-06-03T15:36:38.740Z INFO 2681 --- [ 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) 15:36:38 2026-06-03T15:36:38.741Z INFO 2681 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 15:36:38 2026-06-03T15:36:38.789Z INFO 2681 --- [ 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-fd27f387-2b0a-4d9b-9498-4ac63c25e66e 15:36:38 2026-06-03T15:36:38.789Z INFO 2681 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 15:36:38 2026-06-03T15:36:38.795Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:38 2026-06-03T15:36:38.795Z WARN 2681 --- [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. 15:36:38 2026-06-03T15:36:38.796Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:38 2026-06-03T15:36:38.797Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:38 2026-06-03T15:36:38.797Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:38 2026-06-03T15:36:38.813Z INFO 2681 --- [ 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-fd27f387-2b0a-4d9b-9498-4ac63c25e66e', protocol='range'} 15:36:38 2026-06-03T15:36:38.813Z INFO 2681 --- [ 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-fd27f387-2b0a-4d9b-9498-4ac63c25e66e=Assignment(partitions=[my-topic-name-0])} 15:36:38 2026-06-03T15:36:38.835Z INFO 2681 --- [ 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-fd27f387-2b0a-4d9b-9498-4ac63c25e66e', protocol='range'} 15:36:38 2026-06-03T15:36:38.835Z INFO 2681 --- [ 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]) 15:36:38 2026-06-03T15:36:38.835Z INFO 2681 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-10, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 15:36:38 2026-06-03T15:36:38.848Z INFO 2681 --- [ 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 15:36:38 2026-06-03T15:36:38.861Z INFO 2681 --- [ 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}}. 15:36:39 2026-06-03T15:36:38.952Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 15:36:39 2026-06-03T15:36:38.954Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:39 2026-06-03T15:36:38.954Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:39 2026-06-03T15:36:38.955Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 15:36:39 2026-06-03T15:36:38.955Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 15:36:39 2026-06-03T15:36:38.955Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:39 2026-06-03T15:36:38.955Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:39 2026-06-03T15:36:38.955Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 15:36:39 2026-06-03T15:36:38.955Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 15:36:39 2026-06-03T15:36:38.955Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:39 2026-06-03T15:36:38.955Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:39 2026-06-03T15:36:38.955Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 15:36:39 2026-06-03T15:36:38.955Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:39 2026-06-03T15:36:38.955Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 15:36:39 2026-06-03T15:36:38.956Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 15:36:39 2026-06-03T15:36:38.956Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:39 2026-06-03T15:36:38.956Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 15:36:39 2026-06-03T15:36:38.956Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:39 2026-06-03T15:36:38.956Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 15:36:39 2026-06-03T15:36:38.956Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 15:36:39 2026-06-03T15:36:38.971Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:39 2026-06-03T15:36:38.971Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:38.971Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:39 2026-06-03T15:36:38.971Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:39 2026-06-03T15:36:39.015Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.015Z INFO 2681 --- [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: 119ms, elapsed time since send: 119ms, throttle time: 0ms, request timeout: 30000ms) 15:36:39 2026-06-03T15:36:39.015Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 15:36:39 2026-06-03T15:36:39.015Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 2147483646 disconnected. 15:36:39 2026-06-03T15:36:39.015Z INFO 2681 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-10, groupId=test-1] Error sending fetch request (sessionId=60336961, epoch=1) to node 1: 15:36:39 15:36:39 org.apache.kafka.common.errors.DisconnectException 15:36:39 15:36:39 2026-06-03T15:36:39.016Z INFO 2681 --- [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. 15:36:39 2026-06-03T15:36:39.040Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.040Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.044Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.045Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.047Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.047Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.062Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.062Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.065Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.066Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.066Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.066Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.068Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.068Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.071Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.071Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.072Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.072Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.149Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.149Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.163Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.163Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.174Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.174Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.200Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.200Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.204Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.204Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.217Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.217Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.217Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.217Z WARN 2681 --- [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. 15:36:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.264 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 15:36:39 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 15:36:39 2026-06-03T15:36:39.233Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.233Z WARN 2681 --- [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. 15:36:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 15:36:39 [INFO] Running org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec 15:36:39 2026-06-03T15:36:39.256Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.256Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.273Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.273Z WARN 2681 --- [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. 15:36:39 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec 15:36:39 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 15:36:39 2026-06-03T15:36:39.292Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.292Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.295Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.295Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.298Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.298Z WARN 2681 --- [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. 15:36:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 15:36:39 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 15:36:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 15:36:39 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 15:36:39 15:36:39,340 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:36:39 15:36:39,340 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:36:39 15:36:39,340 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:36:39 15:36:39,343 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:36:39 15:36:39,343 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:36:39 15:36:39,350 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 15:36:39 15:36:39,350 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 15:36:39 15:36:39 . ____ _ __ _ _ 15:36:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:36:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:36:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:36:39 ' |____| .__|_| |_|_| |_\__, | / / / / 15:36:39 =========|_|==============|___/=/_/_/_/ 15:36:39 15:36:39 :: Spring Boot :: (v3.5.13) 15:36:39 15:36:39 2026-06-03T15:36:39.357Z INFO 2681 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:36:39 2026-06-03T15:36:39.357Z INFO 2681 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 15:36:39 2026-06-03T15:36:39.365Z INFO 2681 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.043 seconds (process running for 146.103) 15:36:39 2026-06-03T15:36:39.376Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.376Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.384Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.384Z WARN 2681 --- [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. 15:36:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 15:36:39 2026-06-03T15:36:39.386Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.386Z WARN 2681 --- [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. 15:36:39 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 15:36:39 2026-06-03T15:36:39.388Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.388Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.398Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.398Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.414Z INFO 2681 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 15:36:39 2026-06-03T15:36:39.414Z INFO 2681 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 15:36:39 2026-06-03T15:36:39.417Z INFO 2681 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 15:36:39 2026-06-03T15:36:39.417Z INFO 2681 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 15:36:39 2026-06-03T15:36:39.418Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.418Z WARN 2681 --- [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. 15:36:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 15:36:39 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 15:36:39 2026-06-03T15:36:39.454Z INFO 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 15:36:39 2026-06-03T15:36:39.456Z INFO 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 15:36:39 2026-06-03T15:36:39.458Z INFO 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 15:36:39 2026-06-03T15:36:39.458Z INFO 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 15:36:39 2026-06-03T15:36:39.459Z INFO 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 15:36:39 2026-06-03T15:36:39.460Z INFO 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 15:36:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 15:36:39 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventExactlyOnceIntegrationSpec 15:36:39 2026-06-03T15:36:39.466Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.467Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.467Z INFO 2681 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:36:39 2026-06-03T15:36:39.470Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.470Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.477Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.478Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.495Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.495Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.504Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.504Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.517Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:39 2026-06-03T15:36:39.517Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:39 2026-06-03T15:36:39.517Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:39 2026-06-03T15:36:39.524Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.524Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.543Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 31efdcef2c30f4f102e4b2199b3b92833ee30632a1f76ef0eaf5aabb9f538f30 15:36:39 2026-06-03T15:36:39.544Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.544Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.546Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.546Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.650Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:39 2026-06-03T15:36:39.650Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:39 2026-06-03T15:36:39.650Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:39 2026-06-03T15:36:39.677Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.677Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.732Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.732Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.743Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.743Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.777Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.777Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.791Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.791Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.798Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.798Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.820Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.820Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.841Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.841Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.915Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.915Z WARN 2681 --- [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. 15:36:39 2026-06-03T15:36:39.936Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:39 2026-06-03T15:36:39.936Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:39.972Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:40 2026-06-03T15:36:39.972Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:40 2026-06-03T15:36:39.972Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:40 2026-06-03T15:36:39.972Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.013Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.013Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.028Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.028Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.204Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.204Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.205Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.205Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.302Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.302Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.323Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.323Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.339Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.340Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.377Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.377Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.388Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.389Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.467Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.467Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.496Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.496Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.506Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.506Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.511Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.511Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.526Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:40 2026-06-03T15:36:40.526Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:40 2026-06-03T15:36:40.526Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:40 2026-06-03T15:36:40.526Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.526Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.547Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.547Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.654Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:40 2026-06-03T15:36:40.654Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:40 2026-06-03T15:36:40.654Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:40 2026-06-03T15:36:40.675Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.675Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.723Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.723Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.726Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.726Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.738Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.738Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.801Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.801Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.874Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.874Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.883Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.883Z WARN 2681 --- [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. 15:36:40 2026-06-03T15:36:40.888Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:40 2026-06-03T15:36:40.888Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:40.973Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:41 2026-06-03T15:36:40.973Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:40.973Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:41 2026-06-03T15:36:40.973Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:41 2026-06-03T15:36:40.982Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:41 2026-06-03T15:36:40.982Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.107Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.107Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.125Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.125Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.207Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.207Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.304Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.304Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.315Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.315Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.341Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.341Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.377Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.377Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.389Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.389Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.468Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.469Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.498Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.498Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.507Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.507Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.528Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.528Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.529Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:41 2026-06-03T15:36:41.529Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:41 2026-06-03T15:36:41.529Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:41 2026-06-03T15:36:41.549Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.549Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.655Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:41 2026-06-03T15:36:41.655Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:41 2026-06-03T15:36:41.655Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:41 2026-06-03T15:36:41.676Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.676Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.725Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.725Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.728Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.728Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.739Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.739Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.804Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.804Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.868Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.868Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.876Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.876Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.885Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.885Z WARN 2681 --- [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. 15:36:41 2026-06-03T15:36:41.923Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:41 2026-06-03T15:36:41.923Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:41.973Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:42 2026-06-03T15:36:41.973Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:42 2026-06-03T15:36:41.974Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:42 2026-06-03T15:36:41.974Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.010Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.010Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.130Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.130Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.209Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.209Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.249Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.249Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.307Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.307Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.316Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.316Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.341Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.341Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.379Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.379Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.464Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.464Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.469Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.469Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.500Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.500Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.508Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.508Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.530Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:42 2026-06-03T15:36:42.530Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:42 2026-06-03T15:36:42.530Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:42 2026-06-03T15:36:42.549Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.549Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.656Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:42 2026-06-03T15:36:42.656Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:42 2026-06-03T15:36:42.656Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:42 2026-06-03T15:36:42.677Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.677Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.726Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.726Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.730Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.730Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.740Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.740Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.807Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.807Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.878Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.878Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.886Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.886Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.887Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.887Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.923Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.923Z WARN 2681 --- [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. 15:36:42 2026-06-03T15:36:42.933Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:42 2026-06-03T15:36:42.933Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:43 2026-06-03T15:36:42.975Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:43 2026-06-03T15:36:42.975Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.013Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.013Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.133Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.133Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.210Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.210Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.250Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.250Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.310Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.310Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.317Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.317Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.341Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.341Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.380Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.381Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.469Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.469Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.483Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.483Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.500Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.500Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.509Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.509Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.549Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:43 2026-06-03T15:36:43.549Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:43 2026-06-03T15:36:43.549Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:43 2026-06-03T15:36:43.550Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.550Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.657Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:43 2026-06-03T15:36:43.657Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:43 2026-06-03T15:36:43.657Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:43 2026-06-03T15:36:43.678Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.678Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.727Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.727Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.772Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.772Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.781Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.781Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.810Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.810Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.877Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.878Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.906Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.906Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.916Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.916Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.919Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.919Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.925Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.925Z WARN 2681 --- [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. 15:36:43 2026-06-03T15:36:43.933Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:43 2026-06-03T15:36:43.933Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:44 2026-06-03T15:36:43.977Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:44 2026-06-03T15:36:43.977Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.137Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.137Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.212Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.212Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.251Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.251Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.312Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.312Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.341Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.341Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.359Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.359Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.381Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.381Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.402Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:44 2026-06-03T15:36:44.402Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:44 2026-06-03T15:36:44.402Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:44 2026-06-03T15:36:44.470Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.470Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.485Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.485Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.500Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.500Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.510Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.510Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.552Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.552Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.609Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:44 2026-06-03T15:36:44.610Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:44 2026-06-03T15:36:44.610Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:44 2026-06-03T15:36:44.679Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.679Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.728Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.728Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.774Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.774Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.782Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.782Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.812Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.812Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.878Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.878Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.907Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.907Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.919Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.919Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.921Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.921Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.926Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.926Z WARN 2681 --- [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. 15:36:44 2026-06-03T15:36:44.935Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:44 2026-06-03T15:36:44.935Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:45 2026-06-03T15:36:44.979Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:45 2026-06-03T15:36:44.979Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.140Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.140Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.214Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.214Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.214Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.214Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.305Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:45 2026-06-03T15:36:45.305Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:45 2026-06-03T15:36:45.305Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:45 2026-06-03T15:36:45.315Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.315Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.343Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.343Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.361Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.361Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.381Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.381Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.414Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.414Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.472Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.472Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.486Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.486Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.500Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.500Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.553Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.553Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.562Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:45 2026-06-03T15:36:45.563Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:45 2026-06-03T15:36:45.563Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:45 2026-06-03T15:36:45.680Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.680Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.730Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.730Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.774Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.774Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.784Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.784Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.804Z INFO 2681 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.336633309S 15:36:45 2026-06-03T15:36:45.815Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.815Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.819Z INFO 2681 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:45 acks = -1 15:36:45 auto.include.jmx.reporter = true 15:36:45 batch.size = 16384 15:36:45 bootstrap.servers = [localhost:32775] 15:36:45 buffer.memory = 33554432 15:36:45 client.dns.lookup = use_all_dns_ips 15:36:45 client.id = producer-23 15:36:45 compression.gzip.level = -1 15:36:45 compression.lz4.level = 9 15:36:45 compression.type = none 15:36:45 compression.zstd.level = 3 15:36:45 connections.max.idle.ms = 540000 15:36:45 delivery.timeout.ms = 120000 15:36:45 enable.idempotence = true 15:36:45 enable.metrics.push = true 15:36:45 interceptor.classes = [] 15:36:45 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:45 linger.ms = 0 15:36:45 max.block.ms = 60000 15:36:45 max.in.flight.requests.per.connection = 5 15:36:45 max.request.size = 1048576 15:36:45 metadata.max.age.ms = 300000 15:36:45 metadata.max.idle.ms = 300000 15:36:45 metadata.recovery.strategy = none 15:36:45 metric.reporters = [] 15:36:45 metrics.num.samples = 2 15:36:45 metrics.recording.level = INFO 15:36:45 metrics.sample.window.ms = 30000 15:36:45 partitioner.adaptive.partitioning.enable = true 15:36:45 partitioner.availability.timeout.ms = 0 15:36:45 partitioner.class = null 15:36:45 partitioner.ignore.keys = false 15:36:45 receive.buffer.bytes = 32768 15:36:45 reconnect.backoff.max.ms = 1000 15:36:45 reconnect.backoff.ms = 50 15:36:45 request.timeout.ms = 30000 15:36:45 retries = 2147483647 15:36:45 retry.backoff.max.ms = 1000 15:36:45 retry.backoff.ms = 100 15:36:45 sasl.client.callback.handler.class = null 15:36:45 sasl.jaas.config = null 15:36:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:45 sasl.kerberos.min.time.before.relogin = 60000 15:36:45 sasl.kerberos.service.name = null 15:36:45 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:45 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:45 sasl.login.callback.handler.class = null 15:36:45 sasl.login.class = null 15:36:45 sasl.login.connect.timeout.ms = null 15:36:45 sasl.login.read.timeout.ms = null 15:36:45 sasl.login.refresh.buffer.seconds = 300 15:36:45 sasl.login.refresh.min.period.seconds = 60 15:36:45 sasl.login.refresh.window.factor = 0.8 15:36:45 sasl.login.refresh.window.jitter = 0.05 15:36:45 sasl.login.retry.backoff.max.ms = 10000 15:36:45 sasl.login.retry.backoff.ms = 100 15:36:45 sasl.mechanism = GSSAPI 15:36:45 sasl.oauthbearer.clock.skew.seconds = 30 15:36:45 sasl.oauthbearer.expected.audience = null 15:36:45 sasl.oauthbearer.expected.issuer = null 15:36:45 sasl.oauthbearer.header.urlencode = false 15:36:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:45 sasl.oauthbearer.jwks.endpoint.url = null 15:36:45 sasl.oauthbearer.scope.claim.name = scope 15:36:45 sasl.oauthbearer.sub.claim.name = sub 15:36:45 sasl.oauthbearer.token.endpoint.url = null 15:36:45 security.protocol = PLAINTEXT 15:36:45 security.providers = null 15:36:45 send.buffer.bytes = 131072 15:36:45 socket.connection.setup.timeout.max.ms = 30000 15:36:45 socket.connection.setup.timeout.ms = 10000 15:36:45 ssl.cipher.suites = null 15:36:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:45 ssl.endpoint.identification.algorithm = https 15:36:45 ssl.engine.factory.class = null 15:36:45 ssl.key.password = null 15:36:45 ssl.keymanager.algorithm = SunX509 15:36:45 ssl.keystore.certificate.chain = null 15:36:45 ssl.keystore.key = null 15:36:45 ssl.keystore.location = null 15:36:45 ssl.keystore.password = null 15:36:45 ssl.keystore.type = JKS 15:36:45 ssl.protocol = TLSv1.3 15:36:45 ssl.provider = null 15:36:45 ssl.secure.random.implementation = null 15:36:45 ssl.trustmanager.algorithm = PKIX 15:36:45 ssl.truststore.certificates = null 15:36:45 ssl.truststore.location = null 15:36:45 ssl.truststore.password = null 15:36:45 ssl.truststore.type = JKS 15:36:45 transaction.timeout.ms = 60000 15:36:45 transactional.id = null 15:36:45 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:45 15:36:45 2026-06-03T15:36:45.819Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:45 2026-06-03T15:36:45.819Z INFO 2681 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-23] Instantiated an idempotent producer. 15:36:45 2026-06-03T15:36:45.821Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:45 2026-06-03T15:36:45.821Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:45 2026-06-03T15:36:45.821Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501005821 15:36:45 2026-06-03T15:36:45.822Z INFO 2681 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:36:45 allow.auto.create.topics = true 15:36:45 auto.commit.interval.ms = 5000 15:36:45 auto.include.jmx.reporter = true 15:36:45 auto.offset.reset = earliest 15:36:45 bootstrap.servers = [localhost:32775] 15:36:45 check.crcs = true 15:36:45 client.dns.lookup = use_all_dns_ips 15:36:45 client.id = consumer-batch-int-test-consumer-group-11 15:36:45 client.rack = 15:36:45 connections.max.idle.ms = 540000 15:36:45 default.api.timeout.ms = 60000 15:36:45 enable.auto.commit = true 15:36:45 enable.metrics.push = true 15:36:45 exclude.internal.topics = true 15:36:45 fetch.max.bytes = 52428800 15:36:45 fetch.max.wait.ms = 500 15:36:45 fetch.min.bytes = 1 15:36:45 group.id = batch-int-test-consumer-group 15:36:45 group.instance.id = null 15:36:45 group.protocol = classic 15:36:45 group.remote.assignor = null 15:36:45 heartbeat.interval.ms = 3000 15:36:45 interceptor.classes = [] 15:36:45 internal.leave.group.on.close = true 15:36:45 internal.throw.on.fetch.stable.offset.unsupported = false 15:36:45 isolation.level = read_committed 15:36:45 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:36:45 max.partition.fetch.bytes = 1048576 15:36:45 max.poll.interval.ms = 300000 15:36:45 max.poll.records = 500 15:36:45 metadata.max.age.ms = 300000 15:36:45 metadata.recovery.strategy = none 15:36:45 metric.reporters = [] 15:36:45 metrics.num.samples = 2 15:36:45 metrics.recording.level = INFO 15:36:45 metrics.sample.window.ms = 30000 15:36:45 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:36:45 receive.buffer.bytes = 65536 15:36:45 reconnect.backoff.max.ms = 1000 15:36:45 reconnect.backoff.ms = 50 15:36:45 request.timeout.ms = 30000 15:36:45 retry.backoff.max.ms = 1000 15:36:45 retry.backoff.ms = 100 15:36:45 sasl.client.callback.handler.class = null 15:36:45 sasl.jaas.config = null 15:36:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:45 sasl.kerberos.min.time.before.relogin = 60000 15:36:45 sasl.kerberos.service.name = null 15:36:45 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:45 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:45 sasl.login.callback.handler.class = null 15:36:45 sasl.login.class = null 15:36:45 sasl.login.connect.timeout.ms = null 15:36:45 sasl.login.read.timeout.ms = null 15:36:45 sasl.login.refresh.buffer.seconds = 300 15:36:45 sasl.login.refresh.min.period.seconds = 60 15:36:45 sasl.login.refresh.window.factor = 0.8 15:36:45 sasl.login.refresh.window.jitter = 0.05 15:36:45 sasl.login.retry.backoff.max.ms = 10000 15:36:45 sasl.login.retry.backoff.ms = 100 15:36:45 sasl.mechanism = GSSAPI 15:36:45 sasl.oauthbearer.clock.skew.seconds = 30 15:36:45 sasl.oauthbearer.expected.audience = null 15:36:45 sasl.oauthbearer.expected.issuer = null 15:36:45 sasl.oauthbearer.header.urlencode = false 15:36:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:45 sasl.oauthbearer.jwks.endpoint.url = null 15:36:45 sasl.oauthbearer.scope.claim.name = scope 15:36:45 sasl.oauthbearer.sub.claim.name = sub 15:36:45 sasl.oauthbearer.token.endpoint.url = null 15:36:45 security.protocol = PLAINTEXT 15:36:45 security.providers = null 15:36:45 send.buffer.bytes = 131072 15:36:45 session.timeout.ms = 45000 15:36:45 socket.connection.setup.timeout.max.ms = 30000 15:36:45 socket.connection.setup.timeout.ms = 10000 15:36:45 ssl.cipher.suites = null 15:36:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:45 ssl.endpoint.identification.algorithm = https 15:36:45 ssl.engine.factory.class = null 15:36:45 ssl.key.password = null 15:36:45 ssl.keymanager.algorithm = SunX509 15:36:45 ssl.keystore.certificate.chain = null 15:36:45 ssl.keystore.key = null 15:36:45 ssl.keystore.location = null 15:36:45 ssl.keystore.password = null 15:36:45 ssl.keystore.type = JKS 15:36:45 ssl.protocol = TLSv1.3 15:36:45 ssl.provider = null 15:36:45 ssl.secure.random.implementation = null 15:36:45 ssl.trustmanager.algorithm = PKIX 15:36:45 ssl.truststore.certificates = null 15:36:45 ssl.truststore.location = null 15:36:45 ssl.truststore.password = null 15:36:45 ssl.truststore.type = JKS 15:36:45 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:36:45 15:36:45 2026-06-03T15:36:45.822Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:45 2026-06-03T15:36:45.824Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:45 2026-06-03T15:36:45.824Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:45 2026-06-03T15:36:45.824Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501005824 15:36:45 15:36:45 . ____ _ __ _ _ 15:36:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:36:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:36:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:36:45 ' |____| .__|_| |_|_| |_\__, | / / / / 15:36:45 =========|_|==============|___/=/_/_/_/ 15:36:45 15:36:45 :: Spring Boot :: (v3.5.13) 15:36:45 15:36:45 2026-06-03T15:36:45.837Z INFO 2681 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : Starting CmAvcEventExactlyOnceIntegrationSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:36:45 2026-06-03T15:36:45.837Z INFO 2681 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:36:45 2026-06-03T15:36:45.856Z INFO 2681 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:45 2026-06-03T15:36:45.867Z INFO 2681 --- [ main] .o.c.n.c.ExactlyOnceSemanticsKafkaConfig : Configuring CM AVC event listener in batch mode (transactions enabled, exactly-once semantics) 15:36:45 2026-06-03T15:36:45.879Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.879Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.906Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.906Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.923Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.923Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.923Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.923Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.928Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.928Z WARN 2681 --- [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. 15:36:45 2026-06-03T15:36:45.936Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:45 2026-06-03T15:36:45.936Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:46 2026-06-03T15:36:45.981Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:46 2026-06-03T15:36:45.981Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:45.982Z INFO 2681 --- [d | producer-23] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-23] ProducerId set to 0 with epoch 0 15:36:46 2026-06-03T15:36:46.144Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.145Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.215Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.215Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.216Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.216Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.259Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:46 2026-06-03T15:36:46.259Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:46 2026-06-03T15:36:46.259Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:46 2026-06-03T15:36:46.317Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.317Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.343Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.343Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.362Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.362Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.382Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.382Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.415Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.415Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.474Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.474Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.488Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.488Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.501Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.501Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.554Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.554Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.563Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:46 2026-06-03T15:36:46.563Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:46 2026-06-03T15:36:46.563Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:46 2026-06-03T15:36:46.681Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.681Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.718Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.718Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.731Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.731Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.776Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.776Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.784Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.785Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.851Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.851Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:46 2026-06-03T15:36:46.861Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.861Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.880Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.880Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.906Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.906Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.924Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.925Z WARN 2681 --- [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. 15:36:46 2026-06-03T15:36:46.925Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:46 2026-06-03T15:36:46.926Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:46.982Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:47 2026-06-03T15:36:46.983Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.148Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.148Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.163Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:47 2026-06-03T15:36:47.163Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:47 2026-06-03T15:36:47.163Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:47 2026-06-03T15:36:47.216Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.216Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.217Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.217Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.320Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.320Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.343Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.344Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.363Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.363Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.384Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.384Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.391Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.391Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.416Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.416Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.489Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.489Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.501Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.501Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.555Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.555Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.577Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:47 2026-06-03T15:36:47.577Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:47 2026-06-03T15:36:47.577Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:47 2026-06-03T15:36:47.681Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.681Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.721Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.721Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.766Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.767Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.777Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.777Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.785Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.785Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.828Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.828Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.831Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.831Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.855Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.855Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:47 2026-06-03T15:36:47.880Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.880Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.906Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.906Z WARN 2681 --- [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. 15:36:47 2026-06-03T15:36:47.925Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:47 2026-06-03T15:36:47.925Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:47.982Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:48 2026-06-03T15:36:47.982Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.016Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:48 2026-06-03T15:36:48.016Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:48 2026-06-03T15:36:48.016Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:48 2026-06-03T15:36:48.150Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.150Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.217Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.217Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.218Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.218Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.322Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.322Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.328Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.328Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.344Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.344Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.365Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.365Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.385Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.385Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.408Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.409Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.417Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.417Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.431Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:48 2026-06-03T15:36:48.431Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:48 2026-06-03T15:36:48.431Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:48 2026-06-03T15:36:48.503Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.503Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.556Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.556Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.683Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.683Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.723Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.723Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.767Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.767Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.779Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.779Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.786Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.786Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.803Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.803Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.830Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.830Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.832Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.832Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.855Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.855Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:48 2026-06-03T15:36:48.907Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.907Z WARN 2681 --- [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. 15:36:48 2026-06-03T15:36:48.917Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:48 2026-06-03T15:36:48.917Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:48 2026-06-03T15:36:48.917Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:48 2026-06-03T15:36:48.926Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:48 2026-06-03T15:36:48.926Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:48.984Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:49 2026-06-03T15:36:48.984Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.053Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.053Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.219Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.219Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.219Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.219Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.325Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.325Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.330Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.330Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.366Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.366Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.378Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.379Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.380Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:49 2026-06-03T15:36:49.380Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:49 2026-06-03T15:36:49.380Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:49 2026-06-03T15:36:49.419Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.419Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.432Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.432Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.442Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.442Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.503Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.504Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.558Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.558Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.684Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.684Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.726Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.726Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.768Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.768Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.780Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.780Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.797Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.797Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.831Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.831Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.833Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.833Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.834Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.834Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.855Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.855Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:49 2026-06-03T15:36:49.908Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.908Z WARN 2681 --- [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. 15:36:49 2026-06-03T15:36:49.921Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:49 2026-06-03T15:36:49.921Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:49 2026-06-03T15:36:49.921Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:49 2026-06-03T15:36:49.927Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:49 2026-06-03T15:36:49.927Z WARN 2681 --- [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. 15:36:50 2026-06-03T15:36:49.985Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:50 2026-06-03T15:36:49.985Z WARN 2681 --- [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. 15:36:50 2026-06-03T15:36:50.059Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:50 2026-06-03T15:36:50.059Z WARN 2681 --- [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. 15:36:50 2026-06-03T15:36:50.220Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:50 2026-06-03T15:36:50.220Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:50 2026-06-03T15:36:50.220Z WARN 2681 --- [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. 15:36:50 2026-06-03T15:36:50.220Z WARN 2681 --- [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. 15:36:50 2026-06-03T15:36:50.283Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:50 2026-06-03T15:36:50.283Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:50 2026-06-03T15:36:50.283Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:50 2026-06-03T15:36:50.328Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:50 2026-06-03T15:36:50.328Z WARN 2681 --- [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. 15:36:50 2026-06-03T15:36:50.332Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:50 2026-06-03T15:36:50.332Z WARN 2681 --- [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. 15:36:50 2026-06-03T15:36:50.366Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:50 2026-06-03T15:36:50.367Z WARN 2681 --- [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. 15:36:50 2026-06-03T15:36:50.404Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:50 2026-06-03T15:36:50.404Z WARN 2681 --- [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. 15:36:50 2026-06-03T15:36:50.420Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:50 2026-06-03T15:36:50.420Z WARN 2681 --- [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. 15:36:50 2026-06-03T15:36:50.434Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:50 2026-06-03T15:36:50.434Z WARN 2681 --- [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. 15:36:50 2026-06-03T15:36:50.444Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:50 2026-06-03T15:36:50.444Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:50.504Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:51 2026-06-03T15:36:50.504Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:50.558Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:51 2026-06-03T15:36:50.559Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:50.685Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:51 2026-06-03T15:36:50.685Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:50.782Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:51 2026-06-03T15:36:50.783Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:50.798Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:51 2026-06-03T15:36:50.798Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:50.835Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:51 2026-06-03T15:36:50.835Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:50.857Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:51 2026-06-03T15:36:50.857Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:51 2026-06-03T15:36:50.894Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:51 2026-06-03T15:36:50.894Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:50.909Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:51 2026-06-03T15:36:50.909Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:50.917Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:51 2026-06-03T15:36:50.917Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:50.918Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:51 2026-06-03T15:36:50.918Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:50.918Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:51 2026-06-03T15:36:50.918Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:50.921Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:51 2026-06-03T15:36:50.921Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:51 2026-06-03T15:36:50.921Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:51 2026-06-03T15:36:50.928Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:51 2026-06-03T15:36:50.928Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:50.986Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:51 2026-06-03T15:36:50.986Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.017Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.017Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.222Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.222Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.244Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.245Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.286Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:51 2026-06-03T15:36:51.286Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:51 2026-06-03T15:36:51.286Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:51 2026-06-03T15:36:51.330Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.330Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.333Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.333Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.334Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.334Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.367Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.367Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.421Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.422Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.436Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.436Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.446Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.446Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.506Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.506Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.559Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.559Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.639Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.639Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.784Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.784Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.799Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.799Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.838Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:51 2026-06-03T15:36:51.838Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:51 2026-06-03T15:36:51.838Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:51 2026-06-03T15:36:51.853Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.854Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.858Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.859Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:51 2026-06-03T15:36:51.882Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.882Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.895Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.895Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.911Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.911Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.919Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.919Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.919Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.919Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.921Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.921Z WARN 2681 --- [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. 15:36:51 2026-06-03T15:36:51.988Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:51 2026-06-03T15:36:51.988Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.020Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.020Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.224Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.224Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.245Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.245Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.287Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:52 2026-06-03T15:36:52.287Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:52 2026-06-03T15:36:52.287Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:52 2026-06-03T15:36:52.332Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.332Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.335Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.335Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.337Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.337Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.341Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.341Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.422Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.422Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.438Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.438Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.447Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.447Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.459Z INFO 2681 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:36:52 allow.auto.create.topics = true 15:36:52 auto.commit.interval.ms = 5000 15:36:52 auto.include.jmx.reporter = true 15:36:52 auto.offset.reset = earliest 15:36:52 bootstrap.servers = [localhost:32775] 15:36:52 check.crcs = true 15:36:52 client.dns.lookup = use_all_dns_ips 15:36:52 client.id = consumer-batch-int-test-listener-group-12 15:36:52 client.rack = 15:36:52 connections.max.idle.ms = 540000 15:36:52 default.api.timeout.ms = 60000 15:36:52 enable.auto.commit = false 15:36:52 enable.metrics.push = true 15:36:52 exclude.internal.topics = true 15:36:52 fetch.max.bytes = 52428800 15:36:52 fetch.max.wait.ms = 500 15:36:52 fetch.min.bytes = 1 15:36:52 group.id = batch-int-test-listener-group 15:36:52 group.instance.id = null 15:36:52 group.protocol = classic 15:36:52 group.remote.assignor = null 15:36:52 heartbeat.interval.ms = 3000 15:36:52 interceptor.classes = [] 15:36:52 internal.leave.group.on.close = true 15:36:52 internal.throw.on.fetch.stable.offset.unsupported = false 15:36:52 isolation.level = read_committed 15:36:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:36:52 max.partition.fetch.bytes = 1048576 15:36:52 max.poll.interval.ms = 300000 15:36:52 max.poll.records = 500 15:36:52 metadata.max.age.ms = 300000 15:36:52 metadata.recovery.strategy = none 15:36:52 metric.reporters = [] 15:36:52 metrics.num.samples = 2 15:36:52 metrics.recording.level = INFO 15:36:52 metrics.sample.window.ms = 30000 15:36:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:36:52 receive.buffer.bytes = 65536 15:36:52 reconnect.backoff.max.ms = 1000 15:36:52 reconnect.backoff.ms = 50 15:36:52 request.timeout.ms = 30000 15:36:52 retry.backoff.max.ms = 1000 15:36:52 retry.backoff.ms = 100 15:36:52 sasl.client.callback.handler.class = null 15:36:52 sasl.jaas.config = null 15:36:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:52 sasl.kerberos.min.time.before.relogin = 60000 15:36:52 sasl.kerberos.service.name = null 15:36:52 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:52 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:52 sasl.login.callback.handler.class = null 15:36:52 sasl.login.class = null 15:36:52 sasl.login.connect.timeout.ms = null 15:36:52 sasl.login.read.timeout.ms = null 15:36:52 sasl.login.refresh.buffer.seconds = 300 15:36:52 sasl.login.refresh.min.period.seconds = 60 15:36:52 sasl.login.refresh.window.factor = 0.8 15:36:52 sasl.login.refresh.window.jitter = 0.05 15:36:52 sasl.login.retry.backoff.max.ms = 10000 15:36:52 sasl.login.retry.backoff.ms = 100 15:36:52 sasl.mechanism = GSSAPI 15:36:52 sasl.oauthbearer.clock.skew.seconds = 30 15:36:52 sasl.oauthbearer.expected.audience = null 15:36:52 sasl.oauthbearer.expected.issuer = null 15:36:52 sasl.oauthbearer.header.urlencode = false 15:36:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:52 sasl.oauthbearer.jwks.endpoint.url = null 15:36:52 sasl.oauthbearer.scope.claim.name = scope 15:36:52 sasl.oauthbearer.sub.claim.name = sub 15:36:52 sasl.oauthbearer.token.endpoint.url = null 15:36:52 security.protocol = PLAINTEXT 15:36:52 security.providers = null 15:36:52 send.buffer.bytes = 131072 15:36:52 session.timeout.ms = 45000 15:36:52 socket.connection.setup.timeout.max.ms = 30000 15:36:52 socket.connection.setup.timeout.ms = 10000 15:36:52 ssl.cipher.suites = null 15:36:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:52 ssl.endpoint.identification.algorithm = https 15:36:52 ssl.engine.factory.class = null 15:36:52 ssl.key.password = null 15:36:52 ssl.keymanager.algorithm = SunX509 15:36:52 ssl.keystore.certificate.chain = null 15:36:52 ssl.keystore.key = null 15:36:52 ssl.keystore.location = null 15:36:52 ssl.keystore.password = null 15:36:52 ssl.keystore.type = JKS 15:36:52 ssl.protocol = TLSv1.3 15:36:52 ssl.provider = null 15:36:52 ssl.secure.random.implementation = null 15:36:52 ssl.trustmanager.algorithm = PKIX 15:36:52 ssl.truststore.certificates = null 15:36:52 ssl.truststore.location = null 15:36:52 ssl.truststore.password = null 15:36:52 ssl.truststore.type = JKS 15:36:52 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:36:52 15:36:52 2026-06-03T15:36:52.459Z INFO 2681 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:52 2026-06-03T15:36:52.461Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:52 2026-06-03T15:36:52.461Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:52 2026-06-03T15:36:52.461Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501012461 15:36:52 2026-06-03T15:36:52.463Z INFO 2681 --- [ 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 15:36:52 2026-06-03T15:36:52.465Z INFO 2681 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : Started CmAvcEventExactlyOnceIntegrationSpec in 6.64 seconds (process running for 159.203) 15:36:52 2026-06-03T15:36:52.490Z WARN 2681 --- [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} 15:36:52 2026-06-03T15:36:52.490Z INFO 2681 --- [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 15:36:52 2026-06-03T15:36:52.554Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.554Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.559Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.559Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.622Z INFO 2681 --- [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) 15:36:52 2026-06-03T15:36:52.623Z INFO 2681 --- [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 15:36:52 2026-06-03T15:36:52.640Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.640Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.651Z INFO 2681 --- [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-44125e3a-99f6-4ff7-a64c-58f9e1047679 15:36:52 2026-06-03T15:36:52.652Z INFO 2681 --- [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 15:36:52 2026-06-03T15:36:52.677Z INFO 2681 --- [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-44125e3a-99f6-4ff7-a64c-58f9e1047679', protocol='range'} 15:36:52 2026-06-03T15:36:52.677Z INFO 2681 --- [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-44125e3a-99f6-4ff7-a64c-58f9e1047679=Assignment(partitions=[dmi-cm-events-batch-int-0])} 15:36:52 2026-06-03T15:36:52.705Z INFO 2681 --- [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-44125e3a-99f6-4ff7-a64c-58f9e1047679', protocol='range'} 15:36:52 2026-06-03T15:36:52.706Z INFO 2681 --- [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]) 15:36:52 2026-06-03T15:36:52.706Z INFO 2681 --- [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 15:36:52 2026-06-03T15:36:52.716Z INFO 2681 --- [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 15:36:52 2026-06-03T15:36:52.730Z INFO 2681 --- [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}}. 15:36:52 2026-06-03T15:36:52.731Z INFO 2681 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: partitions assigned: [dmi-cm-events-batch-int-0] 15:36:52 2026-06-03T15:36:52.773Z INFO 2681 --- [ 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 15:36:52 2026-06-03T15:36:52.785Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.785Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.801Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.801Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.841Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:52 2026-06-03T15:36:52.841Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:52 2026-06-03T15:36:52.841Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:52 2026-06-03T15:36:52.855Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:36:52 acks = -1 15:36:52 auto.include.jmx.reporter = true 15:36:52 batch.size = 16384 15:36:52 bootstrap.servers = [localhost:32775] 15:36:52 buffer.memory = 33554432 15:36:52 client.dns.lookup = use_all_dns_ips 15:36:52 client.id = producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0 15:36:52 compression.gzip.level = -1 15:36:52 compression.lz4.level = 9 15:36:52 compression.type = none 15:36:52 compression.zstd.level = 3 15:36:52 connections.max.idle.ms = 540000 15:36:52 delivery.timeout.ms = 120000 15:36:52 enable.idempotence = true 15:36:52 enable.metrics.push = true 15:36:52 interceptor.classes = [] 15:36:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:36:52 linger.ms = 0 15:36:52 max.block.ms = 60000 15:36:52 max.in.flight.requests.per.connection = 5 15:36:52 max.request.size = 1048576 15:36:52 metadata.max.age.ms = 300000 15:36:52 metadata.max.idle.ms = 300000 15:36:52 metadata.recovery.strategy = none 15:36:52 metric.reporters = [] 15:36:52 metrics.num.samples = 2 15:36:52 metrics.recording.level = INFO 15:36:52 metrics.sample.window.ms = 30000 15:36:52 partitioner.adaptive.partitioning.enable = true 15:36:52 partitioner.availability.timeout.ms = 0 15:36:52 partitioner.class = null 15:36:52 partitioner.ignore.keys = false 15:36:52 receive.buffer.bytes = 32768 15:36:52 reconnect.backoff.max.ms = 1000 15:36:52 reconnect.backoff.ms = 50 15:36:52 request.timeout.ms = 30000 15:36:52 retries = 2147483647 15:36:52 retry.backoff.max.ms = 1000 15:36:52 retry.backoff.ms = 100 15:36:52 sasl.client.callback.handler.class = null 15:36:52 sasl.jaas.config = null 15:36:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:36:52 sasl.kerberos.min.time.before.relogin = 60000 15:36:52 sasl.kerberos.service.name = null 15:36:52 sasl.kerberos.ticket.renew.jitter = 0.05 15:36:52 sasl.kerberos.ticket.renew.window.factor = 0.8 15:36:52 sasl.login.callback.handler.class = null 15:36:52 sasl.login.class = null 15:36:52 sasl.login.connect.timeout.ms = null 15:36:52 sasl.login.read.timeout.ms = null 15:36:52 sasl.login.refresh.buffer.seconds = 300 15:36:52 sasl.login.refresh.min.period.seconds = 60 15:36:52 sasl.login.refresh.window.factor = 0.8 15:36:52 sasl.login.refresh.window.jitter = 0.05 15:36:52 sasl.login.retry.backoff.max.ms = 10000 15:36:52 sasl.login.retry.backoff.ms = 100 15:36:52 sasl.mechanism = GSSAPI 15:36:52 sasl.oauthbearer.clock.skew.seconds = 30 15:36:52 sasl.oauthbearer.expected.audience = null 15:36:52 sasl.oauthbearer.expected.issuer = null 15:36:52 sasl.oauthbearer.header.urlencode = false 15:36:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:36:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:36:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:36:52 sasl.oauthbearer.jwks.endpoint.url = null 15:36:52 sasl.oauthbearer.scope.claim.name = scope 15:36:52 sasl.oauthbearer.sub.claim.name = sub 15:36:52 sasl.oauthbearer.token.endpoint.url = null 15:36:52 security.protocol = PLAINTEXT 15:36:52 security.providers = null 15:36:52 send.buffer.bytes = 131072 15:36:52 socket.connection.setup.timeout.max.ms = 30000 15:36:52 socket.connection.setup.timeout.ms = 10000 15:36:52 ssl.cipher.suites = null 15:36:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:36:52 ssl.endpoint.identification.algorithm = https 15:36:52 ssl.engine.factory.class = null 15:36:52 ssl.key.password = null 15:36:52 ssl.keymanager.algorithm = SunX509 15:36:52 ssl.keystore.certificate.chain = null 15:36:52 ssl.keystore.key = null 15:36:52 ssl.keystore.location = null 15:36:52 ssl.keystore.password = null 15:36:52 ssl.keystore.type = JKS 15:36:52 ssl.protocol = TLSv1.3 15:36:52 ssl.provider = null 15:36:52 ssl.secure.random.implementation = null 15:36:52 ssl.trustmanager.algorithm = PKIX 15:36:52 ssl.truststore.certificates = null 15:36:52 ssl.truststore.location = null 15:36:52 ssl.truststore.password = null 15:36:52 ssl.truststore.type = JKS 15:36:52 transaction.timeout.ms = 60000 15:36:52 transactional.id = cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0 15:36:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:36:52 15:36:52 2026-06-03T15:36:52.855Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:36:52 2026-06-03T15:36:52.856Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] Instantiated a transactional producer. 15:36:52 2026-06-03T15:36:52.857Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.857Z WARN 2681 --- [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. 15:36:52 2026-06-03T15:36:52.858Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.858Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:52 2026-06-03T15:36:52.858Z INFO 2681 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:36:52 2026-06-03T15:36:52.858Z INFO 2681 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:36:52 2026-06-03T15:36:52.858Z INFO 2681 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501012858 15:36:52 2026-06-03T15:36:52.859Z INFO 2681 --- [ntainer#0-0-C-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] Invoking InitProducerId for the first time in order to acquire a producer ID 15:36:52 2026-06-03T15:36:52.880Z INFO 2681 --- [-eab50e057725-0] org.apache.kafka.clients.Metadata : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:36:52 2026-06-03T15:36:52.883Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:52 2026-06-03T15:36:52.883Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:52.897Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:53 2026-06-03T15:36:52.897Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:52.920Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:53 2026-06-03T15:36:52.920Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:52.921Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:53 2026-06-03T15:36:52.921Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:52.923Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:53 2026-06-03T15:36:52.923Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:52.926Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:53 2026-06-03T15:36:52.926Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:52.953Z WARN 2681 --- [ 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} 15:36:53 2026-06-03T15:36:52.953Z INFO 2681 --- [ 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 15:36:53 2026-06-03T15:36:52.954Z INFO 2681 --- [ 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) 15:36:53 2026-06-03T15:36:52.955Z INFO 2681 --- [ 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 15:36:53 2026-06-03T15:36:52.962Z INFO 2681 --- [ 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-c0c944ae-7f2c-4612-8995-6c03f15fa1b5 15:36:53 2026-06-03T15:36:52.962Z INFO 2681 --- [ 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 15:36:53 2026-06-03T15:36:52.966Z INFO 2681 --- [ 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-c0c944ae-7f2c-4612-8995-6c03f15fa1b5', protocol='range'} 15:36:53 2026-06-03T15:36:53.002Z INFO 2681 --- [-eab50e057725-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null) 15:36:53 2026-06-03T15:36:53.015Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.015Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.022Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.022Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.092Z WARN 2681 --- [ 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} 15:36:53 2026-06-03T15:36:53.093Z INFO 2681 --- [ 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-c0c944ae-7f2c-4612-8995-6c03f15fa1b5=Assignment(partitions=[])} 15:36:53 2026-06-03T15:36:53.098Z INFO 2681 --- [ 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-c0c944ae-7f2c-4612-8995-6c03f15fa1b5', protocol='range'} 15:36:53 2026-06-03T15:36:53.098Z INFO 2681 --- [ 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=[]) 15:36:53 2026-06-03T15:36:53.098Z INFO 2681 --- [ 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: 15:36:53 2026-06-03T15:36:53.111Z INFO 2681 --- [-eab50e057725-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null) 15:36:53 2026-06-03T15:36:53.216Z INFO 2681 --- [-eab50e057725-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null) 15:36:53 2026-06-03T15:36:53.225Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.225Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.246Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.246Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.288Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:53 2026-06-03T15:36:53.288Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:53 2026-06-03T15:36:53.288Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:53 2026-06-03T15:36:53.305Z WARN 2681 --- [ 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} 15:36:53 2026-06-03T15:36:53.319Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.319Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.321Z INFO 2681 --- [-eab50e057725-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null) 15:36:53 2026-06-03T15:36:53.336Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.336Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.338Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.338Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.359Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.359Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.374Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.374Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.439Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.439Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.443Z INFO 2681 --- [-eab50e057725-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] ProducerId set to 1 with epoch 0 15:36:53 2026-06-03T15:36:53.447Z DEBUG 2681 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 15:36:53 2026-06-03T15:36:53.448Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.448Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.543Z INFO 2681 --- [-eab50e057725-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] Discovered group coordinator localhost:32775 (id: 1 rack: null) 15:36:53 2026-06-03T15:36:53.556Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.556Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.561Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.561Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.642Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.642Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.698Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:53 2026-06-03T15:36:53.698Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:53 2026-06-03T15:36:53.698Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:53 2026-06-03T15:36:53.711Z DEBUG 2681 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 27 AVC event(s) 15:36:53 2026-06-03T15:36:53.785Z INFO 2681 --- [ 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]}) 15:36:53 2026-06-03T15:36:53.786Z INFO 2681 --- [ 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 15:36:53 2026-06-03T15:36:53.786Z INFO 2681 --- [ 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 15:36:53 2026-06-03T15:36:53.787Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.787Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.792Z INFO 2681 --- [ 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-c0c944ae-7f2c-4612-8995-6c03f15fa1b5', protocol='range'} 15:36:53 2026-06-03T15:36:53.792Z INFO 2681 --- [ 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-c0c944ae-7f2c-4612-8995-6c03f15fa1b5=Assignment(partitions=[cm-events-output-batch-int-0])} 15:36:53 2026-06-03T15:36:53.797Z INFO 2681 --- [ 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-c0c944ae-7f2c-4612-8995-6c03f15fa1b5', protocol='range'} 15:36:53 2026-06-03T15:36:53.798Z INFO 2681 --- [ 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]) 15:36:53 2026-06-03T15:36:53.798Z INFO 2681 --- [ 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 15:36:53 2026-06-03T15:36:53.800Z INFO 2681 --- [ 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 15:36:53 2026-06-03T15:36:53.802Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.802Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.803Z INFO 2681 --- [ 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}}. 15:36:53 2026-06-03T15:36:53.859Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.859Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.860Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.860Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:53 2026-06-03T15:36:53.874Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.874Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.884Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.884Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.900Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.900Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.921Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.921Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.926Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.926Z WARN 2681 --- [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. 15:36:53 2026-06-03T15:36:53.927Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:53 2026-06-03T15:36:53.927Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.016Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.016Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.025Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.025Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.170Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:54 2026-06-03T15:36:54.170Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:54 2026-06-03T15:36:54.170Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:54 2026-06-03T15:36:54.227Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.227Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.248Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.248Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.320Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.320Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.338Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.338Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.341Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.341Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.375Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.375Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.377Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.377Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.441Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.441Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.451Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.451Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.557Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.558Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.608Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.608Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.643Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.643Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.644Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:54 2026-06-03T15:36:54.644Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:54 2026-06-03T15:36:54.644Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:54 2026-06-03T15:36:54.735Z DEBUG 2681 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 27 AVC event(s) 15:36:54 2026-06-03T15:36:54.789Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.789Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.793Z DEBUG 2681 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 472 AVC event(s) 15:36:54 2026-06-03T15:36:54.804Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.804Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.824Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.824Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.861Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.861Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.861Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.861Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:54 2026-06-03T15:36:54.886Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.886Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.902Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.902Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.923Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.923Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.929Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.929Z WARN 2681 --- [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. 15:36:54 2026-06-03T15:36:54.930Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:54 2026-06-03T15:36:54.930Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.017Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.017Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.028Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.028Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.198Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:55 2026-06-03T15:36:55.198Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:55 2026-06-03T15:36:55.198Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:55 2026-06-03T15:36:55.228Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.228Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.249Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.249Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.322Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.322Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.340Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.340Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.348Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.348Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.376Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.377Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.379Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.379Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.443Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.443Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.453Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.453Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.514Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.514Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.610Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.610Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.644Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.644Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.645Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:55 2026-06-03T15:36:55.645Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:55 2026-06-03T15:36:55.645Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:55 2026-06-03T15:36:55.790Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.790Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.804Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.804Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.826Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.826Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.862Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.862Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.863Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.863Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:55 2026-06-03T15:36:55.886Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.886Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.904Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.904Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.924Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.924Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.934Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.934Z WARN 2681 --- [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. 15:36:55 2026-06-03T15:36:55.943Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:55 2026-06-03T15:36:55.943Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.019Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.019Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.031Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.031Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.199Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:56 2026-06-03T15:36:56.199Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:56 2026-06-03T15:36:56.199Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:56 2026-06-03T15:36:56.250Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.250Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.277Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.277Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.323Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.323Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.329Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.329Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.344Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.344Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.352Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.352Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.376Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.376Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.445Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.445Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.455Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.455Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.515Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.515Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.575Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:56 2026-06-03T15:36:56.575Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:56 2026-06-03T15:36:56.575Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:56 2026-06-03T15:36:56.612Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.612Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.645Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.645Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.701Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.702Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.805Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.805Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.828Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.828Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.863Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.863Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.865Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.865Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:56 2026-06-03T15:36:56.887Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.887Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.907Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.907Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.925Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.925Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.937Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.937Z WARN 2681 --- [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. 15:36:56 2026-06-03T15:36:56.945Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:56 2026-06-03T15:36:56.945Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.021Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.021Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.034Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.034Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.062Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:57 2026-06-03T15:36:57.062Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:57 2026-06-03T15:36:57.062Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:57 2026-06-03T15:36:57.251Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.251Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.278Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.278Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.325Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.325Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.325Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.325Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.345Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.345Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.354Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.354Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.377Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.378Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.447Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.447Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.457Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.457Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.517Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.517Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.543Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.543Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.579Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:57 2026-06-03T15:36:57.579Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:57 2026-06-03T15:36:57.579Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:57 2026-06-03T15:36:57.612Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.612Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.646Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.646Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.806Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.806Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.830Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.830Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.864Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.864Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.866Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.866Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:57 2026-06-03T15:36:57.889Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.889Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.910Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.910Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.919Z INFO 2681 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-23] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 15:36:57 2026-06-03T15:36:57.924Z INFO 2681 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:36:57 2026-06-03T15:36:57.924Z INFO 2681 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:36:57 2026-06-03T15:36:57.924Z INFO 2681 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:36:57 2026-06-03T15:36:57.924Z INFO 2681 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:36:57 2026-06-03T15:36:57.924Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-23 unregistered 15:36:57 2026-06-03T15:36:57.926Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.926Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.936Z INFO 2681 --- [ 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 15:36:57 2026-06-03T15:36:57.936Z INFO 2681 --- [ 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-c0c944ae-7f2c-4612-8995-6c03f15fa1b5 sending LeaveGroup request to coordinator localhost:32775 (id: 2147483646 rack: null) due to the consumer is being closed 15:36:57 2026-06-03T15:36:57.937Z INFO 2681 --- [ 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 15:36:57 2026-06-03T15:36:57.937Z INFO 2681 --- [ 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 15:36:57 2026-06-03T15:36:57.940Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.940Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.947Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:57 2026-06-03T15:36:57.947Z WARN 2681 --- [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. 15:36:57 2026-06-03T15:36:57.955Z INFO 2681 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:36:57 2026-06-03T15:36:57.955Z INFO 2681 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:36:57 2026-06-03T15:36:57.955Z INFO 2681 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:36:57 2026-06-03T15:36:57.955Z INFO 2681 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:36:57 2026-06-03T15:36:57.958Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-batch-int-test-consumer-group-11 unregistered 15:36:58 2026-06-03T15:36:58.011Z INFO 2681 --- [-eab50e057725-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] Node -1 disconnected. 15:36:58 2026-06-03T15:36:58.011Z INFO 2681 --- [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. 15:36:58 2026-06-03T15:36:58.011Z INFO 2681 --- [-eab50e057725-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.011Z INFO 2681 --- [-eab50e057725-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-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) 15:36:58 2026-06-03T15:36:58.011Z INFO 2681 --- [-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. 15:36:58 2026-06-03T15:36:58.012Z INFO 2681 --- [-listener-group] 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: 188ms, elapsed time since send: 188ms, throttle time: 0ms, request timeout: 30000ms) 15:36:58 2026-06-03T15:36:58.012Z INFO 2681 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Cancelled in-flight METADATA request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 88ms, elapsed time since send: 88ms, throttle time: 0ms, request timeout: 30000ms) 15:36:58 2026-06-03T15:36:58.012Z INFO 2681 --- [-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. 15:36:58 2026-06-03T15:36:58.012Z INFO 2681 --- [-listener-group] 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=227279442, epoch=9) to node 1: 15:36:58 15:36:58 org.apache.kafka.common.errors.DisconnectException 15:36:58 15:36:58 2026-06-03T15:36:58.012Z INFO 2681 --- [-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. 15:36:58 2026-06-03T15:36:58.023Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.023Z WARN 2681 --- [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. 15:36:58 2026-06-03T15:36:58.036Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.037Z WARN 2681 --- [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. 15:36:58 2026-06-03T15:36:58.070Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:58 2026-06-03T15:36:58.070Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:58 2026-06-03T15:36:58.070Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:58 2026-06-03T15:36:58.119Z INFO 2681 --- [-eab50e057725-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.119Z WARN 2681 --- [-eab50e057725-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 15:36:58 2026-06-03T15:36:58.127Z INFO 2681 --- [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. 15:36:58 2026-06-03T15:36:58.127Z WARN 2681 --- [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. 15:36:58 2026-06-03T15:36:58.251Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.251Z WARN 2681 --- [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. 15:36:58 2026-06-03T15:36:58.275Z INFO 2681 --- [-eab50e057725-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.275Z WARN 2681 --- [-eab50e057725-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 15:36:58 2026-06-03T15:36:58.279Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.279Z WARN 2681 --- [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. 15:36:58 2026-06-03T15:36:58.312Z INFO 2681 --- [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 15:36:58 2026-06-03T15:36:58.313Z INFO 2681 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: partitions revoked: [dmi-cm-events-batch-int-0] 15:36:58 2026-06-03T15:36:58.313Z INFO 2681 --- [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 15:36:58 2026-06-03T15:36:58.313Z INFO 2681 --- [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 15:36:58 2026-06-03T15:36:58.313Z INFO 2681 --- [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. 15:36:58 2026-06-03T15:36:58.314Z WARN 2681 --- [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. 15:36:58 2026-06-03T15:36:58.314Z INFO 2681 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:36:58 2026-06-03T15:36:58.314Z INFO 2681 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:36:58 2026-06-03T15:36:58.314Z INFO 2681 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:36:58 2026-06-03T15:36:58.314Z INFO 2681 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:36:58 2026-06-03T15:36:58.318Z INFO 2681 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-batch-int-test-listener-group-12 unregistered 15:36:58 2026-06-03T15:36:58.318Z INFO 2681 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: Consumer stopped 15:36:58 2026-06-03T15:36:58.319Z INFO 2681 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0, transactionalId=cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0] Closing the Kafka producer with timeoutMillis = 30000 ms. 15:36:58 2026-06-03T15:36:58.322Z INFO 2681 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:36:58 2026-06-03T15:36:58.322Z INFO 2681 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:36:58 2026-06-03T15:36:58.322Z INFO 2681 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:36:58 2026-06-03T15:36:58.322Z INFO 2681 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:36:58 2026-06-03T15:36:58.323Z INFO 2681 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-cps-tx-batch-int-test-0db88116-3473-44e4-a311-eab50e057725-0 unregistered 15:36:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.86 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventExactlyOnceIntegrationSpec 15:36:58 2026-06-03T15:36:58.327Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.327Z WARN 2681 --- [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. 15:36:58 2026-06-03T15:36:58.329Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.329Z WARN 2681 --- [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. 15:36:58 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec 15:36:58 2026-06-03T15:36:58.347Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.347Z WARN 2681 --- [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. 15:36:58 2026-06-03T15:36:58.349Z DEBUG 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 15:36:58 2026-06-03T15:36:58.367Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.367Z WARN 2681 --- [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. 15:36:58 2026-06-03T15:36:58.375Z DEBUG 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 15:36:58 2026-06-03T15:36:58.377Z DEBUG 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : sample-key 15:36:58 2026-06-03T15:36:58.377Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.377Z WARN 2681 --- [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. 15:36:58 2026-06-03T15:36:58.381Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:58 2026-06-03T15:36:58.381Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:58 2026-06-03T15:36:58.381Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:58 2026-06-03T15:36:58.382Z DEBUG 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 15:36:58 2026-06-03T15:36:58.387Z DEBUG 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 15:36:58 2026-06-03T15:36:58.390Z DEBUG 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 15:36:58 2026-06-03T15:36:58.392Z ERROR 2681 --- [ 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] 15:36:58 2026-06-03T15:36:58.392Z DEBUG 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : sample-key 15:36:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec 15:36:58 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec 15:36:58 2026-06-03T15:36:58.404Z DEBUG 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 15:36:58 2026-06-03T15:36:58.413Z DEBUG 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 15:36:58 2026-06-03T15:36:58.414Z DEBUG 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : 15:36:58 2026-06-03T15:36:58.414Z DEBUG 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : 15:36:58 2026-06-03T15:36:58.419Z DEBUG 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 15:36:58 2026-06-03T15:36:58.420Z DEBUG 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : 15:36:58 2026-06-03T15:36:58.425Z DEBUG 2681 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 15:36:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec 15:36:58 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 15:36:58 2026-06-03T15:36:58.449Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.449Z WARN 2681 --- [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. 15:36:58 2026-06-03T15:36:58.458Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.458Z WARN 2681 --- [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. 15:36:58 2026-06-03T15:36:58.496Z INFO 2681 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 15:36:58 2026-06-03T15:36:58.499Z INFO 2681 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 15:36:58 2026-06-03T15:36:58.499Z INFO 2681 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 15:36:58 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 15:36:58 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 15:36:58 2026-06-03T15:36:58.517Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.517Z WARN 2681 --- [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. 15:36:58 2026-06-03T15:36:58.544Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.544Z WARN 2681 --- [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. 15:36:58 2026-06-03T15:36:58.551Z INFO 2681 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 15:36:58 2026-06-03T15:36:58.552Z INFO 2681 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 15:36:58 2026-06-03T15:36:58.557Z INFO 2681 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 15:36:58 2026-06-03T15:36:58.558Z INFO 2681 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 15:36:58 2026-06-03T15:36:58.558Z INFO 2681 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 15:36:58 2026-06-03T15:36:58.558Z WARN 2681 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 15:36:58 2026-06-03T15:36:58.558Z INFO 2681 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 15:36:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 15:36:58 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 15:36:58 2026-06-03T15:36:58.592Z WARN 2681 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 15:36:58 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 15:36:58 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 15:36:58 2026-06-03T15:36:58.614Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.614Z WARN 2681 --- [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. 15:36:58 2026-06-03T15:36:58.614Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:58 2026-06-03T15:36:58.614Z WARN 2681 --- [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. 15:36:58 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 15:36:58 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 15:36:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 15:36:58 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 15:36:58 2026-06-03T15:36:58.678Z INFO 2681 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id 15:36:58 2026-06-03T15:36:58.678Z INFO 2681 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id - broadcast: 1, dmi groups: 0, not ready: 0, errors: 0 15:36:58 2026-06-03T15:36:58.679Z INFO 2681 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 15:36:58 2026-06-03T15:36:58.679Z DEBUG 2681 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 15:36:58 2026-06-03T15:36:58.680Z INFO 2681 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 15:36:58 2026-06-03T15:36:58.680Z DEBUG 2681 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 15:36:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 15:36:58 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 15:36:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 15:36:58 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 15:36:59 15:36:58,721 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:36:59 15:36:58,721 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:36:59 15:36:58,721 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:36:59 15:36:58,724 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:36:59 15:36:58,724 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:36:59 15:36:58,731 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 15:36:59 15:36:58,731 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 15:36:59 15:36:59 . ____ _ __ _ _ 15:36:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:36:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:36:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:36:59 ' |____| .__|_| |_|_| |_\__, | / / / / 15:36:59 =========|_|==============|___/=/_/_/_/ 15:36:59 15:36:59 :: Spring Boot :: (v3.5.13) 15:36:59 15:36:59 2026-06-03T15:36:58.737Z INFO 2681 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:36:59 2026-06-03T15:36:58.737Z INFO 2681 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:36:59 2026-06-03T15:36:58.750Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:36:59 o o o o---o o--o o o---o o o----o o--o--o 15:36:59 | | / \ / | / / \ | | 15:36:59 o----o o o o----o | o o o----o | 15:36:59 | | * \ / | \ * \ | | 15:36:59 o o * o o---o o--o o----o o---o * o o----o o 15:36:59 15:36:59 2026-06-03T15:36:58.750Z INFO 2681 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:36:59 2026-06-03T15:36:58.750Z INFO 2681 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 15:36:59 2026-06-03T15:36:58.750Z INFO 2681 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 15:36:59 2026-06-03T15:36:58.750Z INFO 2681 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:36:59 2026-06-03T15:36:58.750Z INFO 2681 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 15:36:59 To enable the Jet engine on the members, do one of the following: 15:36:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:36:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:36:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:36:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:36:59 2026-06-03T15:36:58.759Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:36:59 2026-06-03T15:36:58.761Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 15:36:59 2026-06-03T15:36:58.770Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:36:59 2026-06-03T15:36:58.770Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTING 15:36:59 2026-06-03T15:36:58.807Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:59 2026-06-03T15:36:58.807Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:58.832Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:59 2026-06-03T15:36:58.832Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:58.866Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:59 2026-06-03T15:36:58.866Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:58.867Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:59 2026-06-03T15:36:58.867Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:59 2026-06-03T15:36:58.889Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:59 2026-06-03T15:36:58.890Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:58.914Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:59 2026-06-03T15:36:58.914Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:58.928Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:36:59 2026-06-03T15:36:58.928Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:58.943Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:36:59 2026-06-03T15:36:58.943Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:58.947Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:36:59 2026-06-03T15:36:58.947Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.025Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.025Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.040Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.040Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.071Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:36:59 2026-06-03T15:36:59.071Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:59 2026-06-03T15:36:59.071Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:59 2026-06-03T15:36:59.253Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.253Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.280Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.280Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.327Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.328Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.331Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.331Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.333Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:36:59 2026-06-03T15:36:59.334Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:36:59 2026-06-03T15:36:59.334Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:36:59 2026-06-03T15:36:59.347Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.347Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.369Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.370Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.377Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.377Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.409Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.409Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.460Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.460Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.519Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.519Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.546Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.546Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.551Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.551Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.616Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.616Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.808Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.808Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.817Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.817Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.833Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.833Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.867Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.867Z WARN 2681 --- [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. 15:36:59 2026-06-03T15:36:59.868Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.868Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:36:59 2026-06-03T15:36:59.889Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:36:59 2026-06-03T15:36:59.889Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:36:59.930Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:37:00 2026-06-03T15:36:59.930Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:36:59.947Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:37:00 2026-06-03T15:36:59.947Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:36:59.990Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:37:00 2026-06-03T15:36:59.990Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.026Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.026Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.042Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.042Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.075Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:37:00 2026-06-03T15:37:00.075Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:37:00 2026-06-03T15:37:00.075Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:37:00 2026-06-03T15:37:00.251Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.251Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.261Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.261Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.281Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.281Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.304Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.304Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.304Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.304Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.329Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.329Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.370Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:37:00 2026-06-03T15:37:00.370Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:37:00 2026-06-03T15:37:00.370Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:37:00 2026-06-03T15:37:00.372Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.372Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.379Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.379Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.461Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.461Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.505Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.505Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.547Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.547Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.552Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.552Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.617Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.617Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.719Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.719Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.810Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.810Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.835Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.835Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.855Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.855Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.867Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.867Z WARN 2681 --- [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. 15:37:00 2026-06-03T15:37:00.870Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.870Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:37:00 2026-06-03T15:37:00.890Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:37:00 2026-06-03T15:37:00.890Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:00.931Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:37:01 2026-06-03T15:37:00.931Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:00.980Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:37:01 2026-06-03T15:37:00.980Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:37:01 2026-06-03T15:37:00.980Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:37:01 2026-06-03T15:37:00.991Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:37:01 2026-06-03T15:37:00.991Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.028Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.028Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.046Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.046Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.184Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:37:01 15:37:01 Members {size:1, ver:1} [ 15:37:01 Member [10.250.0.254]:5701 - a625ff34-8a02-4742-8be5-d23a7a8b2fb0 this 15:37:01 ] 15:37:01 15:37:01 2026-06-03T15:37:01.185Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTED 15:37:01 2026-06-03T15:37:01.190Z INFO 2681 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.483 seconds (process running for 167.929) 15:37:01 2026-06-03T15:37:01.195Z INFO 2681 --- [ 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 15:37:01 2026-06-03T15:37:01.196Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 15:37:01 2026-06-03T15:37:01.196Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 15:37:01 2026-06-03T15:37:01.197Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 15:37:01 2026-06-03T15:37:01.253Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.253Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.283Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.283Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.304Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.304Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.305Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.305Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.331Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.331Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.337Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.337Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.376Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.376Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.378Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:37:01 2026-06-03T15:37:01.378Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:37:01 2026-06-03T15:37:01.378Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:37:01 2026-06-03T15:37:01.380Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.380Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.463Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.463Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.514Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.514Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.547Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.547Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.554Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.554Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.601Z WARN 2681 --- [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 15:37:01 15:37:01 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:37:01 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 15:37:01 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 15:37:01 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 15:37:01 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 15:37:01 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:37:01 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:37:01 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:37:01 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:37:01 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:37:01 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:37:01 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:37:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:37:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:37:01 at java.base/java.lang.Thread.run(Thread.java:1583) 15:37:01 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:37:01 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:37:01 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:37:01 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:37:01 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 15:37:01 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 15:37:01 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 15:37:01 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 15:37:01 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 15:37:01 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 15:37:01 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:37:01 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:37:01 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:37:01 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:37:01 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:37:01 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:37:01 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:37:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:37:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:37:01 at java.base/java.lang.Thread.run(Thread.java:1583) 15:37:01 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:37:01 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:37:01 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:37:01 at ------ submitted from ------.() 15:37:01 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 15:37:01 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 15:37:01 ... 16 common frames omitted 15:37:01 15:37:01 2026-06-03T15:37:01.635Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.635Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.660Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.660Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.665Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 15:37:01 2026-06-03T15:37:01.665Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 470 ms. 15:37:01 2026-06-03T15:37:01.665Z INFO 2681 --- [ 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 15:37:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.961 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 15:37:01 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 15:37:01 15:37:01 . ____ _ __ _ _ 15:37:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:37:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:37:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:37:01 ' |____| .__|_| |_|_| |_\__, | / / / / 15:37:01 =========|_|==============|___/=/_/_/_/ 15:37:01 15:37:01 :: Spring Boot :: (v3.5.13) 15:37:01 15:37:01 2026-06-03T15:37:01.686Z INFO 2681 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 21.0.10 with PID 2681 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:37:01 2026-06-03T15:37:01.686Z INFO 2681 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:37:01 2026-06-03T15:37:01.692Z INFO 2681 --- [ main] com.hazelcast.system.logo : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:37:01 o o o o---o o--o o o---o o o----o o--o--o 15:37:01 | | / \ / | / / \ | | 15:37:01 o----o o o o----o | o o o----o | 15:37:01 | | * \ / | \ * \ | | 15:37:01 o o * o o---o o--o o----o o---o * o o----o o 15:37:01 15:37:01 2026-06-03T15:37:01.692Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:37:01 2026-06-03T15:37:01.693Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701 15:37:01 2026-06-03T15:37:01.693Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 15:37:01 2026-06-03T15:37:01.693Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:37:01 2026-06-03T15:37:01.693Z INFO 2681 --- [ main] com.hazelcast.system : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 15:37:01 To enable the Jet engine on the members, do one of the following: 15:37:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:37:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:37:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:37:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:37:01 2026-06-03T15:37:01.701Z INFO 2681 --- [ main] com.hazelcast.system.security : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:37:01 2026-06-03T15:37:01.703Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 15:37:01 2026-06-03T15:37:01.710Z INFO 2681 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:37:01 2026-06-03T15:37:01.710Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is STARTING 15:37:01 2026-06-03T15:37:01.722Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.722Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.801Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.802Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:37:01 2026-06-03T15:37:01.812Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.812Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.836Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.836Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.868Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.868Z WARN 2681 --- [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. 15:37:01 2026-06-03T15:37:01.892Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:37:01 2026-06-03T15:37:01.892Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:01.933Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:37:02 2026-06-03T15:37:01.933Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:01.984Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:37:02 2026-06-03T15:37:01.984Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:37:02 2026-06-03T15:37:01.984Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:37:02 2026-06-03T15:37:01.992Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:37:02 2026-06-03T15:37:01.992Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:01.993Z ERROR 2681 --- [_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 15:37:02 2026-06-03T15:37:01.994Z ERROR 2681 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 15:37:02 2026-06-03T15:37:02.029Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.029Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.050Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.050Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.256Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.256Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.278Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.278Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.284Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.284Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.306Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.306Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.307Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.307Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.334Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.334Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.338Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.338Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.382Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.382Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.386Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:37:02 2026-06-03T15:37:02.386Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:37:02 2026-06-03T15:37:02.386Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:37:02 2026-06-03T15:37:02.464Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.464Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.492Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.492Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.504Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.504Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.515Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.515Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.636Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.636Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.665Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.665Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.725Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.725Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:37:02 2026-06-03T15:37:02.726Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.726Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.814Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.814Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.839Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.839Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.868Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.868Z WARN 2681 --- [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. 15:37:02 2026-06-03T15:37:02.893Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:37:02 2026-06-03T15:37:02.893Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:02.935Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:37:03 2026-06-03T15:37:02.935Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.015Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.015Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.030Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.030Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.034Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:37:03 2026-06-03T15:37:03.034Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:37:03 2026-06-03T15:37:03.034Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:37:03 2026-06-03T15:37:03.054Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.054Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.181Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.181Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.257Z INFO 2681 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.257Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.281Z INFO 2681 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.281Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.286Z INFO 2681 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.286Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.308Z INFO 2681 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.308Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.337Z INFO 2681 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.337Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.339Z INFO 2681 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.340Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.384Z INFO 2681 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.384Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.424Z INFO 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:37:03 2026-06-03T15:37:03.424Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:37:03 2026-06-03T15:37:03.424Z WARN 2681 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:37:03 2026-06-03T15:37:03.440Z INFO 2681 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.440Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.497Z INFO 2681 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.497Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.509Z INFO 2681 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.509Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.517Z INFO 2681 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.517Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.633Z INFO 2681 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.633Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.670Z INFO 2681 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.670Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.726Z INFO 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.726Z WARN 2681 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 15:37:03 2026-06-03T15:37:03.729Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.729Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.816Z INFO 2681 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.816Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.840Z INFO 2681 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.840Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.894Z INFO 2681 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.894Z WARN 2681 --- [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. 15:37:03 2026-06-03T15:37:03.909Z INFO 2681 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:37:03 2026-06-03T15:37:03.909Z WARN 2681 --- [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. 15:37:04 2026-06-03T15:37:03.936Z INFO 2681 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:37:04 2026-06-03T15:37:03.936Z WARN 2681 --- [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. 15:37:04 2026-06-03T15:37:04.017Z INFO 2681 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:37:04 2026-06-03T15:37:04.017Z WARN 2681 --- [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. 15:37:04 2026-06-03T15:37:04.031Z INFO 2681 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:37:04 2026-06-03T15:37:04.031Z WARN 2681 --- [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. 15:37:04 2026-06-03T15:37:04.034Z INFO 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:37:04 2026-06-03T15:37:04.034Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:37:04 2026-06-03T15:37:04.034Z WARN 2681 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:37:04 2026-06-03T15:37:04.058Z INFO 2681 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 15:37:04 2026-06-03T15:37:04.058Z WARN 2681 --- [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. 15:37:04 2026-06-03T15:37:04.097Z INFO 2681 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:37:04 15:37:04 Members {size:1, ver:1} [ 15:37:04 Member [10.30.107.74]:5701 - 02a880f4-92e5-4dab-a32c-e1fe7f40a7d2 this 15:37:04 ] 15:37:04 15:37:04 2026-06-03T15:37:04.097Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is STARTED 15:37:04 2026-06-03T15:37:04.103Z INFO 2681 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 2.429 seconds (process running for 170.841) 15:37:04 2026-06-03T15:37:04.107Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is SHUTTING_DOWN 15:37:04 2026-06-03T15:37:04.107Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 15:37:04 2026-06-03T15:37:04.108Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 15:37:04 2026-06-03T15:37:04.108Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 15:37:04 2026-06-03T15:37:04.121Z WARN 2681 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cannot get client information from: [10.30.107.74]:5701 15:37:04 15:37:04 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:37:04 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 15:37:04 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 15:37:04 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 15:37:04 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 15:37:04 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:37:04 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:37:04 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:37:04 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:37:04 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:37:04 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:37:04 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:37:04 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:37:04 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:37:04 at java.base/java.lang.Thread.run(Thread.java:1583) 15:37:04 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:37:04 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:37:04 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:37:04 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 15:37:04 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 15:37:04 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 15:37:04 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 15:37:04 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 15:37:04 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 15:37:04 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 15:37:04 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 15:37:04 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 15:37:04 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 15:37:04 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 15:37:04 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 15:37:04 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 15:37:04 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 15:37:04 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:37:04 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:37:04 at java.base/java.lang.Thread.run(Thread.java:1583) 15:37:04 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 15:37:04 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 15:37:04 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 15:37:04 at ------ submitted from ------.() 15:37:04 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 15:37:04 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 15:37:04 ... 16 common frames omitted 15:37:04 15:37:04 2026-06-03T15:37:04.180Z INFO 2681 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 15:37:04 2026-06-03T15:37:04.180Z INFO 2681 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 73 ms. 15:37:04 2026-06-03T15:37:04.180Z INFO 2681 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.74]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.74]:5701 is SHUTDOWN 15:37:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.509 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 15:37:04 2026-06-03T15:37:04.185Z INFO 2681 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 15:37:04 2026-06-03T15:37:04.185Z WARN 2681 --- [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. 15:37:04 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 15:37:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 15:37:04 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 15:37:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 15:37:04 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 15:37:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 15:37:04 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 15:37:04 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 15:37:04 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 15:37:04 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 15:37:06 [INFO] 15:37:06 [INFO] Results: 15:37:06 [INFO] 15:37:06 [INFO] Tests run: 935, Failures: 0, Errors: 0, Skipped: 0 15:37:06 [INFO] 15:37:06 [INFO] 15:37:06 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-service --- 15:37:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 15:37:06 [INFO] Analyzed bundle 'cps-ncmp-service' with 163 classes 15:37:06 [INFO] All coverage checks have been met. 15:37:06 [INFO] 15:37:06 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 15:37:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 15:37:06 [INFO] Analyzed bundle 'cps-ncmp-service' with 163 classes 15:37:06 [INFO] 15:37:06 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-service --- 15:37:06 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.7.9-SNAPSHOT.jar 15:37:06 [INFO] 15:37:06 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-service --- 15:37:06 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.9-SNAPSHOT/cps-ncmp-service-3.7.9-SNAPSHOT.pom 15:37:06 [INFO] Installing /w/workspace/cps-master-merge-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 15:37:06 [INFO] 15:37:06 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-service --- 15:37:07 [INFO] 15:37:07 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 15:37:07 [INFO] Building cps-ncmp-rest 3.7.9-SNAPSHOT [12/23] 15:37:07 [INFO] from cps-ncmp-rest/pom.xml 15:37:07 [INFO] --------------------------------[ jar ]--------------------------------- 15:37:07 [INFO] 15:37:07 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest --- 15:37:07 [INFO] 15:37:07 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 15:37:07 [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-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 15:37:07 [INFO] 15:37:07 [INFO] --- openapi-generator:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 15:37:07 [INFO] Generating with dryRun=false 15:37:07 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 15:37:07 [INFO] OpenAPI Generator: spring (server) 15:37:07 [INFO] Generator 'spring' is considered stable. 15:37:07 [INFO] ---------------------------------- 15:37:07 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 15:37:07 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 15:37:07 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:37:07 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 15:37:07 [INFO] Processing operation getResourceDataForCmHandle 15:37:07 [INFO] Processing operation updateResourceDataRunningForCmHandle 15:37:07 [INFO] Processing operation createResourceDataRunningForCmHandle 15:37:07 [INFO] Processing operation deleteResourceDataRunningForCmHandle 15:37:07 [INFO] Processing operation patchResourceDataRunningForCmHandle 15:37:07 [INFO] Processing operation executeDataOperationForCmHandles 15:37:07 [INFO] Processing operation queryResourceDataForCmHandle 15:37:07 [INFO] Processing operation getModuleReferencesByCmHandle 15:37:07 [INFO] Processing operation getModuleDefinitions 15:37:07 [INFO] Processing operation searchCmHandles 15:37:07 [INFO] Processing operation retrieveCmHandleDetailsById 15:37:07 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 15:37:07 [INFO] Processing operation searchCmHandleIds 15:37:07 [INFO] Processing operation getCmHandleStateByCmHandleId 15:37:07 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 15:37:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 15:37:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 15:37:07 [INFO] Skipping generation of Webhooks. 15:37:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:07 [INFO] Skipping generation of supporting files. 15:37:07 ################################################################################ 15:37:07 # Thanks for using OpenAPI Generator. # 15:37:07 # Please consider donation to help us maintain this project 🙏 # 15:37:07 # https://opencollective.com/openapi_generator/donate # 15:37:07 ################################################################################ 15:37:08 [INFO] 15:37:08 [INFO] --- openapi-generator:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 15:37:08 [INFO] Generating with dryRun=false 15:37:08 [INFO] No .openapi-generator-ignore file found. 15:37:08 [INFO] OpenAPI Generator: spring (server) 15:37:08 [INFO] Generator 'spring' is considered stable. 15:37:08 [INFO] ---------------------------------- 15:37:08 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 15:37:08 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 15:37:08 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:37:08 [INFO] Processing operation getCmHandleByDistinguishedName 15:37:08 [INFO] Processing operation updateDmiPluginRegistration 15:37:08 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 15:37:08 [INFO] Processing operation searchCmHandleIds 15:37:08 [INFO] Processing operation searchCmHandles 15:37:08 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 15:37:08 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 15:37:08 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 15:37:08 [INFO] Skipping generation of Webhooks. 15:37:08 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 15:37:08 [INFO] Skipping generation of supporting files. 15:37:08 ################################################################################ 15:37:08 # Thanks for using OpenAPI Generator. # 15:37:08 # Please consider donation to help us maintain this project 🙏 # 15:37:08 # https://opencollective.com/openapi_generator/donate # 15:37:08 ################################################################################ 15:37:08 [INFO] 15:37:08 [INFO] --- openapi-generator:7.12.0:generate (prov-mns-extensions-code-gen) @ cps-ncmp-rest --- 15:37:08 [INFO] Generating with dryRun=false 15:37:08 [INFO] No .openapi-generator-ignore file found. 15:37:08 [INFO] OpenAPI Generator: spring (server) 15:37:08 [INFO] Generator 'spring' is considered stable. 15:37:08 [INFO] ---------------------------------- 15:37:08 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 15:37:08 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 15:37:08 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:37:08 [INFO] Inline schema created as ErrorResponseDefault_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 15:37:08 [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). 15:37:08 [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). 15:37:08 [INFO] Processing operation executeAction 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionRequest.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionRequestValue.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionResponse.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionResponseValue.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorResponseDefault.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorResponseDefaultOtherProblemsInner.java 15:37:08 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/ActionApi.java 15:37:08 [INFO] Skipping generation of Webhooks. 15:37:08 [INFO] Skipping generation of supporting files. 15:37:08 ################################################################################ 15:37:08 # Thanks for using OpenAPI Generator. # 15:37:08 # Please consider donation to help us maintain this project 🙏 # 15:37:08 # https://opencollective.com/openapi_generator/donate # 15:37:08 ################################################################################ 15:37:08 [INFO] 15:37:08 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-rest --- 15:37:08 [INFO] You have 0 Checkstyle violations. 15:37:08 [INFO] 15:37:08 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 15:37:08 [INFO] You have 0 Checkstyle violations. 15:37:08 [INFO] 15:37:08 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 15:37:08 [INFO] Copying 1 resource from src/main/resources to target/classes 15:37:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 15:37:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 15:37:08 [INFO] 15:37:08 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 15:37:08 [INFO] Recompiling the module because of changed dependency. 15:37:08 [INFO] Compiling 49 source files with javac [debug release 21] to target/classes 15:37:10 [INFO] Annotation processing is enabled because one or more processors were found 15:37:10 on the class path. A future release of javac may disable annotation processing 15:37:10 unless at least one processor is specified by name (-processor), or a search 15:37:10 path is specified (--processor-path, --processor-module-path), or annotation 15:37:10 processing is enabled explicitly (-proc:only, -proc:full). 15:37:10 Use -Xlint:-options to suppress this message. 15:37:10 Use -proc:none to disable annotation processing. 15:37:10 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "dmiServiceName, dmiDataServiceName, dmiModelServiceName, dmiDatajobsReadServiceName, dmiDatajobsWriteServiceName, compositeState, currentTrustLevel". 15:37:10 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java:[27,8] deprecated item is not annotated with @Deprecated 15:37:10 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java uses or overrides a deprecated API. 15:37:10 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: Recompile with -Xlint:deprecation for details. 15:37:10 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 15:37:10 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 15:37:10 [INFO] 15:37:10 [INFO] --- openapi-generator:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 15:37:10 [INFO] Generating with dryRun=false 15:37:10 [INFO] No .openapi-generator-ignore file found. 15:37:10 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:37:10 [INFO] Generator 'openapi-yaml' is considered stable. 15:37:10 [INFO] Output file [outputFile=openapi-inventory.yaml] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 15:37:10 [INFO] Skipping generation of Webhooks. 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 15:37:10 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 15:37:10 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 15:37:10 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 15:37:10 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:37:10 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:37:10 ################################################################################ 15:37:10 # Thanks for using OpenAPI Generator. # 15:37:10 # Please consider donation to help us maintain this project 🙏 # 15:37:10 # https://opencollective.com/openapi_generator/donate # 15:37:10 ################################################################################ 15:37:10 [INFO] 15:37:10 [INFO] --- openapi-generator:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 15:37:10 [INFO] Generating with dryRun=false 15:37:10 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:37:10 [INFO] Generator 'openapi-yaml' is considered stable. 15:37:10 [INFO] Output file [outputFile=openapi.yaml] 15:37:10 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:10 [INFO] Skipping generation of Webhooks. 15:37:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 15:37:10 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 15:37:10 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 15:37:10 [INFO] Skipped /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 15:37:10 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:37:10 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:37:10 ################################################################################ 15:37:10 # Thanks for using OpenAPI Generator. # 15:37:10 # Please consider donation to help us maintain this project 🙏 # 15:37:10 # https://opencollective.com/openapi_generator/donate # 15:37:10 ################################################################################ 15:37:10 [INFO] 15:37:10 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 15:37:10 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 15:37:10 [INFO] 15:37:10 [INFO] --- resources:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 15:37:10 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 15:37:10 [INFO] 15:37:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 15:37:10 [INFO] Copying 7 resources from src/test/resources to target/test-classes 15:37:10 [INFO] 15:37:10 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 15:37:10 [INFO] Recompiling the module because of changed dependency. 15:37:10 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 15:37:11 [INFO] Annotation processing is enabled because one or more processors were found 15:37:11 on the class path. A future release of javac may disable annotation processing 15:37:11 unless at least one processor is specified by name (-processor), or a search 15:37:11 path is specified (--processor-path, --processor-module-path), or annotation 15:37:11 processing is enabled explicitly (-proc:only, -proc:full). 15:37:11 Use -Xlint:-options to suppress this message. 15:37:11 Use -proc:none to disable annotation processing. 15:37:11 [INFO] 15:37:11 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest --- 15:37:11 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:37:11 [INFO] Using Groovy 3.0.25 to perform compileTests. 15:37:11 [INFO] Parallel parsing disabled. 15:37:13 [INFO] Compiled 25 files. 15:37:13 [INFO] 15:37:13 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-rest --- 15:37:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:37:13 [INFO] 15:37:13 [INFO] ------------------------------------------------------- 15:37:13 [INFO] T E S T S 15:37:13 [INFO] ------------------------------------------------------- 15:37:14 15:37:14.496 [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. 15:37:14 15:37:14.774 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 15:37:14 15:37:14.835 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:37:14 15:37:14.852 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:37:14 15:37:14.868 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:37:14 15:37:14.883 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 15:37:14 15:37:14.892 [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. 15:37:14 15:37:14.905 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 15:37:14 15:37:14.920 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:37:14 15:37:14.932 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:37:14 15:37:14.953 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec]: ProvMnSControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:37:15 15:37:14.966 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 15:37:15 15:37:14.982 [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. 15:37:15 15:37:14.993 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 15:37:15 15:37:14.996 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:37:15 15:37:15.005 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:37:15 15:37:15.007 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:37:15 15:37:15.016 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 15:37:15 15:37:15.018 [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. 15:37:15 15:37:15.026 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 15:37:15 15:37:15.028 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:37:15 15:37:15.036 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:37:15 15:37:15.038 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec]: ProvMnSControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:37:15 15:37:15.047 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 15:37:15 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 15:37:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 15:37:15 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 15:37:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 15:37:15 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 15:37:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.500 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 15:37:16 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 15:37:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 15:37:16 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 15:37:16 15:37:16.614 [main] WARN org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounter -- Method testSignature is missing required CmHandleQueryParameters argument 15:37:16 15:37:16.618 [main] WARN org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounter -- Method testSignature is missing required CmHandleQueryParameters argument 15:37:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 15:37:16 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 15:37:17 15:37:17,869 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:37:17 15:37:17,870 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:37:17 15:37:17,873 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:37:17 15:37:17,925 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:37:17 15:37:17,925 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:37:18 15:37:18,079 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 15:37:18 15:37:18,080 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 15:37:18 15:37:18 . ____ _ __ _ _ 15:37:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:37:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:37:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:37:18 ' |____| .__|_| |_|_| |_\__, | / / / / 15:37:18 =========|_|==============|___/=/_/_/_/ 15:37:18 15:37:18 :: Spring Boot :: (v3.5.13) 15:37:18 15:37:18 2026-06-03T15:37:18.465Z INFO 6685 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Starting ProvMnSExtensionsControllerSpec using Java 21.0.10 with PID 6685 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 15:37:18 2026-06-03T15:37:18.466Z INFO 6685 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:37:20 2026-06-03T15:37:20.419Z INFO 6685 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:37:20 2026-06-03T15:37:20.419Z INFO 6685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:37:20 2026-06-03T15:37:20.422Z INFO 6685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 15:37:20 2026-06-03T15:37:20.550Z INFO 6685 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Started ProvMnSExtensionsControllerSpec in 3.136 seconds (process running for 7.357) 15:37:20 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 15:37:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:37:20 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) 15:37:20 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 15:37:20 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 15:37:20 WARNING: Dynamic loading of agents will be disallowed by default in a future release 15:37:21 2026-06-03T15:37:21.363Z WARN 6685 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Upstream server did not respond in a timely manner 15:37:21 2026-06-03T15:37:21.375Z WARN 6685 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 15:37:21 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.763 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 15:37:21 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:37:21 15:37:21 . ____ _ __ _ _ 15:37:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:37:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:37:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:37:21 ' |____| .__|_| |_|_| |_\__, | / / / / 15:37:21 =========|_|==============|___/=/_/_/_/ 15:37:21 15:37:21 :: Spring Boot :: (v3.5.13) 15:37:21 15:37:21 2026-06-03T15:37:21.570Z INFO 6685 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 21.0.10 with PID 6685 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 15:37:21 2026-06-03T15:37:21.570Z INFO 6685 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:37:22 2026-06-03T15:37:22.019Z INFO 6685 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:37:22 2026-06-03T15:37:22.019Z INFO 6685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:37:22 2026-06-03T15:37:22.019Z INFO 6685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:37:22 2026-06-03T15:37:22.028Z INFO 6685 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.482 seconds (process running for 8.835) 15:37:22 2026-06-03T15:37:22.243Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:22 15:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:37:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:37:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:37:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:37:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:37:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:37:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:22 15:37:22 2026-06-03T15:37:22.543Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:22 15:37:22 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 15:37:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 15:37:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 15:37:22 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:37:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:37:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:37:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:37:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:37:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:37:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:22 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 15:37:22 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 15:37:22 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2675) 15:37:22 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:743) 15:37:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2148) 15:37:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 15:37:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 15:37:22 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 15:37:22 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 15:37:22 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2148) 15:37:22 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) 15:37:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 15:37:22 ... 128 common frames omitted 15:37:22 15:37:22 2026-06-03T15:37:22.586Z WARN 6685 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 15:37:22 2026-06-03T15:37:22.619Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:22 15:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:37:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:37:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:37:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:22 15:37:22 2026-06-03T15:37:22.627Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:22 15:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 15:37:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:22 15:37:22 2026-06-03T15:37:22.636Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:22 15:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:22 15:37:22 2026-06-03T15:37:22.643Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:22 15:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 15:37:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:22 15:37:22 2026-06-03T15:37:22.651Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:22 15:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:22 15:37:22 2026-06-03T15:37:22.660Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:22 15:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 15:37:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:22 15:37:22 2026-06-03T15:37:22.671Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:22 15:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:22 15:37:22 2026-06-03T15:37:22.676Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:22 15:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 15:37:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:37:22 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:22 15:37:22 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.274 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:37:22 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 15:37:22 15:37:22 . ____ _ __ _ _ 15:37:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:37:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:37:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:37:22 ' |____| .__|_| |_|_| |_\__, | / / / / 15:37:22 =========|_|==============|___/=/_/_/_/ 15:37:22 15:37:22 :: Spring Boot :: (v3.5.13) 15:37:22 15:37:22 2026-06-03T15:37:22.789Z INFO 6685 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 21.0.10 with PID 6685 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 15:37:22 2026-06-03T15:37:22.790Z INFO 6685 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:37:23 2026-06-03T15:37:23.112Z INFO 6685 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:37:23 2026-06-03T15:37:23.112Z INFO 6685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:37:23 2026-06-03T15:37:23.112Z INFO 6685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:37:23 2026-06-03T15:37:23.118Z INFO 6685 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.349 seconds (process running for 9.925) 15:37:23 2026-06-03T15:37:23.212Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:23 15:37:23 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 15:37:23 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:37:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:37:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:37:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:37:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:37:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:37:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 15:37:23 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:23 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:37:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:37:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:23 15:37:23 2026-06-03T15:37:23.218Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:23 15:37:23 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 15:37:23 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:37:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:37:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:37:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:37:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:37:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:37:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:160) 15:37:23 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:23 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:37:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:37:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:23 15:37:23 2026-06-03T15:37:23.222Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:23 15:37:23 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 15:37:23 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:37:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:37:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:37:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:37:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:37:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:37:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 15:37:23 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:23 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:37:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:37:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:23 15:37:23 2026-06-03T15:37:23.227Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:23 15:37:23 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 15:37:23 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:37:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:37:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:37:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:37:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:37:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:37:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:162) 15:37:23 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:23 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:37:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:37:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:23 15:37:23 2026-06-03T15:37:23.236Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:23 15:37:23 java.lang.IllegalStateException: some error message 15:37:23 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:37:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:37:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:37:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:37:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:37:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:37:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) 15:37:23 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:23 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:37:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:37:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:23 15:37:23 2026-06-03T15:37:23.257Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:23 15:37:23 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 15:37:23 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:37:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:37:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:37:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:37:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:37:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:37:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:168) 15:37:23 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:23 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:37:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:37:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:23 15:37:23 2026-06-03T15:37:23.262Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:23 15:37:23 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 15:37:23 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:37:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:37:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:37:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:37:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:37:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:37:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:169) 15:37:23 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:23 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:37:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:37:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:23 15:37:23 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 15:37:23 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 15:37:23 15:37:23 . ____ _ __ _ _ 15:37:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:37:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:37:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:37:23 ' |____| .__|_| |_|_| |_\__, | / / / / 15:37:23 =========|_|==============|___/=/_/_/_/ 15:37:23 15:37:23 :: Spring Boot :: (v3.5.13) 15:37:23 15:37:23 2026-06-03T15:37:23.377Z INFO 6685 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Starting ProvMnSControllerPolicyExecutorDisabledSpec using Java 21.0.10 with PID 6685 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 15:37:23 2026-06-03T15:37:23.377Z INFO 6685 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : No active profile set, falling back to 1 default profile: "default" 15:37:23 2026-06-03T15:37:23.572Z INFO 6685 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:37:23 2026-06-03T15:37:23.572Z INFO 6685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:37:23 2026-06-03T15:37:23.573Z INFO 6685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:37:23 2026-06-03T15:37:23.578Z INFO 6685 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Started ProvMnSControllerPolicyExecutorDisabledSpec in 0.221 seconds (process running for 10.385) 15:37:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 15:37:23 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:37:23 15:37:23 . ____ _ __ _ _ 15:37:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:37:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:37:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:37:23 ' |____| .__|_| |_|_| |_\__, | / / / / 15:37:23 =========|_|==============|___/=/_/_/_/ 15:37:23 15:37:23 :: Spring Boot :: (v3.5.13) 15:37:23 15:37:23 2026-06-03T15:37:23.684Z INFO 6685 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 21.0.10 with PID 6685 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 15:37:23 2026-06-03T15:37:23.685Z INFO 6685 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:37:23 2026-06-03T15:37:23.905Z INFO 6685 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:37:23 2026-06-03T15:37:23.905Z INFO 6685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:37:23 2026-06-03T15:37:23.906Z INFO 6685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:37:23 2026-06-03T15:37:23.910Z INFO 6685 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.242 seconds (process running for 10.717) 15:37:23 2026-06-03T15:37:23.985Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:23 15:37:23 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 15:37:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 15:37:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 15:37:23 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 15:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 15:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 15:37:23 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:37:23 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:37:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:37:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:37:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:37:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:37:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:37:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:37:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:37:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:37:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:37:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:37:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:37:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:37:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:37:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:37:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:37:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:37:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:37:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 15:37:23 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:23 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:37:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:37:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:37:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:37:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:37:23 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:37:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:23 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") 15:37:23 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 15:37:23 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 15:37:23 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1200) 15:37:23 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2380) 15:37:23 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 15:37:23 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 15:37:23 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 15:37:23 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 15:37:23 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 15:37:23 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2148) 15:37:23 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) 15:37:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 15:37:23 ... 128 common frames omitted 15:37:23 15:37:24 2026-06-03T15:37:24.024Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:24 15:37:24 org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity> org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryController.searchCmHandleIds(org.onap.cps.ncmp.rest.model.CmHandleQueryParameters,java.lang.Boolean) 15:37:24 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 15:37:24 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 15:37:24 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:37:24 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:37:24 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:37:24 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:37:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:37:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:37:24 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:37:24 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:37:24 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:37:24 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:37:24 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:37:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:37:24 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:37:24 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:37:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:37:24 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:37:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:24 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:37:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:24 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:37:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:24 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:37:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:24 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:37:24 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:37:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:37:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 15:37:24 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:24 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:37:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:37:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:37:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:37:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:37:24 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:37:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:37:24 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:37:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:24 15:37:24 2026-06-03T15:37:24.028Z ERROR 6685 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:37:24 15:37:24 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 15:37:24 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 15:37:24 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 15:37:24 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 15:37:24 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 15:37:24 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 15:37:24 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:37:24 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:37:24 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:37:24 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:37:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:37:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:37:24 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:37:24 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:37:24 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:37:24 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:37:24 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:37:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:37:24 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:37:24 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:37:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:37:24 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:37:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:24 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:37:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:24 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:37:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:24 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:37:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:37:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:37:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:37:24 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:37:24 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:37:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 15:37:24 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:37:24 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:37:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:37:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:37:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:37:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:37:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:37:24 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:37:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:37:24 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:37:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:37:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:37:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:37:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:37:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:37:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:37:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:37:24 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 15:37:24 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1] 15:37:24 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2675) 15:37:24 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3772) 15:37:24 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3737) 15:37:24 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3070) 15:37:24 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:3004) 15:37:24 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 15:37:24 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 15:37:24 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 15:37:24 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2135) 15:37:24 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) 15:37:24 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 15:37:24 ... 138 common frames omitted 15:37:24 15:37:24 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:37:24 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 15:37:24 15:37:24 . ____ _ __ _ _ 15:37:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:37:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:37:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:37:24 ' |____| .__|_| |_|_| |_\__, | / / / / 15:37:24 =========|_|==============|___/=/_/_/_/ 15:37:24 15:37:24 :: Spring Boot :: (v3.5.13) 15:37:24 15:37:24 2026-06-03T15:37:24.165Z INFO 6685 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 21.0.10 with PID 6685 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 15:37:24 2026-06-03T15:37:24.166Z INFO 6685 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:37:24 2026-06-03T15:37:24.365Z INFO 6685 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:37:24 2026-06-03T15:37:24.365Z INFO 6685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:37:24 2026-06-03T15:37:24.365Z INFO 6685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:37:24 2026-06-03T15:37:24.370Z INFO 6685 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.22 seconds (process running for 11.178) 15:37:24 2026-06-03T15:37:24.423Z WARN 6685 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Upstream server did not respond in a timely manner 15:37:24 2026-06-03T15:37:24.427Z WARN 6685 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 15:37:24 2026-06-03T15:37:24.467Z WARN 6685 --- [ 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]]] ] 15:37:24 2026-06-03T15:37:24.572Z WARN 6685 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /subnetwork=1/managedElement=2 15:37:24 2026-06-03T15:37:24.586Z WARN 6685 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /managedElement=2 15:37:24 2026-06-03T15:37:24.601Z WARN 6685 --- [ 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`)] 15:37:24 2026-06-03T15:37:24.608Z WARN 6685 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 15:37:24 2026-06-03T15:37:24.628Z WARN 6685 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: denied for test 15:37:24 2026-06-03T15:37:24.637Z WARN 6685 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 15:37:24 2026-06-03T15:37:24.640Z WARN 6685 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 15:37:24 2026-06-03T15:37:24.736Z WARN 6685 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /Subnetwork=1/ManagedElement=1 15:37:24 2026-06-03T15:37:24.742Z WARN 6685 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /ManagedElement=1 15:37:24 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 15:37:24 [INFO] 15:37:24 [INFO] Results: 15:37:24 [INFO] 15:37:24 [INFO] Tests run: 191, Failures: 0, Errors: 0, Skipped: 0 15:37:24 [INFO] 15:37:24 [INFO] 15:37:24 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 15:37:24 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 15:37:24 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 15:37:24 [INFO] All coverage checks have been met. 15:37:24 [INFO] 15:37:24 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 15:37:24 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 15:37:24 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 15:37:24 [INFO] 15:37:24 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-rest --- 15:37:25 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.9-SNAPSHOT.jar 15:37:25 [INFO] 15:37:25 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest --- 15:37:25 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.9-SNAPSHOT/cps-ncmp-rest-3.7.9-SNAPSHOT.pom 15:37:25 [INFO] Installing /w/workspace/cps-master-merge-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 15:37:25 [INFO] 15:37:25 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-rest --- 15:37:25 [INFO] 15:37:25 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 15:37:25 [INFO] Building cps-ncmp-rest-stub 3.7.9-SNAPSHOT [13/23] 15:37:25 [INFO] from cps-ncmp-rest-stub/pom.xml 15:37:25 [INFO] --------------------------------[ pom ]--------------------------------- 15:37:25 [INFO] 15:37:25 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest-stub --- 15:37:25 [INFO] 15:37:25 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 15:37:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:37:25 [INFO] surefireArgLine set to empty 15:37:25 [INFO] 15:37:25 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 15:37:25 [INFO] You have 0 Checkstyle violations. 15:37:25 [INFO] 15:37:25 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 15:37:25 [INFO] You have 0 Checkstyle violations. 15:37:25 [INFO] 15:37:25 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 15:37:25 [INFO] No sources specified for compilation. Skipping. 15:37:25 [INFO] 15:37:25 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 15:37:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:37:25 [INFO] 15:37:25 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 15:37:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:37:25 [INFO] 15:37:25 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest-stub --- 15:37:25 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.7.9-SNAPSHOT/cps-ncmp-rest-stub-3.7.9-SNAPSHOT.pom 15:37:25 [INFO] 15:37:25 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-rest-stub --- 15:37:25 [INFO] 15:37:25 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 15:37:25 [INFO] Building cps-ncmp-rest-stub-service 3.7.9-SNAPSHOT [14/23] 15:37:25 [INFO] from cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml 15:37:25 [INFO] --------------------------------[ jar ]--------------------------------- 15:37:25 [INFO] 15:37:25 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest-stub-service --- 15:37:25 [INFO] 15:37:25 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 15:37:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:37:25 [INFO] surefireArgLine set to empty 15:37:25 [INFO] 15:37:25 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 15:37:25 [INFO] You have 0 Checkstyle violations. 15:37:25 [INFO] 15:37:25 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 15:37:25 [INFO] You have 0 Checkstyle violations. 15:37:25 [INFO] 15:37:25 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-rest-stub-service --- 15:37:25 [INFO] Copying 3 resources from src/main/resources to target/classes 15:37:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 15:37:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 15:37:25 [INFO] 15:37:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 15:37:25 [INFO] Recompiling the module because of changed dependency. 15:37:25 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 15:37:25 [INFO] Annotation processing is enabled because one or more processors were found 15:37:25 on the class path. A future release of javac may disable annotation processing 15:37:25 unless at least one processor is specified by name (-processor), or a search 15:37:25 path is specified (--processor-path, --processor-module-path), or annotation 15:37:25 processing is enabled explicitly (-proc:only, -proc:full). 15:37:25 Use -Xlint:-options to suppress this message. 15:37:25 Use -proc:none to disable annotation processing. 15:37:25 [INFO] 15:37:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 15:37:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 15:37:25 [INFO] 15:37:25 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 15:37:25 [INFO] No sources to compile 15:37:25 [INFO] 15:37:25 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 15:37:25 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:37:25 [INFO] Using Groovy 3.0.25 to perform compileTests. 15:37:25 [INFO] Parallel parsing disabled. 15:37:26 [INFO] Compiled 4 files. 15:37:26 [INFO] 15:37:26 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-rest-stub-service --- 15:37:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:37:26 [INFO] 15:37:26 [INFO] ------------------------------------------------------- 15:37:26 [INFO] T E S T S 15:37:26 [INFO] ------------------------------------------------------- 15:37:27 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 15:37:28 15:37:28,539 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:37:28 15:37:28,540 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:37:28 15:37:28,543 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:37:28 15:37:28,575 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:37:28 15:37:28,575 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:37:28 15:37:28,642 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 15:37:28 15:37:28,642 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 15:37:28 2026-06-03T15:37:28.936Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 21.0.10 with PID 6773 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 15:37:28 2026-06-03T15:37:28.938Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 15:37:30 2026-06-03T15:37:30.062Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 15:37:30 2026-06-03T15:37:30.066Z INFO 6773 --- [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 15:37:30 2026-06-03T15:37:30.107Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 15:37:30 2026-06-03T15:37:30.108Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1144 ms 15:37:30 2026-06-03T15:37:30.222Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 15:37:30 2026-06-03T15:37:30.227Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@1c3b221f{application,/,b=file:/tmp/jetty-docbase.0.5878781950935574775/,a=AVAILABLE,h=oeje10s.SessionHandler@750c23a3{STARTED}} 15:37:30 2026-06-03T15:37:30.228Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@1c3b221f{application,/,b=file:/tmp/jetty-docbase.0.5878781950935574775/,a=AVAILABLE,h=oeje10s.SessionHandler@750c23a3{STARTED}} 15:37:30 2026-06-03T15:37:30.230Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@746e534{STARTING}[12.0.33,sto=0] @3646ms 15:37:30 2026-06-03T15:37:30.893Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 15:37:31 2026-06-03T15:37:30.998Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 15:37:31 2026-06-03T15:37:30.998Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 15:37:31 2026-06-03T15:37:31.000Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 15:37:31 2026-06-03T15:37:31.039Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@14edb120{HTTP/1.1, (http/1.1)}{0.0.0.0:43843} 15:37:31 2026-06-03T15:37:31.041Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 43843 (http/1.1) with context path '/' 15:37:31 2026-06-03T15:37:31.058Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.762 seconds (process running for 4.474) 15:37:31 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 15:37:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:37:31 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) 15:37:31 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 15:37:31 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 15:37:31 WARNING: Dynamic loading of agents will be disallowed by default in a future release 15:37:32 2026-06-03T15:37:32.055Z WARN 6773 --- [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 15:37:32 2026-06-03T15:37:32.055Z INFO 6773 --- [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 15:37:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.366 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 15:37:32 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 15:37:32 2026-06-03T15:37:32.219Z WARN 6773 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 15:37:32 2026-06-03T15:37:32.219Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 15:37:32 2026-06-03T15:37:32.223Z INFO 6773 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test12096986657533667224/file.txt 15:37:32 2026-06-03T15:37:32.225Z WARN 6773 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 15:37:32 2026-06-03T15:37:32.225Z ERROR 6773 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 15:37:32 2026-06-03T15:37:32.226Z WARN 6773 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test12096986657533667224/unknown-file.txt', will search it in classpath 15:37:32 2026-06-03T15:37:32.226Z ERROR 6773 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test12096986657533667224/unknown-file.txt file not found on classpath or on file system 15:37:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 15:37:32 [INFO] 15:37:32 [INFO] Results: 15:37:32 [INFO] 15:37:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 15:37:32 [INFO] 15:37:32 [INFO] 15:37:32 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 15:37:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:37:32 [INFO] 15:37:32 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 15:37:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:37:32 [INFO] 15:37:32 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-rest-stub-service --- 15:37:32 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.9-SNAPSHOT.jar 15:37:32 [INFO] 15:37:32 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest-stub-service --- 15:37:32 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.9-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.9-SNAPSHOT.pom 15:37:32 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.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 15:37:32 [INFO] 15:37:32 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 15:37:32 [INFO] 15:37:32 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 15:37:32 [INFO] Building cps-ncmp-rest-stub-app 3.7.9-SNAPSHOT [15/23] 15:37:32 [INFO] from cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml 15:37:32 [INFO] --------------------------------[ jar ]--------------------------------- 15:37:32 [INFO] 15:37:32 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest-stub-app --- 15:37:32 [INFO] 15:37:32 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 15:37:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:37:32 [INFO] surefireArgLine set to empty 15:37:32 [INFO] 15:37:32 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 15:37:32 [INFO] You have 0 Checkstyle violations. 15:37:32 [INFO] 15:37:32 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 15:37:32 [INFO] You have 0 Checkstyle violations. 15:37:32 [INFO] 15:37:32 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-rest-stub-app --- 15:37:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 15:37:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 15:37:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 15:37:32 [INFO] 15:37:32 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 15:37:32 [INFO] Recompiling the module because of changed dependency. 15:37:32 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 15:37:32 [INFO] Annotation processing is enabled because one or more processors were found 15:37:32 on the class path. A future release of javac may disable annotation processing 15:37:32 unless at least one processor is specified by name (-processor), or a search 15:37:32 path is specified (--processor-path, --processor-module-path), or annotation 15:37:32 processing is enabled explicitly (-proc:only, -proc:full). 15:37:32 Use -Xlint:-options to suppress this message. 15:37:32 Use -proc:none to disable annotation processing. 15:37:32 [INFO] 15:37:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 15:37:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 15:37:32 [INFO] 15:37:32 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 15:37:32 [INFO] No sources to compile 15:37:32 [INFO] 15:37:32 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 15:37:32 [INFO] No sources specified for compilation. Skipping. 15:37:32 [INFO] 15:37:32 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-rest-stub-app --- 15:37:32 [INFO] No tests to run. 15:37:32 [INFO] 15:37:32 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 15:37:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:37:32 [INFO] 15:37:32 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 15:37:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:37:32 [INFO] 15:37:32 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-rest-stub-app --- 15:37:32 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.jar 15:37:32 [INFO] 15:37:32 [INFO] --- spring-boot:3.5.11:repackage (default) @ cps-ncmp-rest-stub-app --- 15:37:33 [INFO] Replacing main artifact /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 15:37:33 [INFO] The original artifact has been renamed to /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.jar.original 15:37:33 [INFO] 15:37:33 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest-stub-app --- 15:37:33 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.9-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.pom 15:37:33 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.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 15:37:33 [INFO] 15:37:33 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 15:37:36 [INFO] 15:37:36 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 15:37:36 [INFO] Building cps-ri 3.7.9-SNAPSHOT [16/23] 15:37:36 [INFO] from cps-ri/pom.xml 15:37:36 [INFO] --------------------------------[ jar ]--------------------------------- 15:37:36 [INFO] 15:37:36 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ri --- 15:37:36 [INFO] 15:37:36 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 15:37:36 [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-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 15:37:36 [INFO] 15:37:36 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ri --- 15:37:36 [INFO] You have 0 Checkstyle violations. 15:37:36 [INFO] 15:37:36 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ri --- 15:37:36 [INFO] You have 0 Checkstyle violations. 15:37:36 [INFO] 15:37:36 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ri --- 15:37:36 [INFO] Copying 10 resources from src/main/resources to target/classes 15:37:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 15:37:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 15:37:36 [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 15:37:36 [INFO] 15:37:36 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ri --- 15:37:36 [INFO] Recompiling the module because of changed dependency. 15:37:36 [INFO] Compiling 27 source files with javac [debug release 21] to target/classes 15:37:37 [INFO] Annotation processing is enabled because one or more processors were found 15:37:37 on the class path. A future release of javac may disable annotation processing 15:37:37 unless at least one processor is specified by name (-processor), or a search 15:37:37 path is specified (--processor-path, --processor-module-path), or annotation 15:37:37 processing is enabled explicitly (-proc:only, -proc:full). 15:37:37 Use -Xlint:-options to suppress this message. 15:37:37 Use -proc:none to disable annotation processing. 15:37:37 [INFO] 15:37:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ri --- 15:37:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 15:37:37 [INFO] 15:37:37 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ri --- 15:37:37 [INFO] No sources to compile 15:37:37 [INFO] 15:37:37 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ri --- 15:37:37 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:37:37 [INFO] Using Groovy 3.0.25 to perform compileTests. 15:37:37 [INFO] Parallel parsing disabled. 15:37:38 [INFO] Compiled 18 files. 15:37:38 [INFO] 15:37:38 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ri --- 15:37:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:37:38 [INFO] 15:37:38 [INFO] ------------------------------------------------------- 15:37:38 [INFO] T E S T S 15:37:38 [INFO] ------------------------------------------------------- 15:37:39 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 15:37:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 15:37:40 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 15:37:41 15:37:41.275 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 15:37:41 15:37:41.280 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 15:37:41 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.949 s -- in org.onap.cps.ri.utils.SessionManagerSpec 15:37:41 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 15:37:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 15:37:41 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 15:37:42 15:37:42.259 [main] WARN org.onap.cps.ri.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 15:37:42 15:37:42.460 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 15:37:42 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 15:37:42 [INFO] 15:37:42 [INFO] Results: 15:37:42 [INFO] 15:37:42 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 15:37:42 [INFO] 15:37:42 [INFO] 15:37:42 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ri --- 15:37:42 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 15:37:42 [INFO] Analyzed bundle 'cps-ri' with 17 classes 15:37:42 [INFO] All coverage checks have been met. 15:37:42 [INFO] 15:37:42 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ri --- 15:37:42 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 15:37:42 [INFO] Analyzed bundle 'cps-ri' with 17 classes 15:37:42 [INFO] 15:37:42 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ri --- 15:37:42 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.7.9-SNAPSHOT.jar 15:37:42 [INFO] 15:37:42 [INFO] --- install:3.1.2:install (default-install) @ cps-ri --- 15:37:42 [INFO] Installing /w/workspace/cps-master-merge-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 15:37:42 [INFO] Installing /w/workspace/cps-master-merge-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 15:37:42 [INFO] 15:37:42 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ri --- 15:37:42 [INFO] 15:37:42 [INFO] ---------------------< org.onap.cps:test-dcm-rest >--------------------- 15:37:42 [INFO] Building test-dcm-rest 3.7.9-SNAPSHOT [17/23] 15:37:42 [INFO] from test-dcm-rest/pom.xml 15:37:42 [INFO] --------------------------------[ jar ]--------------------------------- 15:37:43 [INFO] 15:37:43 [INFO] --- clean:3.2.0:clean (default-clean) @ test-dcm-rest --- 15:37:43 [INFO] 15:37:43 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ test-dcm-rest --- 15:37:43 [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-merge-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 15:37:43 [INFO] 15:37:43 [INFO] --- checkstyle:3.3.1:check (onap-license) @ test-dcm-rest --- 15:37:43 [INFO] You have 0 Checkstyle violations. 15:37:43 [INFO] 15:37:43 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ test-dcm-rest --- 15:37:43 [INFO] You have 0 Checkstyle violations. 15:37:43 [INFO] 15:37:43 [INFO] --- resources:3.3.1:resources (default-resources) @ test-dcm-rest --- 15:37:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/test-dcm-rest/src/main/resources 15:37:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/test-dcm-rest/target/generated-sources/license 15:37:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/test-dcm-rest/target/generated-resources/licenses 15:37:43 [INFO] 15:37:43 [INFO] --- compiler:3.13.0:compile (default-compile) @ test-dcm-rest --- 15:37:43 [INFO] Recompiling the module because of changed dependency. 15:37:43 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 15:37:43 [INFO] Annotation processing is enabled because one or more processors were found 15:37:43 on the class path. A future release of javac may disable annotation processing 15:37:43 unless at least one processor is specified by name (-processor), or a search 15:37:43 path is specified (--processor-path, --processor-module-path), or annotation 15:37:43 processing is enabled explicitly (-proc:only, -proc:full). 15:37:43 Use -Xlint:-options to suppress this message. 15:37:43 Use -proc:none to disable annotation processing. 15:37:43 [INFO] 15:37:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-dcm-rest --- 15:37:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/test-dcm-rest/src/test/resources 15:37:43 [INFO] 15:37:43 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-dcm-rest --- 15:37:43 [INFO] No sources to compile 15:37:43 [INFO] 15:37:43 [INFO] --- gplus:4.0.1:compileTests (default) @ test-dcm-rest --- 15:37:43 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:37:43 [INFO] Using Groovy 3.0.25 to perform compileTests. 15:37:43 [INFO] Parallel parsing disabled. 15:37:43 [INFO] Compiled 1 file. 15:37:43 [INFO] 15:37:43 [INFO] --- surefire:3.5.2:test (default-test) @ test-dcm-rest --- 15:37:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:37:43 [INFO] 15:37:43 [INFO] ------------------------------------------------------- 15:37:43 [INFO] T E S T S 15:37:43 [INFO] ------------------------------------------------------- 15:37:45 [INFO] Running org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 15:37:45 15:37:45.562 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: readDataJob invoked for job-1 15:37:45 15:37:45.625 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 15:37:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 15:37:45 [INFO] 15:37:45 [INFO] Results: 15:37:45 [INFO] 15:37:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 15:37:45 [INFO] 15:37:45 [INFO] 15:37:45 [INFO] --- jacoco:0.8.14:check (coverage-check) @ test-dcm-rest --- 15:37:45 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 15:37:45 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 15:37:45 [INFO] All coverage checks have been met. 15:37:45 [INFO] 15:37:45 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ test-dcm-rest --- 15:37:45 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 15:37:45 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 15:37:45 [INFO] 15:37:45 [INFO] --- jar:3.4.1:jar (default-jar) @ test-dcm-rest --- 15:37:45 [INFO] Building jar: /w/workspace/cps-master-merge-java/test-dcm-rest/target/test-dcm-rest-3.7.9-SNAPSHOT.jar 15:37:45 [INFO] 15:37:45 [INFO] --- install:3.1.2:install (default-install) @ test-dcm-rest --- 15:37:45 [INFO] Installing /w/workspace/cps-master-merge-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 15:37:45 [INFO] Installing /w/workspace/cps-master-merge-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 15:37:45 [INFO] 15:37:45 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ test-dcm-rest --- 15:37:45 [INFO] 15:37:45 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 15:37:45 [INFO] Building integration-test 3.7.9-SNAPSHOT [18/23] 15:37:45 [INFO] from integration-test/pom.xml 15:37:45 [INFO] --------------------------------[ jar ]--------------------------------- 15:37:46 [INFO] 15:37:46 [INFO] --- clean:3.2.0:clean (default-clean) @ integration-test --- 15:37:46 [INFO] 15:37:46 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 15:37:46 [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-merge-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 15:37:46 [INFO] 15:37:46 [INFO] --- checkstyle:3.3.1:check (onap-license) @ integration-test --- 15:37:46 [INFO] You have 0 Checkstyle violations. 15:37:46 [INFO] 15:37:46 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ integration-test --- 15:37:46 [INFO] You have 0 Checkstyle violations. 15:37:46 [INFO] 15:37:46 [INFO] --- resources:3.3.1:resources (default-resources) @ integration-test --- 15:37:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 15:37:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 15:37:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 15:37:46 [INFO] 15:37:46 [INFO] --- compiler:3.13.0:compile (default-compile) @ integration-test --- 15:37:46 [INFO] No sources to compile 15:37:46 [INFO] 15:37:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ integration-test --- 15:37:46 [INFO] Copying 24 resources from src/test/resources to target/test-classes 15:37:46 [INFO] 15:37:46 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ integration-test --- 15:37:46 [INFO] Recompiling the module because of changed dependency. 15:37:46 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 15:37:46 [INFO] Annotation processing is enabled because one or more processors were found 15:37:46 on the class path. A future release of javac may disable annotation processing 15:37:46 unless at least one processor is specified by name (-processor), or a search 15:37:46 path is specified (--processor-path, --processor-module-path), or annotation 15:37:46 processing is enabled explicitly (-proc:only, -proc:full). 15:37:46 Use -Xlint:-options to suppress this message. 15:37:46 Use -proc:none to disable annotation processing. 15:37:46 [INFO] 15:37:46 [INFO] --- gplus:4.0.1:compileTests (default) @ integration-test --- 15:37:46 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:37:46 [INFO] Using Groovy 3.0.25 to perform compileTests. 15:37:46 [INFO] Parallel parsing disabled. 15:37:49 [INFO] Compiled 195 files. 15:37:49 [INFO] 15:37:49 [INFO] --- surefire:3.5.2:test (default-test) @ integration-test --- 15:37:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:37:49 [INFO] 15:37:49 [INFO] ------------------------------------------------------- 15:37:49 [INFO] T E S T S 15:37:49 [INFO] ------------------------------------------------------- 15:37:52 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 15:37:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.242 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 15:37:55 15:37:55.379 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 15:37:55 15:37:55.387 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 15:37:55 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 15:37:55 15:37:55.498 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.4 15:37:55 15:37:55.848 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 15:37:56 15:37:56.586 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 15:37:56 15:37:56.588 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 15:37:56 15:37:56.621 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 15:37:56 Server Version: 29.5.1 15:37:56 API Version: 1.54 15:37:56 Operating System: Ubuntu 22.04.5 LTS 15:37:56 Total Memory: 32092 MB 15:37:56 15:37:56.625 [main] WARN org.testcontainers.utility.ResourceReaper -- 15:37:56 ******************************************************************************** 15:37:56 Ryuk has been disabled. This can cause unexpected behavior in your environment. 15:37:56 ******************************************************************************** 15:37:56 15:37:56.631 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 15:37:56 15:37:56.632 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 15:37:56 15:37:56.723 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 15:37:56 15:37:56.731 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 15:37:57 15:37:57.398 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 15:37:57 15:37:57.430 [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) 15:37:58 15:37:58.666 [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) 15:37:58 15:37:58.865 [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) 15:37:58 15:37:58.965 [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) 15:37:58 15:37:58.966 [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) 15:37:58 15:37:58.967 [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) 15:37:58 15:37:58.968 [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) 15:37:59 15:37:59.065 [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) 15:37:59 15:37:59.465 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (3 MB/? MB) 15:37:59 15:37:59.666 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (10 MB/? MB) 15:37:59 15:37:59.864 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (25 MB/? MB) 15:37:59 15:37:59.963 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (28 MB/? MB) 15:38:01 15:38:01.763 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 0 extracted, (85 MB/? MB) 15:38:03 15:38:03.173 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (112 MB/? MB) 15:38:03 15:38:03.365 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (116 MB/? MB) 15:38:03 15:38:03.374 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (116 MB/? MB) 15:38:03 15:38:03.468 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (119 MB/? MB) 15:38:03 15:38:03.870 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (125 MB/? MB) 15:38:03 15:38:03.873 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (125 MB/? MB) 15:38:03 15:38:03.969 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (128 MB/? MB) 15:38:03 15:38:03.971 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (128 MB/? MB) 15:38:04 15:38:04.063 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 15:38:07 15:38:07.464 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (128 MB/130 MB) 15:38:07 15:38:07.465 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (128 MB/130 MB) 15:38:07 15:38:07.467 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (128 MB/130 MB) 15:38:07 15:38:07.471 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (128 MB/130 MB) 15:38:07 15:38:07.473 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (128 MB/130 MB) 15:38:07 15:38:07.481 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 10s (downloaded 128 MB at 12 MB/s) 15:38:07 15:38:07.481 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT10.757414306S 15:38:07 15:38:07.558 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 15:38:08 15:38:08.658 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 74fa35d3420620238cf41e25613f6d286f695bfe27849f7a122d69db43c58148 15:38:10 15:38:10.029 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT2.471000958S 15:38:10 15:38:10.030 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 15:38:10 15:38:10.033 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 as a substitute image for confluentinc/cp-kafka:7.8.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 15:38:10 15:38:10.034 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:38:10 15:38:10.034 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 15:38:10 15:38:10.144 [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: 8a84c8119396426e1eceb8af6570b54e9fd1710b237c74d6f9f1a90919dc4799 15:38:16 15:38:16.267 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.233466461S 15:38:16 15:38:16.268 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 15:38:17 15:38:17,242 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:38:17 15:38:17,242 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:38:17 15:38:17,245 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:38:17 15:38:17,300 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:38:17 15:38:17,301 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:38:17 15:38:17,899 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 15:38:17 15:38:17,899 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 15:38:18 2026-06-03T15:38:18.360Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.i.f.c.AnchorServiceIntegrationSpec : Starting AnchorServiceIntegrationSpec using Java 21.0.10 with PID 7009 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 15:38:18 2026-06-03T15:38:18.361Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.i.f.c.AnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:38:19 2026-06-03T15:38:19.443Z INFO 7009 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:38:19 2026-06-03T15:38:19.607Z INFO 7009 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 154 ms. Found 6 JPA repository interfaces. 15:38:22 2026-06-03T15:38:22.069Z INFO 7009 --- [cps-integration-test] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 15:38:22 2026-06-03T15:38:22.077Z INFO 7009 --- [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 15:38:22 2026-06-03T15:38:22.121Z INFO 7009 --- [cps-integration-test] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 15:38:22 2026-06-03T15:38:22.123Z INFO 7009 --- [cps-integration-test] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3735 ms 15:38:22 2026-06-03T15:38:22.399Z INFO 7009 --- [cps-integration-test] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 15:38:22 2026-06-03T15:38:22.409Z INFO 7009 --- [cps-integration-test] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@1274b020{application,/,b=[file:/tmp/jetty-docbase.0.18377597516090245441/, 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@144f135a{STARTED}} 15:38:22 2026-06-03T15:38:22.409Z INFO 7009 --- [cps-integration-test] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@1274b020{application,/,b=[file:/tmp/jetty-docbase.0.18377597516090245441/, 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@144f135a{STARTED}} 15:38:22 2026-06-03T15:38:22.413Z INFO 7009 --- [cps-integration-test] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@7f9b17a6{STARTING}[12.0.33,sto=0] @32460ms 15:38:22 2026-06-03T15:38:22.621Z INFO 7009 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 15:38:22 2026-06-03T15:38:22.948Z INFO 7009 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@43c81e79 15:38:22 2026-06-03T15:38:22.950Z INFO 7009 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 15:38:23 2026-06-03T15:38:23.135Z INFO 7009 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 15:38:23 2026-06-03T15:38:23.552Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 15:38:23 2026-06-03T15:38:23.598Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 15:38:23 2026-06-03T15:38:23.617Z INFO 7009 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 15:38:23 2026-06-03T15:38:23.817Z INFO 7009 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 15:38:23 2026-06-03T15:38:23.818Z INFO 7009 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 0501103818 15:38:23 2026-06-03T15:38:23.820Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 15:38:23 2026-06-03T15:38:23.872Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 15:38:23 2026-06-03T15:38:23.880Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 15:38:23 2026-06-03T15:38:23.880Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 8ms 15:38:23 2026-06-03T15:38:23.886Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 15:38:23 2026-06-03T15:38:23.890Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 15:38:23 2026-06-03T15:38:23.890Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 15:38:23 2026-06-03T15:38:23.893Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 15:38:23 2026-06-03T15:38:23.897Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 15:38:23 2026-06-03T15:38:23.897Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 4ms 15:38:23 2026-06-03T15:38:23.902Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 15:38:23 2026-06-03T15:38:23.907Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 15:38:23 2026-06-03T15:38:23.908Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 6ms 15:38:23 2026-06-03T15:38:23.911Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 15:38:23 2026-06-03T15:38:23.917Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 15:38:23 2026-06-03T15:38:23.917Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 6ms 15:38:23 2026-06-03T15:38:23.921Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 15:38:23 2026-06-03T15:38:23.926Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 15:38:23 2026-06-03T15:38:23.926Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 4ms 15:38:23 2026-06-03T15:38:23.930Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 15:38:23 2026-06-03T15:38:23.936Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 15:38:23 2026-06-03T15:38:23.936Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 6ms 15:38:23 2026-06-03T15:38:23.939Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 15:38:23 2026-06-03T15:38:23.943Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 15:38:23 2026-06-03T15:38:23.943Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 15:38:23 2026-06-03T15:38:23.946Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 15:38:23 2026-06-03T15:38:23.949Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 15:38:23 2026-06-03T15:38:23.950Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 15:38:23 2026-06-03T15:38:23.952Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 15:38:24 2026-06-03T15:38:23.955Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 15:38:24 2026-06-03T15:38:23.955Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 15:38:24 2026-06-03T15:38:23.957Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 15:38:24 2026-06-03T15:38:23.960Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 15:38:24 2026-06-03T15:38:23.961Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 15:38:24 2026-06-03T15:38:23.963Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 15:38:24 2026-06-03T15:38:23.967Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 15:38:24 2026-06-03T15:38:23.967Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 4ms 15:38:24 2026-06-03T15:38:23.970Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 15:38:24 2026-06-03T15:38:23.972Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 15:38:24 2026-06-03T15:38:23.972Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 15:38:24 2026-06-03T15:38:23.975Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 15:38:24 2026-06-03T15:38:23.977Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 15:38:24 2026-06-03T15:38:23.977Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 15:38:24 2026-06-03T15:38:23.979Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 15:38:24 2026-06-03T15:38:23.981Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 15:38:24 2026-06-03T15:38:23.982Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 1ms 15:38:24 2026-06-03T15:38:23.983Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 15:38:24 2026-06-03T15:38:23.986Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 15:38:24 2026-06-03T15:38:23.986Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 15:38:24 2026-06-03T15:38:23.988Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 15:38:24 2026-06-03T15:38:23.989Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 15:38:24 2026-06-03T15:38:23.989Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 1ms 15:38:24 2026-06-03T15:38:23.991Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 15:38:24 2026-06-03T15:38:23.993Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 15:38:24 2026-06-03T15:38:23.993Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 1ms 15:38:24 2026-06-03T15:38:23.995Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 15:38:24 2026-06-03T15:38:23.997Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 15:38:24 2026-06-03T15:38:23.997Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 15:38:24 2026-06-03T15:38:23.999Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 15:38:24 2026-06-03T15:38:24.001Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 15:38:24 2026-06-03T15:38:24.001Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 15:38:24 2026-06-03T15:38:24.003Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 15:38:24 2026-06-03T15:38:24.005Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 15:38:24 2026-06-03T15:38:24.005Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 15:38:24 2026-06-03T15:38:24.007Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 15:38:24 2026-06-03T15:38:24.009Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 15:38:24 2026-06-03T15:38:24.010Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 15:38:24 2026-06-03T15:38:24.012Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 15:38:24 2026-06-03T15:38:24.016Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 15:38:24 2026-06-03T15:38:24.016Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 4ms 15:38:24 2026-06-03T15:38:24.019Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 15:38:24 2026-06-03T15:38:24.021Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 15:38:24 2026-06-03T15:38:24.022Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 15:38:24 2026-06-03T15:38:24.024Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 15:38:24 2026-06-03T15:38:24.026Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 15:38:24 2026-06-03T15:38:24.026Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 15:38:24 2026-06-03T15:38:24.028Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 15:38:24 2026-06-03T15:38:24.030Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 15:38:24 2026-06-03T15:38:24.031Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 15:38:24 2026-06-03T15:38:24.033Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 15:38:24 2026-06-03T15:38:24.036Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 15:38:24 2026-06-03T15:38:24.036Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 3ms 15:38:24 2026-06-03T15:38:24.038Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 15:38:24 2026-06-03T15:38:24.040Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 15:38:24 2026-06-03T15:38:24.040Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 15:38:24 2026-06-03T15:38:24.043Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 15:38:24 2026-06-03T15:38:24.045Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 15:38:24 2026-06-03T15:38:24.045Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 15:38:24 2026-06-03T15:38:24.047Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 15:38:24 2026-06-03T15:38:24.050Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 15:38:24 2026-06-03T15:38:24.050Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 15:38:24 2026-06-03T15:38:24.053Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 15:38:24 2026-06-03T15:38:24.055Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 15:38:24 2026-06-03T15:38:24.055Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 15:38:24 2026-06-03T15:38:24.058Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 15:38:24 2026-06-03T15:38:24.061Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 15:38:24 2026-06-03T15:38:24.062Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 4ms 15:38:24 2026-06-03T15:38:24.065Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 15:38:24 2026-06-03T15:38:24.067Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 15:38:24 2026-06-03T15:38:24.068Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 15:38:24 2026-06-03T15:38:24.070Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 15:38:24 2026-06-03T15:38:24.072Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 15:38:24 2026-06-03T15:38:24.072Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 15:38:24 2026-06-03T15:38:24.074Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 15:38:24 2026-06-03T15:38:24.076Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 15:38:24 2026-06-03T15:38:24.077Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 15:38:24 2026-06-03T15:38:24.079Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 15:38:24 2026-06-03T15:38:24.081Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 15:38:24 2026-06-03T15:38:24.082Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 15:38:24 2026-06-03T15:38:24.084Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 15:38:24 2026-06-03T15:38:24.088Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 15:38:24 2026-06-03T15:38:24.088Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 15:38:24 2026-06-03T15:38:24.091Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 15:38:24 2026-06-03T15:38:24.093Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 15:38:24 2026-06-03T15:38:24.094Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 15:38:24 2026-06-03T15:38:24.096Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 15:38:24 2026-06-03T15:38:24.099Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 15:38:24 2026-06-03T15:38:24.099Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 15:38:24 2026-06-03T15:38:24.101Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 15:38:24 2026-06-03T15:38:24.116Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 15:38:24 2026-06-03T15:38:24.118Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 16ms 15:38:24 2026-06-03T15:38:24.121Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 15:38:24 2026-06-03T15:38:24.123Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 15:38:24 2026-06-03T15:38:24.123Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 15:38:24 2026-06-03T15:38:24.125Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 15:38:24 2026-06-03T15:38:24.128Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 15:38:24 2026-06-03T15:38:24.128Z INFO 7009 --- [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 15:38:24 2026-06-03T15:38:24.131Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 15:38:24 2026-06-03T15:38:24.133Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 15:38:24 2026-06-03T15:38:24.135Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 15:38:24 2026-06-03T15:38:24.135Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 15:38:24 2026-06-03T15:38:24.138Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 15:38:24 2026-06-03T15:38:24.139Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 15:38:24 2026-06-03T15:38:24.140Z INFO 7009 --- [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 15:38:24 2026-06-03T15:38:24.142Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 15:38:24 2026-06-03T15:38:24.143Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 15:38:24 2026-06-03T15:38:24.145Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 15:38:24 2026-06-03T15:38:24.146Z INFO 7009 --- [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 3ms 15:38:24 2026-06-03T15:38:24.147Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 15:38:24 2026-06-03T15:38:24.149Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 15:38:24 2026-06-03T15:38:24.150Z INFO 7009 --- [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 1ms 15:38:24 2026-06-03T15:38:24.152Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 15:38:24 2026-06-03T15:38:24.153Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 15:38:24 2026-06-03T15:38:24.154Z INFO 7009 --- [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 15:38:24 2026-06-03T15:38:24.156Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 15:38:24 2026-06-03T15:38:24.157Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 15:38:24 2026-06-03T15:38:24.158Z INFO 7009 --- [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 15:38:24 2026-06-03T15:38:24.160Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 15:38:24 2026-06-03T15:38:24.166Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 15:38:24 2026-06-03T15:38:24.169Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 15:38:24 2026-06-03T15:38:24.172Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 15:38:24 2026-06-03T15:38:24.173Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 13ms 15:38:24 2026-06-03T15:38:24.177Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 15:38:24 2026-06-03T15:38:24.184Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 15:38:24 2026-06-03T15:38:24.184Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 7ms 15:38:24 2026-06-03T15:38:24.187Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 15:38:24 2026-06-03T15:38:24.194Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 15:38:24 2026-06-03T15:38:24.195Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 8ms 15:38:24 2026-06-03T15:38:24.197Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 15:38:24 2026-06-03T15:38:24.199Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 15:38:24 2026-06-03T15:38:24.199Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 15:38:24 2026-06-03T15:38:24.201Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 15:38:24 2026-06-03T15:38:24.202Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 15:38:24 2026-06-03T15:38:24.202Z INFO 7009 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 15:38:24 2026-06-03T15:38:24.212Z INFO 7009 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 15:38:24 2026-06-03T15:38:24.212Z INFO 7009 --- [cps-integration-test] [ main] liquibase.util : Run: 53 15:38:24 2026-06-03T15:38:24.212Z INFO 7009 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 15:38:24 2026-06-03T15:38:24.212Z INFO 7009 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 15:38:24 2026-06-03T15:38:24.212Z INFO 7009 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 15:38:24 2026-06-03T15:38:24.212Z INFO 7009 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 15:38:24 2026-06-03T15:38:24.213Z INFO 7009 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 15:38:24 2026-06-03T15:38:24.216Z INFO 7009 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 15:38:24 2026-06-03T15:38:24.216Z INFO 7009 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 15:38:24 2026-06-03T15:38:24.218Z INFO 7009 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 15:38:24 2026-06-03T15:38:24.219Z INFO 7009 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 15:38:24 2026-06-03T15:38:24.893Z INFO 7009 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 15:38:25 2026-06-03T15:38:24.981Z INFO 7009 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.45.Final 15:38:25 2026-06-03T15:38:24.984Z INFO 7009 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 15:38:25 2026-06-03T15:38:25.023Z INFO 7009 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 15:38:25 2026-06-03T15:38:25.217Z INFO 7009 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 15:38:25 2026-06-03T15:38:25.278Z WARN 7009 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 15:38:25 2026-06-03T15:38:25.296Z INFO 7009 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 15:38:25 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 15:38:25 Database driver: undefined/unknown 15:38:25 Database version: 14.1 15:38:25 Autocommit mode: undefined/unknown 15:38:25 Isolation level: undefined/unknown 15:38:25 Minimum pool size: undefined/unknown 15:38:25 Maximum pool size: undefined/unknown 15:38:26 2026-06-03T15:38:26.480Z INFO 7009 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:38:26 2026-06-03T15:38:26.483Z INFO 7009 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 15:38:27 2026-06-03T15:38:26.973Z INFO 7009 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 15:38:27 2026-06-03T15:38:27.774Z WARN 7009 --- [cps-integration-test] [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 15:38:27 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 15:38:27 2026-06-03T15:38:27.939Z INFO 7009 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:38:27 o o o o---o o--o o o---o o o----o o--o--o 15:38:27 | | / \ / | / / \ | | 15:38:27 o----o o o o----o | o o o----o | 15:38:27 | | * \ / | \ * \ | | 15:38:27 o o * o o---o o--o o----o o---o * o o----o o 15:38:27 15:38:27 2026-06-03T15:38:27.939Z INFO 7009 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:38:27 2026-06-03T15:38:27.940Z INFO 7009 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 15:38:27 2026-06-03T15:38:27.940Z INFO 7009 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 15:38:27 2026-06-03T15:38:27.940Z INFO 7009 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:38:27 2026-06-03T15:38:27.943Z INFO 7009 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 15:38:27 To enable the Jet engine on the members, do one of the following: 15:38:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:38:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:38:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:38:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:38:28 2026-06-03T15:38:28.604Z INFO 7009 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:38:28 2026-06-03T15:38:28.745Z INFO 7009 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 15:38:29 2026-06-03T15:38:29.029Z INFO 7009 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:38:29 2026-06-03T15:38:29.035Z INFO 7009 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTING 15:38:31 2026-06-03T15:38:31.280Z INFO 7009 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:38:31 15:38:31 Members {size:1, ver:1} [ 15:38:31 Member [10.250.0.254]:5701 - 3df93c59-56d8-4b51-801b-1f8e85ffca6b this 15:38:31 ] 15:38:31 15:38:31 2026-06-03T15:38:31.298Z INFO 7009 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTED 15:38:32 2026-06-03T15:38:32.587Z INFO 7009 --- [cps-integration-test] [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 15:38:32 2026-06-03T15:38:32.958Z WARN 7009 --- [cps-integration-test] [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 15:38:33 2026-06-03T15:38:33.941Z WARN 7009 --- [cps-integration-test] [ main] i.m.c.i.b.cache.CaffeineCacheMetrics : The cache 'yangSchema' is not recording statistics. No meters except 'cache.size' will be registered. Call 'Caffeine#recordStats()' prior to building the cache for metrics to be recorded. 15:38:34 2026-06-03T15:38:34.172Z INFO 7009 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 15:38:34 2026-06-03T15:38:34.435Z INFO 7009 --- [cps-integration-test] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 15:38:34 2026-06-03T15:38:34.435Z INFO 7009 --- [cps-integration-test] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 15:38:34 2026-06-03T15:38:34.436Z INFO 7009 --- [cps-integration-test] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 15:38:34 2026-06-03T15:38:34.443Z INFO 7009 --- [cps-integration-test] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@4da175cd{HTTP/1.1, (http/1.1)}{0.0.0.0:43427} 15:38:34 2026-06-03T15:38:34.445Z INFO 7009 --- [cps-integration-test] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 43427 (http/1.1) with context path '/' 15:38:34 2026-06-03T15:38:34.532Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:38:34 allow.auto.create.topics = true 15:38:34 auto.commit.interval.ms = 5000 15:38:34 auto.include.jmx.reporter = true 15:38:34 auto.offset.reset = latest 15:38:34 bootstrap.servers = [localhost:32777] 15:38:34 check.crcs = true 15:38:34 client.dns.lookup = use_all_dns_ips 15:38:34 client.id = consumer-ncmp-group-1 15:38:34 client.rack = 15:38:34 connections.max.idle.ms = 540000 15:38:34 default.api.timeout.ms = 60000 15:38:34 enable.auto.commit = false 15:38:34 enable.metrics.push = true 15:38:34 exclude.internal.topics = true 15:38:34 fetch.max.bytes = 52428800 15:38:34 fetch.max.wait.ms = 500 15:38:34 fetch.min.bytes = 1 15:38:34 group.id = ncmp-group 15:38:34 group.instance.id = null 15:38:34 group.protocol = classic 15:38:34 group.remote.assignor = null 15:38:34 heartbeat.interval.ms = 3000 15:38:34 interceptor.classes = [] 15:38:34 internal.leave.group.on.close = true 15:38:34 internal.throw.on.fetch.stable.offset.unsupported = false 15:38:34 isolation.level = read_uncommitted 15:38:34 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:38:34 max.partition.fetch.bytes = 1048576 15:38:34 max.poll.interval.ms = 300000 15:38:34 max.poll.records = 500 15:38:34 metadata.max.age.ms = 300000 15:38:34 metadata.recovery.strategy = none 15:38:34 metric.reporters = [] 15:38:34 metrics.num.samples = 2 15:38:34 metrics.recording.level = INFO 15:38:34 metrics.sample.window.ms = 30000 15:38:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:38:34 receive.buffer.bytes = 65536 15:38:34 reconnect.backoff.max.ms = 1000 15:38:34 reconnect.backoff.ms = 50 15:38:34 request.timeout.ms = 30000 15:38:34 retry.backoff.max.ms = 1000 15:38:34 retry.backoff.ms = 100 15:38:34 sasl.client.callback.handler.class = null 15:38:34 sasl.jaas.config = null 15:38:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:38:34 sasl.kerberos.min.time.before.relogin = 60000 15:38:34 sasl.kerberos.service.name = null 15:38:34 sasl.kerberos.ticket.renew.jitter = 0.05 15:38:34 sasl.kerberos.ticket.renew.window.factor = 0.8 15:38:34 sasl.login.callback.handler.class = null 15:38:34 sasl.login.class = null 15:38:34 sasl.login.connect.timeout.ms = null 15:38:34 sasl.login.read.timeout.ms = null 15:38:34 sasl.login.refresh.buffer.seconds = 300 15:38:34 sasl.login.refresh.min.period.seconds = 60 15:38:34 sasl.login.refresh.window.factor = 0.8 15:38:34 sasl.login.refresh.window.jitter = 0.05 15:38:34 sasl.login.retry.backoff.max.ms = 10000 15:38:34 sasl.login.retry.backoff.ms = 100 15:38:34 sasl.mechanism = GSSAPI 15:38:34 sasl.oauthbearer.clock.skew.seconds = 30 15:38:34 sasl.oauthbearer.expected.audience = null 15:38:34 sasl.oauthbearer.expected.issuer = null 15:38:34 sasl.oauthbearer.header.urlencode = false 15:38:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:38:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:38:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:38:34 sasl.oauthbearer.jwks.endpoint.url = null 15:38:34 sasl.oauthbearer.scope.claim.name = scope 15:38:34 sasl.oauthbearer.sub.claim.name = sub 15:38:34 sasl.oauthbearer.token.endpoint.url = null 15:38:34 security.protocol = PLAINTEXT 15:38:34 security.providers = null 15:38:34 send.buffer.bytes = 131072 15:38:34 session.timeout.ms = 45000 15:38:34 socket.connection.setup.timeout.max.ms = 30000 15:38:34 socket.connection.setup.timeout.ms = 10000 15:38:34 ssl.cipher.suites = null 15:38:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:38:34 ssl.endpoint.identification.algorithm = https 15:38:34 ssl.engine.factory.class = null 15:38:34 ssl.key.password = null 15:38:34 ssl.keymanager.algorithm = SunX509 15:38:34 ssl.keystore.certificate.chain = null 15:38:34 ssl.keystore.key = null 15:38:34 ssl.keystore.location = null 15:38:34 ssl.keystore.password = null 15:38:34 ssl.keystore.type = JKS 15:38:34 ssl.protocol = TLSv1.3 15:38:34 ssl.provider = null 15:38:34 ssl.secure.random.implementation = null 15:38:34 ssl.trustmanager.algorithm = PKIX 15:38:34 ssl.truststore.certificates = null 15:38:34 ssl.truststore.location = null 15:38:34 ssl.truststore.password = null 15:38:34 ssl.truststore.type = JKS 15:38:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:38:34 15:38:34 2026-06-03T15:38:34.598Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:38:34 2026-06-03T15:38:34.704Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 15:38:34 2026-06-03T15:38:34.706Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:38:34 2026-06-03T15:38:34.706Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:38:34 2026-06-03T15:38:34.706Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501114704 15:38:34 2026-06-03T15:38:34.710Z INFO 7009 --- [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 15:38:34 2026-06-03T15:38:34.720Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:38:34 allow.auto.create.topics = true 15:38:34 auto.commit.interval.ms = 5000 15:38:34 auto.include.jmx.reporter = true 15:38:34 auto.offset.reset = latest 15:38:34 bootstrap.servers = [localhost:32777] 15:38:34 check.crcs = true 15:38:34 client.dns.lookup = use_all_dns_ips 15:38:34 client.id = consumer-ncmp-group-2 15:38:34 client.rack = 15:38:34 connections.max.idle.ms = 540000 15:38:34 default.api.timeout.ms = 60000 15:38:34 enable.auto.commit = false 15:38:34 enable.metrics.push = true 15:38:34 exclude.internal.topics = true 15:38:34 fetch.max.bytes = 52428800 15:38:34 fetch.max.wait.ms = 500 15:38:34 fetch.min.bytes = 1 15:38:34 group.id = ncmp-group 15:38:34 group.instance.id = null 15:38:34 group.protocol = classic 15:38:34 group.remote.assignor = null 15:38:34 heartbeat.interval.ms = 3000 15:38:34 interceptor.classes = [] 15:38:34 internal.leave.group.on.close = true 15:38:34 internal.throw.on.fetch.stable.offset.unsupported = false 15:38:34 isolation.level = read_uncommitted 15:38:34 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:38:34 max.partition.fetch.bytes = 1048576 15:38:34 max.poll.interval.ms = 300000 15:38:34 max.poll.records = 500 15:38:34 metadata.max.age.ms = 300000 15:38:34 metadata.recovery.strategy = none 15:38:34 metric.reporters = [] 15:38:34 metrics.num.samples = 2 15:38:34 metrics.recording.level = INFO 15:38:34 metrics.sample.window.ms = 30000 15:38:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:38:34 receive.buffer.bytes = 65536 15:38:34 reconnect.backoff.max.ms = 1000 15:38:34 reconnect.backoff.ms = 50 15:38:34 request.timeout.ms = 30000 15:38:34 retry.backoff.max.ms = 1000 15:38:34 retry.backoff.ms = 100 15:38:34 sasl.client.callback.handler.class = null 15:38:34 sasl.jaas.config = null 15:38:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:38:34 sasl.kerberos.min.time.before.relogin = 60000 15:38:34 sasl.kerberos.service.name = null 15:38:34 sasl.kerberos.ticket.renew.jitter = 0.05 15:38:34 sasl.kerberos.ticket.renew.window.factor = 0.8 15:38:34 sasl.login.callback.handler.class = null 15:38:34 sasl.login.class = null 15:38:34 sasl.login.connect.timeout.ms = null 15:38:34 sasl.login.read.timeout.ms = null 15:38:34 sasl.login.refresh.buffer.seconds = 300 15:38:34 sasl.login.refresh.min.period.seconds = 60 15:38:34 sasl.login.refresh.window.factor = 0.8 15:38:34 sasl.login.refresh.window.jitter = 0.05 15:38:34 sasl.login.retry.backoff.max.ms = 10000 15:38:34 sasl.login.retry.backoff.ms = 100 15:38:34 sasl.mechanism = GSSAPI 15:38:34 sasl.oauthbearer.clock.skew.seconds = 30 15:38:34 sasl.oauthbearer.expected.audience = null 15:38:34 sasl.oauthbearer.expected.issuer = null 15:38:34 sasl.oauthbearer.header.urlencode = false 15:38:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:38:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:38:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:38:34 sasl.oauthbearer.jwks.endpoint.url = null 15:38:34 sasl.oauthbearer.scope.claim.name = scope 15:38:34 sasl.oauthbearer.sub.claim.name = sub 15:38:34 sasl.oauthbearer.token.endpoint.url = null 15:38:34 security.protocol = PLAINTEXT 15:38:34 security.providers = null 15:38:34 send.buffer.bytes = 131072 15:38:34 session.timeout.ms = 45000 15:38:34 socket.connection.setup.timeout.max.ms = 30000 15:38:34 socket.connection.setup.timeout.ms = 10000 15:38:34 ssl.cipher.suites = null 15:38:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:38:34 ssl.endpoint.identification.algorithm = https 15:38:34 ssl.engine.factory.class = null 15:38:34 ssl.key.password = null 15:38:34 ssl.keymanager.algorithm = SunX509 15:38:34 ssl.keystore.certificate.chain = null 15:38:34 ssl.keystore.key = null 15:38:34 ssl.keystore.location = null 15:38:34 ssl.keystore.password = null 15:38:34 ssl.keystore.type = JKS 15:38:34 ssl.protocol = TLSv1.3 15:38:34 ssl.provider = null 15:38:34 ssl.secure.random.implementation = null 15:38:34 ssl.trustmanager.algorithm = PKIX 15:38:34 ssl.truststore.certificates = null 15:38:34 ssl.truststore.location = null 15:38:34 ssl.truststore.password = null 15:38:34 ssl.truststore.type = JKS 15:38:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:38:34 15:38:34 2026-06-03T15:38:34.720Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:38:34 2026-06-03T15:38:34.727Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 15:38:34 2026-06-03T15:38:34.727Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:38:34 2026-06-03T15:38:34.727Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:38:34 2026-06-03T15:38:34.727Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501114727 15:38:34 2026-06-03T15:38:34.727Z INFO 7009 --- [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 15:38:34 2026-06-03T15:38:34.730Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:38:34 allow.auto.create.topics = true 15:38:34 auto.commit.interval.ms = 5000 15:38:34 auto.include.jmx.reporter = true 15:38:34 auto.offset.reset = latest 15:38:34 bootstrap.servers = [localhost:32777] 15:38:34 check.crcs = true 15:38:34 client.dns.lookup = use_all_dns_ips 15:38:34 client.id = consumer-ncmp-group-3 15:38:34 client.rack = 15:38:34 connections.max.idle.ms = 540000 15:38:34 default.api.timeout.ms = 60000 15:38:34 enable.auto.commit = false 15:38:34 enable.metrics.push = true 15:38:34 exclude.internal.topics = true 15:38:34 fetch.max.bytes = 52428800 15:38:34 fetch.max.wait.ms = 500 15:38:34 fetch.min.bytes = 1 15:38:34 group.id = ncmp-group 15:38:34 group.instance.id = null 15:38:34 group.protocol = classic 15:38:34 group.remote.assignor = null 15:38:34 heartbeat.interval.ms = 3000 15:38:34 interceptor.classes = [] 15:38:34 internal.leave.group.on.close = true 15:38:34 internal.throw.on.fetch.stable.offset.unsupported = false 15:38:34 isolation.level = read_uncommitted 15:38:34 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:38:34 max.partition.fetch.bytes = 1048576 15:38:34 max.poll.interval.ms = 300000 15:38:34 max.poll.records = 500 15:38:34 metadata.max.age.ms = 300000 15:38:34 metadata.recovery.strategy = none 15:38:34 metric.reporters = [] 15:38:34 metrics.num.samples = 2 15:38:34 metrics.recording.level = INFO 15:38:34 metrics.sample.window.ms = 30000 15:38:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:38:34 receive.buffer.bytes = 65536 15:38:34 reconnect.backoff.max.ms = 1000 15:38:34 reconnect.backoff.ms = 50 15:38:34 request.timeout.ms = 30000 15:38:34 retry.backoff.max.ms = 1000 15:38:34 retry.backoff.ms = 100 15:38:34 sasl.client.callback.handler.class = null 15:38:34 sasl.jaas.config = null 15:38:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:38:34 sasl.kerberos.min.time.before.relogin = 60000 15:38:34 sasl.kerberos.service.name = null 15:38:34 sasl.kerberos.ticket.renew.jitter = 0.05 15:38:34 sasl.kerberos.ticket.renew.window.factor = 0.8 15:38:34 sasl.login.callback.handler.class = null 15:38:34 sasl.login.class = null 15:38:34 sasl.login.connect.timeout.ms = null 15:38:34 sasl.login.read.timeout.ms = null 15:38:34 sasl.login.refresh.buffer.seconds = 300 15:38:34 sasl.login.refresh.min.period.seconds = 60 15:38:34 sasl.login.refresh.window.factor = 0.8 15:38:34 sasl.login.refresh.window.jitter = 0.05 15:38:34 sasl.login.retry.backoff.max.ms = 10000 15:38:34 sasl.login.retry.backoff.ms = 100 15:38:34 sasl.mechanism = GSSAPI 15:38:34 sasl.oauthbearer.clock.skew.seconds = 30 15:38:34 sasl.oauthbearer.expected.audience = null 15:38:34 sasl.oauthbearer.expected.issuer = null 15:38:34 sasl.oauthbearer.header.urlencode = false 15:38:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:38:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:38:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:38:34 sasl.oauthbearer.jwks.endpoint.url = null 15:38:34 sasl.oauthbearer.scope.claim.name = scope 15:38:34 sasl.oauthbearer.sub.claim.name = sub 15:38:34 sasl.oauthbearer.token.endpoint.url = null 15:38:34 security.protocol = PLAINTEXT 15:38:34 security.providers = null 15:38:34 send.buffer.bytes = 131072 15:38:34 session.timeout.ms = 45000 15:38:34 socket.connection.setup.timeout.max.ms = 30000 15:38:34 socket.connection.setup.timeout.ms = 10000 15:38:34 ssl.cipher.suites = null 15:38:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:38:34 ssl.endpoint.identification.algorithm = https 15:38:34 ssl.engine.factory.class = null 15:38:34 ssl.key.password = null 15:38:34 ssl.keymanager.algorithm = SunX509 15:38:34 ssl.keystore.certificate.chain = null 15:38:34 ssl.keystore.key = null 15:38:34 ssl.keystore.location = null 15:38:34 ssl.keystore.password = null 15:38:34 ssl.keystore.type = JKS 15:38:34 ssl.protocol = TLSv1.3 15:38:34 ssl.provider = null 15:38:34 ssl.secure.random.implementation = null 15:38:34 ssl.trustmanager.algorithm = PKIX 15:38:34 ssl.truststore.certificates = null 15:38:34 ssl.truststore.location = null 15:38:34 ssl.truststore.password = null 15:38:34 ssl.truststore.type = JKS 15:38:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:38:34 15:38:34 2026-06-03T15:38:34.730Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:38:34 2026-06-03T15:38:34.807Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:38:34 2026-06-03T15:38:34.807Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:38:34 2026-06-03T15:38:34.807Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501114807 15:38:34 2026-06-03T15:38:34.807Z INFO 7009 --- [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 15:38:34 2026-06-03T15:38:34.810Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:38:34 allow.auto.create.topics = true 15:38:34 auto.commit.interval.ms = 5000 15:38:34 auto.include.jmx.reporter = true 15:38:34 auto.offset.reset = latest 15:38:34 bootstrap.servers = [localhost:32777] 15:38:34 check.crcs = true 15:38:34 client.dns.lookup = use_all_dns_ips 15:38:34 client.id = consumer-ncmp-group-4 15:38:34 client.rack = 15:38:34 connections.max.idle.ms = 540000 15:38:34 default.api.timeout.ms = 60000 15:38:34 enable.auto.commit = false 15:38:34 enable.metrics.push = true 15:38:34 exclude.internal.topics = true 15:38:34 fetch.max.bytes = 52428800 15:38:34 fetch.max.wait.ms = 500 15:38:34 fetch.min.bytes = 1 15:38:34 group.id = ncmp-group 15:38:34 group.instance.id = null 15:38:34 group.protocol = classic 15:38:34 group.remote.assignor = null 15:38:34 heartbeat.interval.ms = 3000 15:38:34 interceptor.classes = [] 15:38:34 internal.leave.group.on.close = true 15:38:34 internal.throw.on.fetch.stable.offset.unsupported = false 15:38:34 isolation.level = read_uncommitted 15:38:34 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:38:34 max.partition.fetch.bytes = 1048576 15:38:34 max.poll.interval.ms = 300000 15:38:34 max.poll.records = 500 15:38:34 metadata.max.age.ms = 300000 15:38:34 metadata.recovery.strategy = none 15:38:34 metric.reporters = [] 15:38:34 metrics.num.samples = 2 15:38:34 metrics.recording.level = INFO 15:38:34 metrics.sample.window.ms = 30000 15:38:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:38:34 receive.buffer.bytes = 65536 15:38:34 reconnect.backoff.max.ms = 1000 15:38:34 reconnect.backoff.ms = 50 15:38:34 request.timeout.ms = 30000 15:38:34 retry.backoff.max.ms = 1000 15:38:34 retry.backoff.ms = 100 15:38:34 sasl.client.callback.handler.class = null 15:38:34 sasl.jaas.config = null 15:38:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:38:34 sasl.kerberos.min.time.before.relogin = 60000 15:38:34 sasl.kerberos.service.name = null 15:38:34 sasl.kerberos.ticket.renew.jitter = 0.05 15:38:34 sasl.kerberos.ticket.renew.window.factor = 0.8 15:38:34 sasl.login.callback.handler.class = null 15:38:34 sasl.login.class = null 15:38:34 sasl.login.connect.timeout.ms = null 15:38:34 sasl.login.read.timeout.ms = null 15:38:34 sasl.login.refresh.buffer.seconds = 300 15:38:34 sasl.login.refresh.min.period.seconds = 60 15:38:34 sasl.login.refresh.window.factor = 0.8 15:38:34 sasl.login.refresh.window.jitter = 0.05 15:38:34 sasl.login.retry.backoff.max.ms = 10000 15:38:34 sasl.login.retry.backoff.ms = 100 15:38:34 sasl.mechanism = GSSAPI 15:38:34 sasl.oauthbearer.clock.skew.seconds = 30 15:38:34 sasl.oauthbearer.expected.audience = null 15:38:34 sasl.oauthbearer.expected.issuer = null 15:38:34 sasl.oauthbearer.header.urlencode = false 15:38:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:38:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:38:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:38:34 sasl.oauthbearer.jwks.endpoint.url = null 15:38:34 sasl.oauthbearer.scope.claim.name = scope 15:38:34 sasl.oauthbearer.sub.claim.name = sub 15:38:34 sasl.oauthbearer.token.endpoint.url = null 15:38:34 security.protocol = PLAINTEXT 15:38:34 security.providers = null 15:38:34 send.buffer.bytes = 131072 15:38:34 session.timeout.ms = 45000 15:38:34 socket.connection.setup.timeout.max.ms = 30000 15:38:34 socket.connection.setup.timeout.ms = 10000 15:38:34 ssl.cipher.suites = null 15:38:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:38:34 ssl.endpoint.identification.algorithm = https 15:38:34 ssl.engine.factory.class = null 15:38:34 ssl.key.password = null 15:38:34 ssl.keymanager.algorithm = SunX509 15:38:34 ssl.keystore.certificate.chain = null 15:38:34 ssl.keystore.key = null 15:38:34 ssl.keystore.location = null 15:38:34 ssl.keystore.password = null 15:38:34 ssl.keystore.type = JKS 15:38:34 ssl.protocol = TLSv1.3 15:38:34 ssl.provider = null 15:38:34 ssl.secure.random.implementation = null 15:38:34 ssl.trustmanager.algorithm = PKIX 15:38:34 ssl.truststore.certificates = null 15:38:34 ssl.truststore.location = null 15:38:34 ssl.truststore.password = null 15:38:34 ssl.truststore.type = JKS 15:38:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:38:34 15:38:34 2026-06-03T15:38:34.811Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:38:34 2026-06-03T15:38:34.822Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 15:38:34 2026-06-03T15:38:34.823Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:38:34 2026-06-03T15:38:34.823Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:38:34 2026-06-03T15:38:34.823Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501114822 15:38:34 2026-06-03T15:38:34.823Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 15:38:34 2026-06-03T15:38:34.825Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:38:34 allow.auto.create.topics = true 15:38:34 auto.commit.interval.ms = 5000 15:38:34 auto.include.jmx.reporter = true 15:38:34 auto.offset.reset = latest 15:38:34 bootstrap.servers = [localhost:32777] 15:38:34 check.crcs = true 15:38:34 client.dns.lookup = use_all_dns_ips 15:38:34 client.id = consumer-ncmp-data-operation-event-group-5 15:38:34 client.rack = 15:38:34 connections.max.idle.ms = 540000 15:38:34 default.api.timeout.ms = 60000 15:38:34 enable.auto.commit = false 15:38:34 enable.metrics.push = true 15:38:34 exclude.internal.topics = true 15:38:34 fetch.max.bytes = 52428800 15:38:34 fetch.max.wait.ms = 500 15:38:34 fetch.min.bytes = 1 15:38:34 group.id = ncmp-data-operation-event-group 15:38:34 group.instance.id = null 15:38:34 group.protocol = classic 15:38:34 group.remote.assignor = null 15:38:34 heartbeat.interval.ms = 3000 15:38:34 interceptor.classes = [] 15:38:34 internal.leave.group.on.close = true 15:38:34 internal.throw.on.fetch.stable.offset.unsupported = false 15:38:34 isolation.level = read_uncommitted 15:38:34 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:38:34 max.partition.fetch.bytes = 1048576 15:38:34 max.poll.interval.ms = 300000 15:38:34 max.poll.records = 500 15:38:34 metadata.max.age.ms = 300000 15:38:34 metadata.recovery.strategy = none 15:38:34 metric.reporters = [] 15:38:34 metrics.num.samples = 2 15:38:34 metrics.recording.level = INFO 15:38:34 metrics.sample.window.ms = 30000 15:38:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:38:34 receive.buffer.bytes = 65536 15:38:34 reconnect.backoff.max.ms = 1000 15:38:34 reconnect.backoff.ms = 50 15:38:34 request.timeout.ms = 30000 15:38:34 retry.backoff.max.ms = 1000 15:38:34 retry.backoff.ms = 100 15:38:34 sasl.client.callback.handler.class = null 15:38:34 sasl.jaas.config = null 15:38:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:38:34 sasl.kerberos.min.time.before.relogin = 60000 15:38:34 sasl.kerberos.service.name = null 15:38:34 sasl.kerberos.ticket.renew.jitter = 0.05 15:38:34 sasl.kerberos.ticket.renew.window.factor = 0.8 15:38:34 sasl.login.callback.handler.class = null 15:38:34 sasl.login.class = null 15:38:34 sasl.login.connect.timeout.ms = null 15:38:34 sasl.login.read.timeout.ms = null 15:38:34 sasl.login.refresh.buffer.seconds = 300 15:38:34 sasl.login.refresh.min.period.seconds = 60 15:38:34 sasl.login.refresh.window.factor = 0.8 15:38:34 sasl.login.refresh.window.jitter = 0.05 15:38:34 sasl.login.retry.backoff.max.ms = 10000 15:38:34 sasl.login.retry.backoff.ms = 100 15:38:34 sasl.mechanism = GSSAPI 15:38:34 sasl.oauthbearer.clock.skew.seconds = 30 15:38:34 sasl.oauthbearer.expected.audience = null 15:38:34 sasl.oauthbearer.expected.issuer = null 15:38:34 sasl.oauthbearer.header.urlencode = false 15:38:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:38:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:38:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:38:34 sasl.oauthbearer.jwks.endpoint.url = null 15:38:34 sasl.oauthbearer.scope.claim.name = scope 15:38:34 sasl.oauthbearer.sub.claim.name = sub 15:38:34 sasl.oauthbearer.token.endpoint.url = null 15:38:34 security.protocol = PLAINTEXT 15:38:34 security.providers = null 15:38:34 send.buffer.bytes = 131072 15:38:34 session.timeout.ms = 45000 15:38:34 socket.connection.setup.timeout.max.ms = 30000 15:38:34 socket.connection.setup.timeout.ms = 10000 15:38:34 ssl.cipher.suites = null 15:38:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:38:34 ssl.endpoint.identification.algorithm = https 15:38:34 ssl.engine.factory.class = null 15:38:34 ssl.key.password = null 15:38:34 ssl.keymanager.algorithm = SunX509 15:38:34 ssl.keystore.certificate.chain = null 15:38:34 ssl.keystore.key = null 15:38:34 ssl.keystore.location = null 15:38:34 ssl.keystore.password = null 15:38:34 ssl.keystore.type = JKS 15:38:34 ssl.protocol = TLSv1.3 15:38:34 ssl.provider = null 15:38:34 ssl.secure.random.implementation = null 15:38:34 ssl.trustmanager.algorithm = PKIX 15:38:34 ssl.truststore.certificates = null 15:38:34 ssl.truststore.location = null 15:38:34 ssl.truststore.password = null 15:38:34 ssl.truststore.type = JKS 15:38:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:38:34 15:38:34 2026-06-03T15:38:34.825Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:38:34 2026-06-03T15:38:34.831Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 15:38:34 2026-06-03T15:38:34.831Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:38:34 2026-06-03T15:38:34.831Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:38:34 2026-06-03T15:38:34.831Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501114831 15:38:34 2026-06-03T15:38:34.832Z INFO 7009 --- [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 15:38:34 2026-06-03T15:38:34.833Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:38:34 allow.auto.create.topics = true 15:38:34 auto.commit.interval.ms = 5000 15:38:34 auto.include.jmx.reporter = true 15:38:34 auto.offset.reset = latest 15:38:34 bootstrap.servers = [localhost:32777] 15:38:34 check.crcs = true 15:38:34 client.dns.lookup = use_all_dns_ips 15:38:34 client.id = consumer-ncmp-async-rest-request-event-group-6 15:38:34 client.rack = 15:38:34 connections.max.idle.ms = 540000 15:38:34 default.api.timeout.ms = 60000 15:38:34 enable.auto.commit = false 15:38:34 enable.metrics.push = true 15:38:34 exclude.internal.topics = true 15:38:34 fetch.max.bytes = 52428800 15:38:34 fetch.max.wait.ms = 500 15:38:34 fetch.min.bytes = 1 15:38:34 group.id = ncmp-async-rest-request-event-group 15:38:34 group.instance.id = null 15:38:34 group.protocol = classic 15:38:34 group.remote.assignor = null 15:38:34 heartbeat.interval.ms = 3000 15:38:34 interceptor.classes = [] 15:38:34 internal.leave.group.on.close = true 15:38:34 internal.throw.on.fetch.stable.offset.unsupported = false 15:38:34 isolation.level = read_uncommitted 15:38:34 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:38:34 max.partition.fetch.bytes = 1048576 15:38:34 max.poll.interval.ms = 300000 15:38:34 max.poll.records = 500 15:38:34 metadata.max.age.ms = 300000 15:38:34 metadata.recovery.strategy = none 15:38:34 metric.reporters = [] 15:38:34 metrics.num.samples = 2 15:38:34 metrics.recording.level = INFO 15:38:34 metrics.sample.window.ms = 30000 15:38:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:38:34 receive.buffer.bytes = 65536 15:38:34 reconnect.backoff.max.ms = 1000 15:38:34 reconnect.backoff.ms = 50 15:38:34 request.timeout.ms = 30000 15:38:34 retry.backoff.max.ms = 1000 15:38:34 retry.backoff.ms = 100 15:38:34 sasl.client.callback.handler.class = null 15:38:34 sasl.jaas.config = null 15:38:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:38:34 sasl.kerberos.min.time.before.relogin = 60000 15:38:34 sasl.kerberos.service.name = null 15:38:34 sasl.kerberos.ticket.renew.jitter = 0.05 15:38:34 sasl.kerberos.ticket.renew.window.factor = 0.8 15:38:34 sasl.login.callback.handler.class = null 15:38:34 sasl.login.class = null 15:38:34 sasl.login.connect.timeout.ms = null 15:38:34 sasl.login.read.timeout.ms = null 15:38:34 sasl.login.refresh.buffer.seconds = 300 15:38:34 sasl.login.refresh.min.period.seconds = 60 15:38:34 sasl.login.refresh.window.factor = 0.8 15:38:34 sasl.login.refresh.window.jitter = 0.05 15:38:34 sasl.login.retry.backoff.max.ms = 10000 15:38:34 sasl.login.retry.backoff.ms = 100 15:38:34 sasl.mechanism = GSSAPI 15:38:34 sasl.oauthbearer.clock.skew.seconds = 30 15:38:34 sasl.oauthbearer.expected.audience = null 15:38:34 sasl.oauthbearer.expected.issuer = null 15:38:34 sasl.oauthbearer.header.urlencode = false 15:38:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:38:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:38:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:38:34 sasl.oauthbearer.jwks.endpoint.url = null 15:38:34 sasl.oauthbearer.scope.claim.name = scope 15:38:34 sasl.oauthbearer.sub.claim.name = sub 15:38:34 sasl.oauthbearer.token.endpoint.url = null 15:38:34 security.protocol = PLAINTEXT 15:38:34 security.providers = null 15:38:34 send.buffer.bytes = 131072 15:38:34 session.timeout.ms = 45000 15:38:34 socket.connection.setup.timeout.max.ms = 30000 15:38:34 socket.connection.setup.timeout.ms = 10000 15:38:34 ssl.cipher.suites = null 15:38:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:38:34 ssl.endpoint.identification.algorithm = https 15:38:34 ssl.engine.factory.class = null 15:38:34 ssl.key.password = null 15:38:34 ssl.keymanager.algorithm = SunX509 15:38:34 ssl.keystore.certificate.chain = null 15:38:34 ssl.keystore.key = null 15:38:34 ssl.keystore.location = null 15:38:34 ssl.keystore.password = null 15:38:34 ssl.keystore.type = JKS 15:38:34 ssl.protocol = TLSv1.3 15:38:34 ssl.provider = null 15:38:34 ssl.secure.random.implementation = null 15:38:34 ssl.trustmanager.algorithm = PKIX 15:38:34 ssl.truststore.certificates = null 15:38:34 ssl.truststore.location = null 15:38:34 ssl.truststore.password = null 15:38:34 ssl.truststore.type = JKS 15:38:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:38:34 15:38:34 2026-06-03T15:38:34.833Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:38:34 2026-06-03T15:38:34.848Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:38:34 2026-06-03T15:38:34.848Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:38:34 2026-06-03T15:38:34.848Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501114848 15:38:34 2026-06-03T15:38:34.849Z INFO 7009 --- [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 15:38:34 2026-06-03T15:38:34.870Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.i.f.c.AnchorServiceIntegrationSpec : Started AnchorServiceIntegrationSpec in 17.992 seconds (process running for 44.918) 15:38:34 2026-06-03T15:38:34.872Z INFO 7009 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 15:38:34 2026-06-03T15:38:34.872Z INFO 7009 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 15:38:34 2026-06-03T15:38:34.872Z INFO 7009 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 15:38:34 2026-06-03T15:38:34.872Z INFO 7009 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 15:38:34 2026-06-03T15:38:34.891Z INFO 7009 --- [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... 15:38:34 2026-06-03T15:38:34.897Z INFO 7009 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 15:38:34 2026-06-03T15:38:34.898Z INFO 7009 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 15:38:35 2026-06-03T15:38:35.029Z INFO 7009 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 15:38:35 2026-06-03T15:38:35.029Z INFO 7009 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 15:38:35 2026-06-03T15:38:35.537Z WARN 7009 --- [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} 15:38:35 2026-06-03T15:38:35.538Z WARN 7009 --- [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} 15:38:35 2026-06-03T15:38:35.538Z WARN 7009 --- [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} 15:38:35 2026-06-03T15:38:35.539Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.539Z INFO 7009 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:38:35 2026-06-03T15:38:35.539Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.540Z WARN 7009 --- [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} 15:38:35 2026-06-03T15:38:35.540Z WARN 7009 --- [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} 15:38:35 2026-06-03T15:38:35.540Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.540Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.542Z WARN 7009 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-device-heartbeat=UNKNOWN_TOPIC_OR_PARTITION} 15:38:35 2026-06-03T15:38:35.542Z INFO 7009 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:38:35 2026-06-03T15:38:35.662Z WARN 7009 --- [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} 15:38:35 2026-06-03T15:38:35.674Z WARN 7009 --- [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} 15:38:35 2026-06-03T15:38:35.682Z WARN 7009 --- [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} 15:38:35 2026-06-03T15:38:35.854Z INFO 7009 --- [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) 15:38:35 2026-06-03T15:38:35.859Z INFO 7009 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 15:38:35 2026-06-03T15:38:35.863Z INFO 7009 --- [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) 15:38:35 2026-06-03T15:38:35.864Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.864Z INFO 7009 --- [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) 15:38:35 2026-06-03T15:38:35.865Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.896Z INFO 7009 --- [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) 15:38:35 2026-06-03T15:38:35.897Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.899Z INFO 7009 --- [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) 15:38:35 2026-06-03T15:38:35.901Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.905Z INFO 7009 --- [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-4d4c5824-cff7-4f72-bd51-31cfa7a6b2d6 15:38:35 2026-06-03T15:38:35.905Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.906Z INFO 7009 --- [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-c1025243-5bee-4b51-ac74-578b36acbea9 15:38:35 2026-06-03T15:38:35.906Z INFO 7009 --- [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-5f3aa12c-83e1-441c-91d2-c4beadb7a709 15:38:35 2026-06-03T15:38:35.906Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.906Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.907Z INFO 7009 --- [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-97a72979-b1dc-4daa-b906-ef6b8c6dd330 15:38:35 2026-06-03T15:38:35.908Z INFO 7009 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 15:38:35 2026-06-03T15:38:35.909Z INFO 7009 --- [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) 15:38:35 2026-06-03T15:38:35.910Z INFO 7009 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 15:38:35 2026-06-03T15:38:35.918Z INFO 7009 --- [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-d36468ed-2777-470f-b734-2f1e08c104e4 15:38:35 2026-06-03T15:38:35.918Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.922Z INFO 7009 --- [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-2c4c8a79-d8fa-4d07-a3f5-931a960f6d89 15:38:35 2026-06-03T15:38:35.922Z INFO 7009 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 15:38:35 2026-06-03T15:38:35.929Z INFO 7009 --- [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-4d4c5824-cff7-4f72-bd51-31cfa7a6b2d6', protocol='range'} 15:38:35 2026-06-03T15:38:35.937Z INFO 7009 --- [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-2c4c8a79-d8fa-4d07-a3f5-931a960f6d89', protocol='range'} 15:38:35 2026-06-03T15:38:35.937Z INFO 7009 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-97a72979-b1dc-4daa-b906-ef6b8c6dd330', protocol='range'} 15:38:35 2026-06-03T15:38:35.937Z INFO 7009 --- [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-d36468ed-2777-470f-b734-2f1e08c104e4', protocol='range'} 15:38:35 2026-06-03T15:38:35.937Z INFO 7009 --- [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-c1025243-5bee-4b51-ac74-578b36acbea9', protocol='range'} 15:38:35 2026-06-03T15:38:35.938Z INFO 7009 --- [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-5f3aa12c-83e1-441c-91d2-c4beadb7a709', protocol='range'} 15:38:35 2026-06-03T15:38:35.946Z INFO 7009 --- [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-c1025243-5bee-4b51-ac74-578b36acbea9=Assignment(partitions=[ncmp-async-m2m-0])} 15:38:35 2026-06-03T15:38:35.948Z INFO 7009 --- [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-4-2c4c8a79-d8fa-4d07-a3f5-931a960f6d89=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-3-d36468ed-2777-470f-b734-2f1e08c104e4=Assignment(partitions=[subscription-0]), consumer-ncmp-group-2-5f3aa12c-83e1-441c-91d2-c4beadb7a709=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-1-97a72979-b1dc-4daa-b906-ef6b8c6dd330=Assignment(partitions=[dmi-cm-events-0])} 15:38:35 2026-06-03T15:38:35.948Z INFO 7009 --- [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-4d4c5824-cff7-4f72-bd51-31cfa7a6b2d6=Assignment(partitions=[ncmp-async-m2m-0])} 15:38:35 2026-06-03T15:38:35.980Z INFO 7009 --- [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-d36468ed-2777-470f-b734-2f1e08c104e4', protocol='range'} 15:38:35 2026-06-03T15:38:35.981Z INFO 7009 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-97a72979-b1dc-4daa-b906-ef6b8c6dd330', protocol='range'} 15:38:35 2026-06-03T15:38:35.981Z INFO 7009 --- [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]) 15:38:35 2026-06-03T15:38:35.981Z INFO 7009 --- [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-5f3aa12c-83e1-441c-91d2-c4beadb7a709', protocol='range'} 15:38:35 2026-06-03T15:38:35.982Z INFO 7009 --- [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]) 15:38:35 2026-06-03T15:38:35.982Z INFO 7009 --- [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]) 15:38:35 2026-06-03T15:38:35.982Z INFO 7009 --- [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-2c4c8a79-d8fa-4d07-a3f5-931a960f6d89', protocol='range'} 15:38:35 2026-06-03T15:38:35.983Z INFO 7009 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 15:38:35 2026-06-03T15:38:35.985Z INFO 7009 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 15:38:35 2026-06-03T15:38:35.985Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.985Z INFO 7009 --- [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-c1025243-5bee-4b51-ac74-578b36acbea9', protocol='range'} 15:38:35 2026-06-03T15:38:35.985Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.986Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.986Z INFO 7009 --- [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]) 15:38:35 2026-06-03T15:38:35.986Z INFO 7009 --- [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 15:38:35 2026-06-03T15:38:35.986Z INFO 7009 --- [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-4d4c5824-cff7-4f72-bd51-31cfa7a6b2d6', protocol='range'} 15:38:35 2026-06-03T15:38:35.987Z INFO 7009 --- [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]) 15:38:35 2026-06-03T15:38:35.987Z INFO 7009 --- [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 15:38:36 2026-06-03T15:38:36.004Z INFO 7009 --- [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 15:38:36 2026-06-03T15:38:36.004Z INFO 7009 --- [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 15:38:36 2026-06-03T15:38:36.004Z INFO 7009 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 15:38:36 2026-06-03T15:38:36.004Z INFO 7009 --- [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 15:38:36 2026-06-03T15:38:36.005Z INFO 7009 --- [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 15:38:36 2026-06-03T15:38:36.009Z INFO 7009 --- [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 15:38:36 2026-06-03T15:38:36.009Z INFO 7009 --- [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 15:38:36 2026-06-03T15:38:36.011Z INFO 7009 --- [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 15:38:36 2026-06-03T15:38:36.012Z INFO 7009 --- [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 15:38:36 2026-06-03T15:38:36.013Z INFO 7009 --- [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 15:38:36 2026-06-03T15:38:36.014Z INFO 7009 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 15:38:36 2026-06-03T15:38:36.022Z INFO 7009 --- [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 15:38:36 2026-06-03T15:38:36.031Z INFO 7009 --- [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}}. 15:38:36 2026-06-03T15:38:36.031Z INFO 7009 --- [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}}. 15:38:36 2026-06-03T15:38:36.031Z INFO 7009 --- [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}}. 15:38:36 2026-06-03T15:38:36.031Z INFO 7009 --- [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}}. 15:38:36 2026-06-03T15:38:36.031Z INFO 7009 --- [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}}. 15:38:36 2026-06-03T15:38:36.032Z INFO 7009 --- [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}}. 15:38:36 2026-06-03T15:38:36.068Z INFO 7009 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 15:38:36 2026-06-03T15:38:36.068Z INFO 7009 --- [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] 15:38:36 2026-06-03T15:38:36.068Z INFO 7009 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 15:38:36 2026-06-03T15:38:36.069Z INFO 7009 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 15:38:36 2026-06-03T15:38:36.069Z INFO 7009 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 15:38:36 2026-06-03T15:38:36.070Z INFO 7009 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 15:38:36 2026-06-03T15:38:36.483Z INFO 7009 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 15:38:36 2026-06-03T15:38:36.483Z INFO 7009 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 15:38:36 2026-06-03T15:38:36.485Z INFO 7009 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 15:38:36 2026-06-03T15:38:36.485Z INFO 7009 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 15:38:36 2026-06-03T15:38:36.581Z INFO 7009 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-01-28. 15:38:37 2026-06-03T15:38:36.967Z INFO 7009 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 15:38:37 2026-06-03T15:38:37.094Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 15:38:37 2026-06-03T15:38:37.111Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 15:38:37 2026-06-03T15:38:37.121Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 15:38:37 2026-06-03T15:38:37.132Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 15:38:37 2026-06-03T15:38:37.140Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 15:38:37 2026-06-03T15:38:37.170Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 15:38:37 2026-06-03T15:38:37.228Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 15:38:37 2026-06-03T15:38:37.229Z INFO 7009 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 15:38:37 2026-06-03T15:38:37.229Z INFO 7009 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 15:38:37 2026-06-03T15:38:37.229Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 15:38:37 2026-06-03T15:38:37.285Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 15:38:37 2026-06-03T15:38:37.285Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 15:38:37 2026-06-03T15:38:37.286Z INFO 7009 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 15:38:37 2026-06-03T15:38:37.286Z INFO 7009 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 15:38:37 2026-06-03T15:38:37.288Z INFO 7009 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 15:38:37 2026-06-03T15:38:37.288Z INFO 7009 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 15:38:37 2026-06-03T15:38:37.288Z INFO 7009 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 15:38:37 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 15:38:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:38:37 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) 15:38:37 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 15:38:37 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 15:38:37 WARNING: Dynamic loading of agents will be disallowed by default in a future release 15:38:39 2026-06-03T15:38:39.140Z WARN 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:38:39 2026-06-03T15:38:39.140Z ERROR 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 15:38:39 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 15:38:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.98 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 15:38:39 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 15:38:42 line 1:0 mismatched input 'cpsPath' expecting '/' 15:38:42 line 1:0 mismatched input 'cpsPath' expecting '/' 15:38:43 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.534 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 15:38:43 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 15:38:44 2026-06-03T15:38:44.032Z INFO 7009 --- [cps-integration-test] [pool-4-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:38:44 2026-06-03T15:38:44.070Z INFO 7009 --- [cps-integration-test] [pool-5-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:38:44 2026-06-03T15:38:44.383Z INFO 7009 --- [cps-integration-test] [pool-6-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:38:44 2026-06-03T15:38:44.392Z INFO 7009 --- [cps-integration-test] [pool-7-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:38:44 2026-06-03T15:38:44.423Z INFO 7009 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:38:44 2026-06-03T15:38:44.429Z INFO 7009 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:38:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 15:38:44 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 15:38:44 2026-06-03T15:38:44.742Z WARN 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:38:44 2026-06-03T15:38:44.743Z ERROR 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 15:38:44 Detail: Key (name)=(generalTestDataspace) already exists. 15:38:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 15:38:44 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 15:38:44 2026-06-03T15:38:44.825Z WARN 7009 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 15:38:45 2026-06-03T15:38:45.176Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.176Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.176Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.176Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.176Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.176Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.176Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.176Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.176Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.176Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.176Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.176Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.176Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.177Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.178Z WARN 7009 --- [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]] 15:38:45 2026-06-03T15:38:45.909Z WARN 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:38:45 2026-06-03T15:38:45.909Z ERROR 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 15:38:45 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 15:38:45 2026-06-03T15:38:45.934Z WARN 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:38:45 2026-06-03T15:38:45.935Z ERROR 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 15:38:45 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 15:38:46 2026-06-03T15:38:46.650Z WARN 7009 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 15:38:46 2026-06-03T15:38:46.830Z WARN 7009 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_0, Optional[2000-01-01]] 15:38:46 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.084 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 15:38:46 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 15:38:48 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 15:38:48 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 15:38:49 line 1:0 mismatched input 'invalid' expecting '/' 15:38:49 line 1:0 mismatched input 'invalid' expecting '/' 15:38:49 2026-06-03T15:38:49.087Z WARN 7009 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 15:38:49 2026-06-03T15:38:49.924Z INFO 7009 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:38:49 2026-06-03T15:38:49.924Z WARN 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:38:49 2026-06-03T15:38:49.924Z ERROR 7009 --- [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" 15:38:49 Detail: Key (anchor_id, xpath)=(31, /bookstore) already exists. Call getNextException to see other errors in the batch. 15:38:49 2026-06-03T15:38:49.924Z ERROR 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:38:49 Detail: Key (anchor_id, xpath)=(31, /bookstore) already exists. 15:38:49 2026-06-03T15:38:49.927Z WARN 7009 --- [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" 15:38:49 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 15:38:49 2026-06-03T15:38:49.931Z INFO 7009 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:38:49 2026-06-03T15:38:49.932Z WARN 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:38:49 2026-06-03T15:38:49.932Z ERROR 7009 --- [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" 15:38:49 Detail: Key (anchor_id, xpath)=(31, /bookstore) already exists. Call getNextException to see other errors in the batch. 15:38:49 2026-06-03T15:38:49.932Z ERROR 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:38:49 Detail: Key (anchor_id, xpath)=(31, /bookstore) already exists. 15:38:50 line 1:9 missing '/' at 'path' 15:38:50 line 1:9 missing '/' at 'path' 15:38:50 2026-06-03T15:38:50.062Z WARN 7009 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 15:38:50 2026-06-03T15:38:50.329Z INFO 7009 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:38:50 2026-06-03T15:38:50.329Z WARN 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:38:50 2026-06-03T15:38:50.329Z ERROR 7009 --- [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" 15:38:50 Detail: Key (anchor_id, xpath)=(33, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:38:50 2026-06-03T15:38:50.329Z ERROR 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:38:50 Detail: Key (anchor_id, xpath)=(33, /bookstore/categories[@code='1']) already exists. 15:38:50 2026-06-03T15:38:50.330Z WARN 7009 --- [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" 15:38:50 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 15:38:50 2026-06-03T15:38:50.338Z INFO 7009 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:38:50 2026-06-03T15:38:50.338Z WARN 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:38:50 2026-06-03T15:38:50.338Z ERROR 7009 --- [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" 15:38:50 Detail: Key (anchor_id, xpath)=(33, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:38:50 2026-06-03T15:38:50.338Z ERROR 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:38:50 Detail: Key (anchor_id, xpath)=(33, /bookstore/categories[@code='1']) already exists. 15:38:50 2026-06-03T15:38:50.633Z INFO 7009 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:38:50 2026-06-03T15:38:50.633Z WARN 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:38:50 2026-06-03T15:38:50.633Z ERROR 7009 --- [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" 15:38:50 Detail: Key (anchor_id, xpath)=(34, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:38:50 2026-06-03T15:38:50.633Z ERROR 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:38:50 Detail: Key (anchor_id, xpath)=(34, /bookstore/categories[@code='1']) already exists. 15:38:50 2026-06-03T15:38:50.634Z WARN 7009 --- [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" 15:38:50 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 15:38:50 2026-06-03T15:38:50.638Z INFO 7009 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:38:50 2026-06-03T15:38:50.638Z WARN 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:38:50 2026-06-03T15:38:50.638Z ERROR 7009 --- [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" 15:38:50 Detail: Key (anchor_id, xpath)=(34, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:38:50 2026-06-03T15:38:50.638Z ERROR 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:38:50 Detail: Key (anchor_id, xpath)=(34, /bookstore/categories[@code='1']) already exists. 15:38:50 2026-06-03T15:38:50.802Z INFO 7009 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:38:50 2026-06-03T15:38:50.803Z WARN 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:38:50 2026-06-03T15:38:50.803Z ERROR 7009 --- [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" 15:38:50 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:38:50 2026-06-03T15:38:50.803Z ERROR 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:38:50 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. 15:38:50 2026-06-03T15:38:50.803Z WARN 7009 --- [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" 15:38:50 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 15:38:50 2026-06-03T15:38:50.806Z INFO 7009 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:38:50 2026-06-03T15:38:50.806Z WARN 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:38:50 2026-06-03T15:38:50.806Z ERROR 7009 --- [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" 15:38:50 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:38:50 2026-06-03T15:38:50.806Z ERROR 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:38:50 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. 15:38:50 2026-06-03T15:38:50.858Z INFO 7009 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:38:50 2026-06-03T15:38:50.858Z WARN 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:38:50 2026-06-03T15:38:50.858Z ERROR 7009 --- [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" 15:38:50 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:38:50 2026-06-03T15:38:50.858Z ERROR 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:38:50 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. 15:38:50 2026-06-03T15:38:50.859Z WARN 7009 --- [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" 15:38:50 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 15:38:50 2026-06-03T15:38:50.861Z INFO 7009 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:38:50 2026-06-03T15:38:50.861Z WARN 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:38:50 2026-06-03T15:38:50.862Z ERROR 7009 --- [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" 15:38:50 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:38:50 2026-06-03T15:38:50.862Z ERROR 7009 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:38:50 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. 15:38:52 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.901 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 15:38:53 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 15:38:55 2026-06-03T15:38:53.835Z INFO 7009 --- [cps-integration-test] [ main] .s.a.AnnotationAsyncExecutionInterceptor : More than one TaskExecutor bean found within the context, and none is named 'taskExecutor'. Mark one of them as primary or name it 'taskExecutor' (possibly as an alias) in order to use it for async processing: [notificationExecutor, taskScheduler] 15:38:55 2026-06-03T15:38:53.856Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:38:55 2026-06-03T15:38:53.858Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:38:55 2026-06-03T15:38:53.859Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:38:55 2026-06-03T15:38:53.860Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:38:55 2026-06-03T15:38:53.860Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:38:55 2026-06-03T15:38:53.867Z INFO 7009 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:38:55 acks = -1 15:38:55 auto.include.jmx.reporter = true 15:38:55 batch.size = 16384 15:38:55 bootstrap.servers = [localhost:32777] 15:38:55 buffer.memory = 33554432 15:38:55 client.dns.lookup = use_all_dns_ips 15:38:55 client.id = cps-core-1 15:38:55 compression.gzip.level = -1 15:38:55 compression.lz4.level = 9 15:38:55 compression.type = none 15:38:55 compression.zstd.level = 3 15:38:55 connections.max.idle.ms = 540000 15:38:55 delivery.timeout.ms = 120000 15:38:55 enable.idempotence = true 15:38:55 enable.metrics.push = true 15:38:55 interceptor.classes = [] 15:38:55 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:38:55 linger.ms = 0 15:38:55 max.block.ms = 60000 15:38:55 max.in.flight.requests.per.connection = 5 15:38:55 max.request.size = 1048576 15:38:55 metadata.max.age.ms = 300000 15:38:55 metadata.max.idle.ms = 300000 15:38:55 metadata.recovery.strategy = none 15:38:55 metric.reporters = [] 15:38:55 metrics.num.samples = 2 15:38:55 metrics.recording.level = INFO 15:38:55 metrics.sample.window.ms = 30000 15:38:55 partitioner.adaptive.partitioning.enable = true 15:38:55 partitioner.availability.timeout.ms = 0 15:38:55 partitioner.class = null 15:38:55 partitioner.ignore.keys = false 15:38:55 receive.buffer.bytes = 32768 15:38:55 reconnect.backoff.max.ms = 1000 15:38:55 reconnect.backoff.ms = 50 15:38:55 request.timeout.ms = 30000 15:38:55 retries = 2147483647 15:38:55 retry.backoff.max.ms = 1000 15:38:55 retry.backoff.ms = 100 15:38:55 sasl.client.callback.handler.class = null 15:38:55 sasl.jaas.config = null 15:38:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:38:55 sasl.kerberos.min.time.before.relogin = 60000 15:38:55 sasl.kerberos.service.name = null 15:38:55 sasl.kerberos.ticket.renew.jitter = 0.05 15:38:55 sasl.kerberos.ticket.renew.window.factor = 0.8 15:38:55 sasl.login.callback.handler.class = null 15:38:55 sasl.login.class = null 15:38:55 sasl.login.connect.timeout.ms = null 15:38:55 sasl.login.read.timeout.ms = null 15:38:55 sasl.login.refresh.buffer.seconds = 300 15:38:55 sasl.login.refresh.min.period.seconds = 60 15:38:55 sasl.login.refresh.window.factor = 0.8 15:38:55 sasl.login.refresh.window.jitter = 0.05 15:38:55 sasl.login.retry.backoff.max.ms = 10000 15:38:55 sasl.login.retry.backoff.ms = 100 15:38:55 sasl.mechanism = GSSAPI 15:38:55 sasl.oauthbearer.clock.skew.seconds = 30 15:38:55 sasl.oauthbearer.expected.audience = null 15:38:55 sasl.oauthbearer.expected.issuer = null 15:38:55 sasl.oauthbearer.header.urlencode = false 15:38:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:38:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:38:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:38:55 sasl.oauthbearer.jwks.endpoint.url = null 15:38:55 sasl.oauthbearer.scope.claim.name = scope 15:38:55 sasl.oauthbearer.sub.claim.name = sub 15:38:55 sasl.oauthbearer.token.endpoint.url = null 15:38:55 security.protocol = PLAINTEXT 15:38:55 security.providers = null 15:38:55 send.buffer.bytes = 131072 15:38:55 socket.connection.setup.timeout.max.ms = 30000 15:38:55 socket.connection.setup.timeout.ms = 10000 15:38:55 ssl.cipher.suites = null 15:38:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:38:55 ssl.endpoint.identification.algorithm = https 15:38:55 ssl.engine.factory.class = null 15:38:55 ssl.key.password = null 15:38:55 ssl.keymanager.algorithm = SunX509 15:38:55 ssl.keystore.certificate.chain = null 15:38:55 ssl.keystore.key = null 15:38:55 ssl.keystore.location = null 15:38:55 ssl.keystore.password = null 15:38:55 ssl.keystore.type = JKS 15:38:55 ssl.protocol = TLSv1.3 15:38:55 ssl.provider = null 15:38:55 ssl.secure.random.implementation = null 15:38:55 ssl.trustmanager.algorithm = PKIX 15:38:55 ssl.truststore.certificates = null 15:38:55 ssl.truststore.location = null 15:38:55 ssl.truststore.password = null 15:38:55 ssl.truststore.type = JKS 15:38:55 transaction.timeout.ms = 60000 15:38:55 transactional.id = null 15:38:55 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:38:55 15:38:55 2026-06-03T15:38:53.868Z INFO 7009 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:38:55 2026-06-03T15:38:53.887Z INFO 7009 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 15:38:55 2026-06-03T15:38:53.906Z INFO 7009 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:38:55 2026-06-03T15:38:53.906Z INFO 7009 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:38:55 2026-06-03T15:38:53.906Z INFO 7009 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501133906 15:38:55 2026-06-03T15:38:53.926Z WARN 7009 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events=UNKNOWN_TOPIC_OR_PARTITION} 15:38:55 2026-06-03T15:38:53.926Z INFO 7009 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:38:55 2026-06-03T15:38:54.137Z WARN 7009 --- [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 8 : {ncmp-events=UNKNOWN_TOPIC_OR_PARTITION} 15:38:55 2026-06-03T15:38:54.442Z WARN 7009 --- [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-events=UNKNOWN_TOPIC_OR_PARTITION} 15:38:55 2026-06-03T15:38:54.535Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:38:55 2026-06-03T15:38:54.548Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:38:55 2026-06-03T15:38:54.600Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:38:55 2026-06-03T15:38:54.648Z INFO 7009 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 0 with epoch 0 15:38:55 2026-06-03T15:38:54.673Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:38:55 2026-06-03T15:38:54.674Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:38:55 2026-06-03T15:38:54.675Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:38:55 2026-06-03T15:38:54.675Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:38:55 2026-06-03T15:38:54.675Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:38:55 2026-06-03T15:38:54.746Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:38:55 2026-06-03T15:38:54.756Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:38:55 2026-06-03T15:38:54.785Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:38:55 2026-06-03T15:38:54.823Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:38:55 2026-06-03T15:38:54.823Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:38:55 2026-06-03T15:38:54.824Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:38:55 2026-06-03T15:38:54.824Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:38:55 2026-06-03T15:38:54.824Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:38:55 2026-06-03T15:38:54.907Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 15:38:55 2026-06-03T15:38:54.945Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 15:38:55 2026-06-03T15:38:54.981Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:38:55 2026-06-03T15:38:55.315Z INFO 7009 --- [cps-integration-test] [tp1635487288-55] o.o.c.n.t.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 15:38:55 2026-06-03T15:38:55.316Z INFO 7009 --- [cps-integration-test] [tp1635487288-55] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 15:38:55 2026-06-03T15:38:55.377Z INFO 7009 --- [cps-integration-test] [tp1635487288-55] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 15:38:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.989 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 15:38:55 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec 15:38:55 2026-06-03T15:38:55.677Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:38:55 2026-06-03T15:38:55.678Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:38:55 2026-06-03T15:38:55.679Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:38:55 2026-06-03T15:38:55.680Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:38:55 2026-06-03T15:38:55.680Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:38:55 2026-06-03T15:38:55.768Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:38:55 2026-06-03T15:38:55.782Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:38:55 2026-06-03T15:38:55.813Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:38:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec 15:38:57 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 15:38:57 2026-06-03T15:38:56.065Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:38:57 2026-06-03T15:38:56.066Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:38:57 2026-06-03T15:38:56.066Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:38:57 2026-06-03T15:38:56.067Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:38:57 2026-06-03T15:38:56.067Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:38:57 2026-06-03T15:38:56.090Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:38:57 2026-06-03T15:38:56.095Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:38:57 2026-06-03T15:38:56.122Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:38:57 2026-06-03T15:38:56.286Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:38:57 2026-06-03T15:38:56.287Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:38:57 2026-06-03T15:38:56.287Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:38:57 2026-06-03T15:38:56.288Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:38:57 2026-06-03T15:38:56.288Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:38:57 2026-06-03T15:38:56.306Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:38:57 2026-06-03T15:38:56.309Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:38:57 2026-06-03T15:38:56.333Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:38:57 2026-06-03T15:38:56.546Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:38:57 2026-06-03T15:38:56.547Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:38:57 2026-06-03T15:38:56.548Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:38:57 2026-06-03T15:38:56.548Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:38:57 2026-06-03T15:38:56.548Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:38:57 2026-06-03T15:38:56.570Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:38:57 2026-06-03T15:38:56.574Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:38:57 2026-06-03T15:38:56.603Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:38:57 2026-06-03T15:38:56.881Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:38:57 2026-06-03T15:38:56.881Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:38:57 2026-06-03T15:38:56.882Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:38:57 2026-06-03T15:38:56.882Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:38:57 2026-06-03T15:38:56.882Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:38:57 2026-06-03T15:38:56.984Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:38:57 2026-06-03T15:38:57.000Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:38:57 2026-06-03T15:38:57.029Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:38:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 15:38:57 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 15:38:57 2026-06-03T15:38:57.167Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:38:57 allow.auto.create.topics = true 15:38:57 auto.commit.interval.ms = 5000 15:38:57 auto.include.jmx.reporter = true 15:38:57 auto.offset.reset = latest 15:38:57 bootstrap.servers = [localhost:32777] 15:38:57 check.crcs = true 15:38:57 client.dns.lookup = use_all_dns_ips 15:38:57 client.id = consumer-test-group-for-update-7 15:38:57 client.rack = 15:38:57 connections.max.idle.ms = 540000 15:38:57 default.api.timeout.ms = 60000 15:38:57 enable.auto.commit = true 15:38:57 enable.metrics.push = true 15:38:57 exclude.internal.topics = true 15:38:57 fetch.max.bytes = 52428800 15:38:57 fetch.max.wait.ms = 500 15:38:57 fetch.min.bytes = 1 15:38:57 group.id = test-group-for-update 15:38:57 group.instance.id = null 15:38:57 group.protocol = classic 15:38:57 group.remote.assignor = null 15:38:57 heartbeat.interval.ms = 3000 15:38:57 interceptor.classes = [] 15:38:57 internal.leave.group.on.close = true 15:38:57 internal.throw.on.fetch.stable.offset.unsupported = false 15:38:57 isolation.level = read_uncommitted 15:38:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:38:57 max.partition.fetch.bytes = 1048576 15:38:57 max.poll.interval.ms = 300000 15:38:57 max.poll.records = 2147483647 15:38:57 metadata.max.age.ms = 300000 15:38:57 metadata.recovery.strategy = none 15:38:57 metric.reporters = [] 15:38:57 metrics.num.samples = 2 15:38:57 metrics.recording.level = INFO 15:38:57 metrics.sample.window.ms = 30000 15:38:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:38:57 receive.buffer.bytes = 65536 15:38:57 reconnect.backoff.max.ms = 1000 15:38:57 reconnect.backoff.ms = 50 15:38:57 request.timeout.ms = 30000 15:38:57 retry.backoff.max.ms = 1000 15:38:57 retry.backoff.ms = 100 15:38:57 sasl.client.callback.handler.class = null 15:38:57 sasl.jaas.config = null 15:38:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:38:57 sasl.kerberos.min.time.before.relogin = 60000 15:38:57 sasl.kerberos.service.name = null 15:38:57 sasl.kerberos.ticket.renew.jitter = 0.05 15:38:57 sasl.kerberos.ticket.renew.window.factor = 0.8 15:38:57 sasl.login.callback.handler.class = null 15:38:57 sasl.login.class = null 15:38:57 sasl.login.connect.timeout.ms = null 15:38:57 sasl.login.read.timeout.ms = null 15:38:57 sasl.login.refresh.buffer.seconds = 300 15:38:57 sasl.login.refresh.min.period.seconds = 60 15:38:57 sasl.login.refresh.window.factor = 0.8 15:38:57 sasl.login.refresh.window.jitter = 0.05 15:38:57 sasl.login.retry.backoff.max.ms = 10000 15:38:57 sasl.login.retry.backoff.ms = 100 15:38:57 sasl.mechanism = GSSAPI 15:38:57 sasl.oauthbearer.clock.skew.seconds = 30 15:38:57 sasl.oauthbearer.expected.audience = null 15:38:57 sasl.oauthbearer.expected.issuer = null 15:38:57 sasl.oauthbearer.header.urlencode = false 15:38:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:38:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:38:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:38:57 sasl.oauthbearer.jwks.endpoint.url = null 15:38:57 sasl.oauthbearer.scope.claim.name = scope 15:38:57 sasl.oauthbearer.sub.claim.name = sub 15:38:57 sasl.oauthbearer.token.endpoint.url = null 15:38:57 security.protocol = PLAINTEXT 15:38:57 security.providers = null 15:38:57 send.buffer.bytes = 131072 15:38:57 session.timeout.ms = 45000 15:38:57 socket.connection.setup.timeout.max.ms = 30000 15:38:57 socket.connection.setup.timeout.ms = 10000 15:38:57 ssl.cipher.suites = null 15:38:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:38:57 ssl.endpoint.identification.algorithm = https 15:38:57 ssl.engine.factory.class = null 15:38:57 ssl.key.password = null 15:38:57 ssl.keymanager.algorithm = SunX509 15:38:57 ssl.keystore.certificate.chain = null 15:38:57 ssl.keystore.key = null 15:38:57 ssl.keystore.location = null 15:38:57 ssl.keystore.password = null 15:38:57 ssl.keystore.type = JKS 15:38:57 ssl.protocol = TLSv1.3 15:38:57 ssl.provider = null 15:38:57 ssl.secure.random.implementation = null 15:38:57 ssl.trustmanager.algorithm = PKIX 15:38:57 ssl.truststore.certificates = null 15:38:57 ssl.truststore.location = null 15:38:57 ssl.truststore.password = null 15:38:57 ssl.truststore.type = JKS 15:38:57 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:38:57 15:38:57 2026-06-03T15:38:57.167Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:38:57 2026-06-03T15:38:57.171Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:38:57 2026-06-03T15:38:57.171Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:38:57 2026-06-03T15:38:57.171Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501137171 15:38:57 2026-06-03T15:38:57.175Z INFO 7009 --- [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 15:38:57 2026-06-03T15:38:57.200Z INFO 7009 --- [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 15:38:57 2026-06-03T15:38:57.201Z INFO 7009 --- [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) 15:38:57 2026-06-03T15:38:57.206Z INFO 7009 --- [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 15:38:57 2026-06-03T15:38:57.211Z INFO 7009 --- [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-0d6c756c-4701-45ab-a8b6-03433c463dbf 15:38:57 2026-06-03T15:38:57.211Z INFO 7009 --- [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 15:38:57 2026-06-03T15:38:57.214Z INFO 7009 --- [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-0d6c756c-4701-45ab-a8b6-03433c463dbf', protocol='range'} 15:38:57 2026-06-03T15:38:57.215Z INFO 7009 --- [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-0d6c756c-4701-45ab-a8b6-03433c463dbf=Assignment(partitions=[ncmp-events-0])} 15:38:57 2026-06-03T15:38:57.218Z INFO 7009 --- [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-0d6c756c-4701-45ab-a8b6-03433c463dbf', protocol='range'} 15:38:57 2026-06-03T15:38:57.218Z INFO 7009 --- [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]) 15:38:57 2026-06-03T15:38:57.218Z INFO 7009 --- [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 15:38:57 2026-06-03T15:38:57.220Z INFO 7009 --- [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 15:38:57 2026-06-03T15:38:57.225Z INFO 7009 --- [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}}. 15:38:57 2026-06-03T15:38:57.707Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:38:57 2026-06-03T15:38:57.707Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:38:57 2026-06-03T15:38:57.707Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:38:57 2026-06-03T15:38:57.708Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:38:57 2026-06-03T15:38:57.708Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:38:57 2026-06-03T15:38:57.780Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:38:57 2026-06-03T15:38:57.797Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:38:57 2026-06-03T15:38:57.821Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:38:57 2026-06-03T15:38:57.834Z WARN 7009 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 15:38:57 2026-06-03T15:38:57.905Z INFO 7009 --- [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 15:38:57 2026-06-03T15:38:57.905Z INFO 7009 --- [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-0d6c756c-4701-45ab-a8b6-03433c463dbf sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:38:57 2026-06-03T15:38:57.907Z INFO 7009 --- [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 15:38:57 2026-06-03T15:38:57.907Z INFO 7009 --- [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 15:38:57 2026-06-03T15:38:57.907Z INFO 7009 --- [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 15:38:57 2026-06-03T15:38:57.911Z INFO 7009 --- [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 15:38:57 2026-06-03T15:38:57.911Z INFO 7009 --- [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 15:38:57 2026-06-03T15:38:57.929Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:38:57 2026-06-03T15:38:57.929Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:38:57 2026-06-03T15:38:57.929Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:38:57 2026-06-03T15:38:57.929Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:38:57 2026-06-03T15:38:57.934Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-7 unregistered 15:38:57 2026-06-03T15:38:57.952Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:38:57 allow.auto.create.topics = true 15:38:57 auto.commit.interval.ms = 5000 15:38:57 auto.include.jmx.reporter = true 15:38:57 auto.offset.reset = latest 15:38:57 bootstrap.servers = [localhost:32777] 15:38:57 check.crcs = true 15:38:57 client.dns.lookup = use_all_dns_ips 15:38:57 client.id = consumer-test-group-for-update-8 15:38:57 client.rack = 15:38:57 connections.max.idle.ms = 540000 15:38:57 default.api.timeout.ms = 60000 15:38:57 enable.auto.commit = true 15:38:57 enable.metrics.push = true 15:38:57 exclude.internal.topics = true 15:38:57 fetch.max.bytes = 52428800 15:38:57 fetch.max.wait.ms = 500 15:38:57 fetch.min.bytes = 1 15:38:57 group.id = test-group-for-update 15:38:57 group.instance.id = null 15:38:57 group.protocol = classic 15:38:57 group.remote.assignor = null 15:38:57 heartbeat.interval.ms = 3000 15:38:57 interceptor.classes = [] 15:38:57 internal.leave.group.on.close = true 15:38:57 internal.throw.on.fetch.stable.offset.unsupported = false 15:38:57 isolation.level = read_uncommitted 15:38:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:38:57 max.partition.fetch.bytes = 1048576 15:38:57 max.poll.interval.ms = 300000 15:38:57 max.poll.records = 2147483647 15:38:57 metadata.max.age.ms = 300000 15:38:57 metadata.recovery.strategy = none 15:38:57 metric.reporters = [] 15:38:57 metrics.num.samples = 2 15:38:57 metrics.recording.level = INFO 15:38:57 metrics.sample.window.ms = 30000 15:38:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:38:57 receive.buffer.bytes = 65536 15:38:57 reconnect.backoff.max.ms = 1000 15:38:57 reconnect.backoff.ms = 50 15:38:57 request.timeout.ms = 30000 15:38:57 retry.backoff.max.ms = 1000 15:38:57 retry.backoff.ms = 100 15:38:57 sasl.client.callback.handler.class = null 15:38:57 sasl.jaas.config = null 15:38:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:38:57 sasl.kerberos.min.time.before.relogin = 60000 15:38:57 sasl.kerberos.service.name = null 15:38:57 sasl.kerberos.ticket.renew.jitter = 0.05 15:38:57 sasl.kerberos.ticket.renew.window.factor = 0.8 15:38:57 sasl.login.callback.handler.class = null 15:38:57 sasl.login.class = null 15:38:57 sasl.login.connect.timeout.ms = null 15:38:57 sasl.login.read.timeout.ms = null 15:38:57 sasl.login.refresh.buffer.seconds = 300 15:38:57 sasl.login.refresh.min.period.seconds = 60 15:38:57 sasl.login.refresh.window.factor = 0.8 15:38:57 sasl.login.refresh.window.jitter = 0.05 15:38:57 sasl.login.retry.backoff.max.ms = 10000 15:38:57 sasl.login.retry.backoff.ms = 100 15:38:57 sasl.mechanism = GSSAPI 15:38:57 sasl.oauthbearer.clock.skew.seconds = 30 15:38:57 sasl.oauthbearer.expected.audience = null 15:38:57 sasl.oauthbearer.expected.issuer = null 15:38:57 sasl.oauthbearer.header.urlencode = false 15:38:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:38:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:38:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:38:57 sasl.oauthbearer.jwks.endpoint.url = null 15:38:57 sasl.oauthbearer.scope.claim.name = scope 15:38:57 sasl.oauthbearer.sub.claim.name = sub 15:38:57 sasl.oauthbearer.token.endpoint.url = null 15:38:57 security.protocol = PLAINTEXT 15:38:57 security.providers = null 15:38:57 send.buffer.bytes = 131072 15:38:57 session.timeout.ms = 45000 15:38:57 socket.connection.setup.timeout.max.ms = 30000 15:38:57 socket.connection.setup.timeout.ms = 10000 15:38:57 ssl.cipher.suites = null 15:38:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:38:57 ssl.endpoint.identification.algorithm = https 15:38:57 ssl.engine.factory.class = null 15:38:57 ssl.key.password = null 15:38:57 ssl.keymanager.algorithm = SunX509 15:38:57 ssl.keystore.certificate.chain = null 15:38:57 ssl.keystore.key = null 15:38:57 ssl.keystore.location = null 15:38:57 ssl.keystore.password = null 15:38:57 ssl.keystore.type = JKS 15:38:57 ssl.protocol = TLSv1.3 15:38:57 ssl.provider = null 15:38:57 ssl.secure.random.implementation = null 15:38:57 ssl.trustmanager.algorithm = PKIX 15:38:57 ssl.truststore.certificates = null 15:38:57 ssl.truststore.location = null 15:38:57 ssl.truststore.password = null 15:38:57 ssl.truststore.type = JKS 15:38:57 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:38:57 15:38:57 2026-06-03T15:38:57.952Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:38:57 2026-06-03T15:38:57.955Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:38:57 2026-06-03T15:38:57.955Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:38:57 2026-06-03T15:38:57.955Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501137955 15:38:57 2026-06-03T15:38:57.955Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:57.972Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:57.973Z INFO 7009 --- [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) 15:38:58 2026-06-03T15:38:57.974Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:57.978Z INFO 7009 --- [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-c26e2163-0508-4d8a-b20f-da01374bc036 15:38:58 2026-06-03T15:38:57.978Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:57.982Z INFO 7009 --- [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-c26e2163-0508-4d8a-b20f-da01374bc036', protocol='range'} 15:38:58 2026-06-03T15:38:57.982Z INFO 7009 --- [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-c26e2163-0508-4d8a-b20f-da01374bc036=Assignment(partitions=[ncmp-events-0])} 15:38:58 2026-06-03T15:38:57.985Z INFO 7009 --- [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-c26e2163-0508-4d8a-b20f-da01374bc036', protocol='range'} 15:38:58 2026-06-03T15:38:57.986Z INFO 7009 --- [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]) 15:38:58 2026-06-03T15:38:57.986Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:57.987Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:57.991Z INFO 7009 --- [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}}. 15:38:58 2026-06-03T15:38:58.485Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:38:58 2026-06-03T15:38:58.485Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:38:58 2026-06-03T15:38:58.485Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:38:58 2026-06-03T15:38:58.486Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:38:58 2026-06-03T15:38:58.486Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:38:58 2026-06-03T15:38:58.559Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:38:58 2026-06-03T15:38:58.570Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:38:58 2026-06-03T15:38:58.593Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:38:58 2026-06-03T15:38:58.629Z WARN 7009 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 15:38:58 2026-06-03T15:38:58.685Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:58.685Z INFO 7009 --- [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-c26e2163-0508-4d8a-b20f-da01374bc036 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:38:58 2026-06-03T15:38:58.685Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:58.685Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:58.685Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:58.686Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:58.686Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:58.691Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:38:58 2026-06-03T15:38:58.691Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:38:58 2026-06-03T15:38:58.691Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:38:58 2026-06-03T15:38:58.691Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:38:58 2026-06-03T15:38:58.694Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-8 unregistered 15:38:58 2026-06-03T15:38:58.708Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:38:58 allow.auto.create.topics = true 15:38:58 auto.commit.interval.ms = 5000 15:38:58 auto.include.jmx.reporter = true 15:38:58 auto.offset.reset = latest 15:38:58 bootstrap.servers = [localhost:32777] 15:38:58 check.crcs = true 15:38:58 client.dns.lookup = use_all_dns_ips 15:38:58 client.id = consumer-test-group-for-update-9 15:38:58 client.rack = 15:38:58 connections.max.idle.ms = 540000 15:38:58 default.api.timeout.ms = 60000 15:38:58 enable.auto.commit = true 15:38:58 enable.metrics.push = true 15:38:58 exclude.internal.topics = true 15:38:58 fetch.max.bytes = 52428800 15:38:58 fetch.max.wait.ms = 500 15:38:58 fetch.min.bytes = 1 15:38:58 group.id = test-group-for-update 15:38:58 group.instance.id = null 15:38:58 group.protocol = classic 15:38:58 group.remote.assignor = null 15:38:58 heartbeat.interval.ms = 3000 15:38:58 interceptor.classes = [] 15:38:58 internal.leave.group.on.close = true 15:38:58 internal.throw.on.fetch.stable.offset.unsupported = false 15:38:58 isolation.level = read_uncommitted 15:38:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:38:58 max.partition.fetch.bytes = 1048576 15:38:58 max.poll.interval.ms = 300000 15:38:58 max.poll.records = 2147483647 15:38:58 metadata.max.age.ms = 300000 15:38:58 metadata.recovery.strategy = none 15:38:58 metric.reporters = [] 15:38:58 metrics.num.samples = 2 15:38:58 metrics.recording.level = INFO 15:38:58 metrics.sample.window.ms = 30000 15:38:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:38:58 receive.buffer.bytes = 65536 15:38:58 reconnect.backoff.max.ms = 1000 15:38:58 reconnect.backoff.ms = 50 15:38:58 request.timeout.ms = 30000 15:38:58 retry.backoff.max.ms = 1000 15:38:58 retry.backoff.ms = 100 15:38:58 sasl.client.callback.handler.class = null 15:38:58 sasl.jaas.config = null 15:38:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:38:58 sasl.kerberos.min.time.before.relogin = 60000 15:38:58 sasl.kerberos.service.name = null 15:38:58 sasl.kerberos.ticket.renew.jitter = 0.05 15:38:58 sasl.kerberos.ticket.renew.window.factor = 0.8 15:38:58 sasl.login.callback.handler.class = null 15:38:58 sasl.login.class = null 15:38:58 sasl.login.connect.timeout.ms = null 15:38:58 sasl.login.read.timeout.ms = null 15:38:58 sasl.login.refresh.buffer.seconds = 300 15:38:58 sasl.login.refresh.min.period.seconds = 60 15:38:58 sasl.login.refresh.window.factor = 0.8 15:38:58 sasl.login.refresh.window.jitter = 0.05 15:38:58 sasl.login.retry.backoff.max.ms = 10000 15:38:58 sasl.login.retry.backoff.ms = 100 15:38:58 sasl.mechanism = GSSAPI 15:38:58 sasl.oauthbearer.clock.skew.seconds = 30 15:38:58 sasl.oauthbearer.expected.audience = null 15:38:58 sasl.oauthbearer.expected.issuer = null 15:38:58 sasl.oauthbearer.header.urlencode = false 15:38:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:38:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:38:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:38:58 sasl.oauthbearer.jwks.endpoint.url = null 15:38:58 sasl.oauthbearer.scope.claim.name = scope 15:38:58 sasl.oauthbearer.sub.claim.name = sub 15:38:58 sasl.oauthbearer.token.endpoint.url = null 15:38:58 security.protocol = PLAINTEXT 15:38:58 security.providers = null 15:38:58 send.buffer.bytes = 131072 15:38:58 session.timeout.ms = 45000 15:38:58 socket.connection.setup.timeout.max.ms = 30000 15:38:58 socket.connection.setup.timeout.ms = 10000 15:38:58 ssl.cipher.suites = null 15:38:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:38:58 ssl.endpoint.identification.algorithm = https 15:38:58 ssl.engine.factory.class = null 15:38:58 ssl.key.password = null 15:38:58 ssl.keymanager.algorithm = SunX509 15:38:58 ssl.keystore.certificate.chain = null 15:38:58 ssl.keystore.key = null 15:38:58 ssl.keystore.location = null 15:38:58 ssl.keystore.password = null 15:38:58 ssl.keystore.type = JKS 15:38:58 ssl.protocol = TLSv1.3 15:38:58 ssl.provider = null 15:38:58 ssl.secure.random.implementation = null 15:38:58 ssl.trustmanager.algorithm = PKIX 15:38:58 ssl.truststore.certificates = null 15:38:58 ssl.truststore.location = null 15:38:58 ssl.truststore.password = null 15:38:58 ssl.truststore.type = JKS 15:38:58 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:38:58 15:38:58 2026-06-03T15:38:58.708Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:38:58 2026-06-03T15:38:58.711Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:38:58 2026-06-03T15:38:58.711Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:38:58 2026-06-03T15:38:58.711Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501138711 15:38:58 2026-06-03T15:38:58.711Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:58.718Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:58.719Z INFO 7009 --- [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) 15:38:58 2026-06-03T15:38:58.720Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:58.724Z INFO 7009 --- [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-24b9294f-dcb2-4d9e-a6f2-9acb036f6fff 15:38:58 2026-06-03T15:38:58.724Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:58.726Z INFO 7009 --- [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-24b9294f-dcb2-4d9e-a6f2-9acb036f6fff', protocol='range'} 15:38:58 2026-06-03T15:38:58.727Z INFO 7009 --- [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-24b9294f-dcb2-4d9e-a6f2-9acb036f6fff=Assignment(partitions=[ncmp-events-0])} 15:38:58 2026-06-03T15:38:58.731Z INFO 7009 --- [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-24b9294f-dcb2-4d9e-a6f2-9acb036f6fff', protocol='range'} 15:38:58 2026-06-03T15:38:58.731Z INFO 7009 --- [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]) 15:38:58 2026-06-03T15:38:58.731Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:58.733Z INFO 7009 --- [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 15:38:58 2026-06-03T15:38:58.738Z INFO 7009 --- [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}}. 15:38:59 2026-06-03T15:38:59.238Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:38:59 2026-06-03T15:38:59.239Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:38:59 2026-06-03T15:38:59.239Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:38:59 2026-06-03T15:38:59.240Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:38:59 2026-06-03T15:38:59.240Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:38:59 2026-06-03T15:38:59.312Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:38:59 2026-06-03T15:38:59.322Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:38:59 2026-06-03T15:38:59.344Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:38:59 2026-06-03T15:38:59.383Z WARN 7009 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 15:38:59 2026-06-03T15:38:59.429Z INFO 7009 --- [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 15:38:59 2026-06-03T15:38:59.429Z INFO 7009 --- [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-24b9294f-dcb2-4d9e-a6f2-9acb036f6fff sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:38:59 2026-06-03T15:38:59.430Z INFO 7009 --- [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 15:38:59 2026-06-03T15:38:59.430Z INFO 7009 --- [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 15:38:59 2026-06-03T15:38:59.430Z INFO 7009 --- [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 15:38:59 2026-06-03T15:38:59.430Z INFO 7009 --- [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 15:38:59 2026-06-03T15:38:59.430Z INFO 7009 --- [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 15:38:59 2026-06-03T15:38:59.434Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:38:59 2026-06-03T15:38:59.434Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:38:59 2026-06-03T15:38:59.435Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:38:59 2026-06-03T15:38:59.435Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:38:59 2026-06-03T15:38:59.437Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-9 unregistered 15:38:59 2026-06-03T15:38:59.452Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:38:59 allow.auto.create.topics = true 15:38:59 auto.commit.interval.ms = 5000 15:38:59 auto.include.jmx.reporter = true 15:38:59 auto.offset.reset = latest 15:38:59 bootstrap.servers = [localhost:32777] 15:38:59 check.crcs = true 15:38:59 client.dns.lookup = use_all_dns_ips 15:38:59 client.id = consumer-test-group-for-update-10 15:38:59 client.rack = 15:38:59 connections.max.idle.ms = 540000 15:38:59 default.api.timeout.ms = 60000 15:38:59 enable.auto.commit = true 15:38:59 enable.metrics.push = true 15:38:59 exclude.internal.topics = true 15:38:59 fetch.max.bytes = 52428800 15:38:59 fetch.max.wait.ms = 500 15:38:59 fetch.min.bytes = 1 15:38:59 group.id = test-group-for-update 15:38:59 group.instance.id = null 15:38:59 group.protocol = classic 15:38:59 group.remote.assignor = null 15:38:59 heartbeat.interval.ms = 3000 15:38:59 interceptor.classes = [] 15:38:59 internal.leave.group.on.close = true 15:38:59 internal.throw.on.fetch.stable.offset.unsupported = false 15:38:59 isolation.level = read_uncommitted 15:38:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:38:59 max.partition.fetch.bytes = 1048576 15:38:59 max.poll.interval.ms = 300000 15:38:59 max.poll.records = 2147483647 15:38:59 metadata.max.age.ms = 300000 15:38:59 metadata.recovery.strategy = none 15:38:59 metric.reporters = [] 15:38:59 metrics.num.samples = 2 15:38:59 metrics.recording.level = INFO 15:38:59 metrics.sample.window.ms = 30000 15:38:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:38:59 receive.buffer.bytes = 65536 15:38:59 reconnect.backoff.max.ms = 1000 15:38:59 reconnect.backoff.ms = 50 15:38:59 request.timeout.ms = 30000 15:38:59 retry.backoff.max.ms = 1000 15:38:59 retry.backoff.ms = 100 15:38:59 sasl.client.callback.handler.class = null 15:38:59 sasl.jaas.config = null 15:38:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:38:59 sasl.kerberos.min.time.before.relogin = 60000 15:38:59 sasl.kerberos.service.name = null 15:38:59 sasl.kerberos.ticket.renew.jitter = 0.05 15:38:59 sasl.kerberos.ticket.renew.window.factor = 0.8 15:38:59 sasl.login.callback.handler.class = null 15:38:59 sasl.login.class = null 15:38:59 sasl.login.connect.timeout.ms = null 15:38:59 sasl.login.read.timeout.ms = null 15:38:59 sasl.login.refresh.buffer.seconds = 300 15:38:59 sasl.login.refresh.min.period.seconds = 60 15:38:59 sasl.login.refresh.window.factor = 0.8 15:38:59 sasl.login.refresh.window.jitter = 0.05 15:38:59 sasl.login.retry.backoff.max.ms = 10000 15:38:59 sasl.login.retry.backoff.ms = 100 15:38:59 sasl.mechanism = GSSAPI 15:38:59 sasl.oauthbearer.clock.skew.seconds = 30 15:38:59 sasl.oauthbearer.expected.audience = null 15:38:59 sasl.oauthbearer.expected.issuer = null 15:38:59 sasl.oauthbearer.header.urlencode = false 15:38:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:38:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:38:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:38:59 sasl.oauthbearer.jwks.endpoint.url = null 15:38:59 sasl.oauthbearer.scope.claim.name = scope 15:38:59 sasl.oauthbearer.sub.claim.name = sub 15:38:59 sasl.oauthbearer.token.endpoint.url = null 15:38:59 security.protocol = PLAINTEXT 15:38:59 security.providers = null 15:38:59 send.buffer.bytes = 131072 15:38:59 session.timeout.ms = 45000 15:38:59 socket.connection.setup.timeout.max.ms = 30000 15:38:59 socket.connection.setup.timeout.ms = 10000 15:38:59 ssl.cipher.suites = null 15:38:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:38:59 ssl.endpoint.identification.algorithm = https 15:38:59 ssl.engine.factory.class = null 15:38:59 ssl.key.password = null 15:38:59 ssl.keymanager.algorithm = SunX509 15:38:59 ssl.keystore.certificate.chain = null 15:38:59 ssl.keystore.key = null 15:38:59 ssl.keystore.location = null 15:38:59 ssl.keystore.password = null 15:38:59 ssl.keystore.type = JKS 15:38:59 ssl.protocol = TLSv1.3 15:38:59 ssl.provider = null 15:38:59 ssl.secure.random.implementation = null 15:38:59 ssl.trustmanager.algorithm = PKIX 15:38:59 ssl.truststore.certificates = null 15:38:59 ssl.truststore.location = null 15:38:59 ssl.truststore.password = null 15:38:59 ssl.truststore.type = JKS 15:38:59 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:38:59 15:38:59 2026-06-03T15:38:59.452Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:38:59 2026-06-03T15:38:59.454Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:38:59 2026-06-03T15:38:59.454Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:38:59 2026-06-03T15:38:59.454Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501139454 15:38:59 2026-06-03T15:38:59.454Z INFO 7009 --- [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 15:38:59 2026-06-03T15:38:59.461Z INFO 7009 --- [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 15:38:59 2026-06-03T15:38:59.462Z INFO 7009 --- [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) 15:38:59 2026-06-03T15:38:59.462Z INFO 7009 --- [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 15:38:59 2026-06-03T15:38:59.465Z INFO 7009 --- [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-d841e6c3-c1e0-4b93-a974-3ed8209ef2e5 15:38:59 2026-06-03T15:38:59.465Z INFO 7009 --- [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 15:38:59 2026-06-03T15:38:59.468Z INFO 7009 --- [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-d841e6c3-c1e0-4b93-a974-3ed8209ef2e5', protocol='range'} 15:38:59 2026-06-03T15:38:59.468Z INFO 7009 --- [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-d841e6c3-c1e0-4b93-a974-3ed8209ef2e5=Assignment(partitions=[ncmp-events-0])} 15:38:59 2026-06-03T15:38:59.472Z INFO 7009 --- [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-d841e6c3-c1e0-4b93-a974-3ed8209ef2e5', protocol='range'} 15:38:59 2026-06-03T15:38:59.472Z INFO 7009 --- [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]) 15:38:59 2026-06-03T15:38:59.472Z INFO 7009 --- [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 15:38:59 2026-06-03T15:38:59.473Z INFO 7009 --- [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 15:38:59 2026-06-03T15:38:59.478Z INFO 7009 --- [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}}. 15:39:00 2026-06-03T15:38:59.984Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:00 2026-06-03T15:38:59.985Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:00 2026-06-03T15:38:59.985Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:00 2026-06-03T15:38:59.986Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:00 2026-06-03T15:38:59.986Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:00 2026-06-03T15:39:00.055Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:00 2026-06-03T15:39:00.065Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:00 2026-06-03T15:39:00.089Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:00 2026-06-03T15:39:00.104Z WARN 7009 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 15:39:00 2026-06-03T15:39:00.150Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.150Z INFO 7009 --- [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-d841e6c3-c1e0-4b93-a974-3ed8209ef2e5 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:00 2026-06-03T15:39:00.150Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.150Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.150Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.150Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.150Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.154Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:00 2026-06-03T15:39:00.154Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:00 2026-06-03T15:39:00.154Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:00 2026-06-03T15:39:00.154Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:00 2026-06-03T15:39:00.156Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-10 unregistered 15:39:00 2026-06-03T15:39:00.170Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:00 allow.auto.create.topics = true 15:39:00 auto.commit.interval.ms = 5000 15:39:00 auto.include.jmx.reporter = true 15:39:00 auto.offset.reset = latest 15:39:00 bootstrap.servers = [localhost:32777] 15:39:00 check.crcs = true 15:39:00 client.dns.lookup = use_all_dns_ips 15:39:00 client.id = consumer-test-group-for-update-11 15:39:00 client.rack = 15:39:00 connections.max.idle.ms = 540000 15:39:00 default.api.timeout.ms = 60000 15:39:00 enable.auto.commit = true 15:39:00 enable.metrics.push = true 15:39:00 exclude.internal.topics = true 15:39:00 fetch.max.bytes = 52428800 15:39:00 fetch.max.wait.ms = 500 15:39:00 fetch.min.bytes = 1 15:39:00 group.id = test-group-for-update 15:39:00 group.instance.id = null 15:39:00 group.protocol = classic 15:39:00 group.remote.assignor = null 15:39:00 heartbeat.interval.ms = 3000 15:39:00 interceptor.classes = [] 15:39:00 internal.leave.group.on.close = true 15:39:00 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:00 isolation.level = read_uncommitted 15:39:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:00 max.partition.fetch.bytes = 1048576 15:39:00 max.poll.interval.ms = 300000 15:39:00 max.poll.records = 2147483647 15:39:00 metadata.max.age.ms = 300000 15:39:00 metadata.recovery.strategy = none 15:39:00 metric.reporters = [] 15:39:00 metrics.num.samples = 2 15:39:00 metrics.recording.level = INFO 15:39:00 metrics.sample.window.ms = 30000 15:39:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:00 receive.buffer.bytes = 65536 15:39:00 reconnect.backoff.max.ms = 1000 15:39:00 reconnect.backoff.ms = 50 15:39:00 request.timeout.ms = 30000 15:39:00 retry.backoff.max.ms = 1000 15:39:00 retry.backoff.ms = 100 15:39:00 sasl.client.callback.handler.class = null 15:39:00 sasl.jaas.config = null 15:39:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:00 sasl.kerberos.min.time.before.relogin = 60000 15:39:00 sasl.kerberos.service.name = null 15:39:00 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:00 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:00 sasl.login.callback.handler.class = null 15:39:00 sasl.login.class = null 15:39:00 sasl.login.connect.timeout.ms = null 15:39:00 sasl.login.read.timeout.ms = null 15:39:00 sasl.login.refresh.buffer.seconds = 300 15:39:00 sasl.login.refresh.min.period.seconds = 60 15:39:00 sasl.login.refresh.window.factor = 0.8 15:39:00 sasl.login.refresh.window.jitter = 0.05 15:39:00 sasl.login.retry.backoff.max.ms = 10000 15:39:00 sasl.login.retry.backoff.ms = 100 15:39:00 sasl.mechanism = GSSAPI 15:39:00 sasl.oauthbearer.clock.skew.seconds = 30 15:39:00 sasl.oauthbearer.expected.audience = null 15:39:00 sasl.oauthbearer.expected.issuer = null 15:39:00 sasl.oauthbearer.header.urlencode = false 15:39:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:00 sasl.oauthbearer.jwks.endpoint.url = null 15:39:00 sasl.oauthbearer.scope.claim.name = scope 15:39:00 sasl.oauthbearer.sub.claim.name = sub 15:39:00 sasl.oauthbearer.token.endpoint.url = null 15:39:00 security.protocol = PLAINTEXT 15:39:00 security.providers = null 15:39:00 send.buffer.bytes = 131072 15:39:00 session.timeout.ms = 45000 15:39:00 socket.connection.setup.timeout.max.ms = 30000 15:39:00 socket.connection.setup.timeout.ms = 10000 15:39:00 ssl.cipher.suites = null 15:39:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:00 ssl.endpoint.identification.algorithm = https 15:39:00 ssl.engine.factory.class = null 15:39:00 ssl.key.password = null 15:39:00 ssl.keymanager.algorithm = SunX509 15:39:00 ssl.keystore.certificate.chain = null 15:39:00 ssl.keystore.key = null 15:39:00 ssl.keystore.location = null 15:39:00 ssl.keystore.password = null 15:39:00 ssl.keystore.type = JKS 15:39:00 ssl.protocol = TLSv1.3 15:39:00 ssl.provider = null 15:39:00 ssl.secure.random.implementation = null 15:39:00 ssl.trustmanager.algorithm = PKIX 15:39:00 ssl.truststore.certificates = null 15:39:00 ssl.truststore.location = null 15:39:00 ssl.truststore.password = null 15:39:00 ssl.truststore.type = JKS 15:39:00 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:00 15:39:00 2026-06-03T15:39:00.170Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:00 2026-06-03T15:39:00.173Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:00 2026-06-03T15:39:00.173Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:00 2026-06-03T15:39:00.173Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501140173 15:39:00 2026-06-03T15:39:00.174Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.179Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.180Z INFO 7009 --- [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) 15:39:00 2026-06-03T15:39:00.181Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.184Z INFO 7009 --- [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-70cdc290-5d6a-417e-a0be-6e5bb1c34f51 15:39:00 2026-06-03T15:39:00.184Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.186Z INFO 7009 --- [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-70cdc290-5d6a-417e-a0be-6e5bb1c34f51', protocol='range'} 15:39:00 2026-06-03T15:39:00.186Z INFO 7009 --- [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-70cdc290-5d6a-417e-a0be-6e5bb1c34f51=Assignment(partitions=[ncmp-events-0])} 15:39:00 2026-06-03T15:39:00.189Z INFO 7009 --- [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-70cdc290-5d6a-417e-a0be-6e5bb1c34f51', protocol='range'} 15:39:00 2026-06-03T15:39:00.190Z INFO 7009 --- [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]) 15:39:00 2026-06-03T15:39:00.190Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.191Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.196Z INFO 7009 --- [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}}. 15:39:00 2026-06-03T15:39:00.702Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:00 2026-06-03T15:39:00.702Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:00 2026-06-03T15:39:00.703Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:00 2026-06-03T15:39:00.703Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:00 2026-06-03T15:39:00.703Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:00 2026-06-03T15:39:00.770Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:00 2026-06-03T15:39:00.779Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:00 2026-06-03T15:39:00.800Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:00 2026-06-03T15:39:00.818Z WARN 7009 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 15:39:00 2026-06-03T15:39:00.880Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.880Z INFO 7009 --- [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-70cdc290-5d6a-417e-a0be-6e5bb1c34f51 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:00 2026-06-03T15:39:00.881Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.881Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.881Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.881Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.881Z INFO 7009 --- [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 15:39:00 2026-06-03T15:39:00.886Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:00 2026-06-03T15:39:00.886Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:00 2026-06-03T15:39:00.886Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:00 2026-06-03T15:39:00.886Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:00 2026-06-03T15:39:00.889Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-11 unregistered 15:39:01 2026-06-03T15:39:00.903Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:01 allow.auto.create.topics = true 15:39:01 auto.commit.interval.ms = 5000 15:39:01 auto.include.jmx.reporter = true 15:39:01 auto.offset.reset = latest 15:39:01 bootstrap.servers = [localhost:32777] 15:39:01 check.crcs = true 15:39:01 client.dns.lookup = use_all_dns_ips 15:39:01 client.id = consumer-test-group-for-update-12 15:39:01 client.rack = 15:39:01 connections.max.idle.ms = 540000 15:39:01 default.api.timeout.ms = 60000 15:39:01 enable.auto.commit = true 15:39:01 enable.metrics.push = true 15:39:01 exclude.internal.topics = true 15:39:01 fetch.max.bytes = 52428800 15:39:01 fetch.max.wait.ms = 500 15:39:01 fetch.min.bytes = 1 15:39:01 group.id = test-group-for-update 15:39:01 group.instance.id = null 15:39:01 group.protocol = classic 15:39:01 group.remote.assignor = null 15:39:01 heartbeat.interval.ms = 3000 15:39:01 interceptor.classes = [] 15:39:01 internal.leave.group.on.close = true 15:39:01 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:01 isolation.level = read_uncommitted 15:39:01 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:01 max.partition.fetch.bytes = 1048576 15:39:01 max.poll.interval.ms = 300000 15:39:01 max.poll.records = 2147483647 15:39:01 metadata.max.age.ms = 300000 15:39:01 metadata.recovery.strategy = none 15:39:01 metric.reporters = [] 15:39:01 metrics.num.samples = 2 15:39:01 metrics.recording.level = INFO 15:39:01 metrics.sample.window.ms = 30000 15:39:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:01 receive.buffer.bytes = 65536 15:39:01 reconnect.backoff.max.ms = 1000 15:39:01 reconnect.backoff.ms = 50 15:39:01 request.timeout.ms = 30000 15:39:01 retry.backoff.max.ms = 1000 15:39:01 retry.backoff.ms = 100 15:39:01 sasl.client.callback.handler.class = null 15:39:01 sasl.jaas.config = null 15:39:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:01 sasl.kerberos.min.time.before.relogin = 60000 15:39:01 sasl.kerberos.service.name = null 15:39:01 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:01 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:01 sasl.login.callback.handler.class = null 15:39:01 sasl.login.class = null 15:39:01 sasl.login.connect.timeout.ms = null 15:39:01 sasl.login.read.timeout.ms = null 15:39:01 sasl.login.refresh.buffer.seconds = 300 15:39:01 sasl.login.refresh.min.period.seconds = 60 15:39:01 sasl.login.refresh.window.factor = 0.8 15:39:01 sasl.login.refresh.window.jitter = 0.05 15:39:01 sasl.login.retry.backoff.max.ms = 10000 15:39:01 sasl.login.retry.backoff.ms = 100 15:39:01 sasl.mechanism = GSSAPI 15:39:01 sasl.oauthbearer.clock.skew.seconds = 30 15:39:01 sasl.oauthbearer.expected.audience = null 15:39:01 sasl.oauthbearer.expected.issuer = null 15:39:01 sasl.oauthbearer.header.urlencode = false 15:39:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:01 sasl.oauthbearer.jwks.endpoint.url = null 15:39:01 sasl.oauthbearer.scope.claim.name = scope 15:39:01 sasl.oauthbearer.sub.claim.name = sub 15:39:01 sasl.oauthbearer.token.endpoint.url = null 15:39:01 security.protocol = PLAINTEXT 15:39:01 security.providers = null 15:39:01 send.buffer.bytes = 131072 15:39:01 session.timeout.ms = 45000 15:39:01 socket.connection.setup.timeout.max.ms = 30000 15:39:01 socket.connection.setup.timeout.ms = 10000 15:39:01 ssl.cipher.suites = null 15:39:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:01 ssl.endpoint.identification.algorithm = https 15:39:01 ssl.engine.factory.class = null 15:39:01 ssl.key.password = null 15:39:01 ssl.keymanager.algorithm = SunX509 15:39:01 ssl.keystore.certificate.chain = null 15:39:01 ssl.keystore.key = null 15:39:01 ssl.keystore.location = null 15:39:01 ssl.keystore.password = null 15:39:01 ssl.keystore.type = JKS 15:39:01 ssl.protocol = TLSv1.3 15:39:01 ssl.provider = null 15:39:01 ssl.secure.random.implementation = null 15:39:01 ssl.trustmanager.algorithm = PKIX 15:39:01 ssl.truststore.certificates = null 15:39:01 ssl.truststore.location = null 15:39:01 ssl.truststore.password = null 15:39:01 ssl.truststore.type = JKS 15:39:01 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:01 15:39:01 2026-06-03T15:39:00.903Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:01 2026-06-03T15:39:00.905Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:01 2026-06-03T15:39:00.905Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:01 2026-06-03T15:39:00.905Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501140905 15:39:01 2026-06-03T15:39:00.906Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:00.912Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:00.912Z INFO 7009 --- [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) 15:39:01 2026-06-03T15:39:00.914Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:00.919Z INFO 7009 --- [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-1437414f-3da9-4ac6-acfe-60bc17c2e8b3 15:39:01 2026-06-03T15:39:00.919Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:00.923Z INFO 7009 --- [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-1437414f-3da9-4ac6-acfe-60bc17c2e8b3', protocol='range'} 15:39:01 2026-06-03T15:39:00.923Z INFO 7009 --- [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-1437414f-3da9-4ac6-acfe-60bc17c2e8b3=Assignment(partitions=[ncmp-events-0])} 15:39:01 2026-06-03T15:39:00.927Z INFO 7009 --- [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-1437414f-3da9-4ac6-acfe-60bc17c2e8b3', protocol='range'} 15:39:01 2026-06-03T15:39:00.927Z INFO 7009 --- [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]) 15:39:01 2026-06-03T15:39:00.927Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:00.928Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:00.933Z INFO 7009 --- [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}}. 15:39:01 2026-06-03T15:39:01.438Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:01 2026-06-03T15:39:01.438Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:01 2026-06-03T15:39:01.439Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:01 2026-06-03T15:39:01.439Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:01 2026-06-03T15:39:01.439Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:01 2026-06-03T15:39:01.511Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:01 2026-06-03T15:39:01.523Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:01 2026-06-03T15:39:01.545Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:01 2026-06-03T15:39:01.560Z WARN 7009 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 15:39:01 2026-06-03T15:39:01.629Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:01.629Z INFO 7009 --- [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-1437414f-3da9-4ac6-acfe-60bc17c2e8b3 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:01 2026-06-03T15:39:01.630Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:01.630Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:01.630Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:01.630Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:01.630Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:01.635Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:01 2026-06-03T15:39:01.635Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:01 2026-06-03T15:39:01.635Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:01 2026-06-03T15:39:01.635Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:01 2026-06-03T15:39:01.638Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-12 unregistered 15:39:01 2026-06-03T15:39:01.658Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:01 allow.auto.create.topics = true 15:39:01 auto.commit.interval.ms = 5000 15:39:01 auto.include.jmx.reporter = true 15:39:01 auto.offset.reset = latest 15:39:01 bootstrap.servers = [localhost:32777] 15:39:01 check.crcs = true 15:39:01 client.dns.lookup = use_all_dns_ips 15:39:01 client.id = consumer-test-group-for-update-13 15:39:01 client.rack = 15:39:01 connections.max.idle.ms = 540000 15:39:01 default.api.timeout.ms = 60000 15:39:01 enable.auto.commit = true 15:39:01 enable.metrics.push = true 15:39:01 exclude.internal.topics = true 15:39:01 fetch.max.bytes = 52428800 15:39:01 fetch.max.wait.ms = 500 15:39:01 fetch.min.bytes = 1 15:39:01 group.id = test-group-for-update 15:39:01 group.instance.id = null 15:39:01 group.protocol = classic 15:39:01 group.remote.assignor = null 15:39:01 heartbeat.interval.ms = 3000 15:39:01 interceptor.classes = [] 15:39:01 internal.leave.group.on.close = true 15:39:01 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:01 isolation.level = read_uncommitted 15:39:01 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:01 max.partition.fetch.bytes = 1048576 15:39:01 max.poll.interval.ms = 300000 15:39:01 max.poll.records = 2147483647 15:39:01 metadata.max.age.ms = 300000 15:39:01 metadata.recovery.strategy = none 15:39:01 metric.reporters = [] 15:39:01 metrics.num.samples = 2 15:39:01 metrics.recording.level = INFO 15:39:01 metrics.sample.window.ms = 30000 15:39:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:01 receive.buffer.bytes = 65536 15:39:01 reconnect.backoff.max.ms = 1000 15:39:01 reconnect.backoff.ms = 50 15:39:01 request.timeout.ms = 30000 15:39:01 retry.backoff.max.ms = 1000 15:39:01 retry.backoff.ms = 100 15:39:01 sasl.client.callback.handler.class = null 15:39:01 sasl.jaas.config = null 15:39:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:01 sasl.kerberos.min.time.before.relogin = 60000 15:39:01 sasl.kerberos.service.name = null 15:39:01 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:01 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:01 sasl.login.callback.handler.class = null 15:39:01 sasl.login.class = null 15:39:01 sasl.login.connect.timeout.ms = null 15:39:01 sasl.login.read.timeout.ms = null 15:39:01 sasl.login.refresh.buffer.seconds = 300 15:39:01 sasl.login.refresh.min.period.seconds = 60 15:39:01 sasl.login.refresh.window.factor = 0.8 15:39:01 sasl.login.refresh.window.jitter = 0.05 15:39:01 sasl.login.retry.backoff.max.ms = 10000 15:39:01 sasl.login.retry.backoff.ms = 100 15:39:01 sasl.mechanism = GSSAPI 15:39:01 sasl.oauthbearer.clock.skew.seconds = 30 15:39:01 sasl.oauthbearer.expected.audience = null 15:39:01 sasl.oauthbearer.expected.issuer = null 15:39:01 sasl.oauthbearer.header.urlencode = false 15:39:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:01 sasl.oauthbearer.jwks.endpoint.url = null 15:39:01 sasl.oauthbearer.scope.claim.name = scope 15:39:01 sasl.oauthbearer.sub.claim.name = sub 15:39:01 sasl.oauthbearer.token.endpoint.url = null 15:39:01 security.protocol = PLAINTEXT 15:39:01 security.providers = null 15:39:01 send.buffer.bytes = 131072 15:39:01 session.timeout.ms = 45000 15:39:01 socket.connection.setup.timeout.max.ms = 30000 15:39:01 socket.connection.setup.timeout.ms = 10000 15:39:01 ssl.cipher.suites = null 15:39:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:01 ssl.endpoint.identification.algorithm = https 15:39:01 ssl.engine.factory.class = null 15:39:01 ssl.key.password = null 15:39:01 ssl.keymanager.algorithm = SunX509 15:39:01 ssl.keystore.certificate.chain = null 15:39:01 ssl.keystore.key = null 15:39:01 ssl.keystore.location = null 15:39:01 ssl.keystore.password = null 15:39:01 ssl.keystore.type = JKS 15:39:01 ssl.protocol = TLSv1.3 15:39:01 ssl.provider = null 15:39:01 ssl.secure.random.implementation = null 15:39:01 ssl.trustmanager.algorithm = PKIX 15:39:01 ssl.truststore.certificates = null 15:39:01 ssl.truststore.location = null 15:39:01 ssl.truststore.password = null 15:39:01 ssl.truststore.type = JKS 15:39:01 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:01 15:39:01 2026-06-03T15:39:01.658Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:01 2026-06-03T15:39:01.660Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:01 2026-06-03T15:39:01.660Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:01 2026-06-03T15:39:01.660Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501141660 15:39:01 2026-06-03T15:39:01.661Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:01.666Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:01.666Z INFO 7009 --- [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) 15:39:01 2026-06-03T15:39:01.667Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:01.670Z INFO 7009 --- [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-6374df3b-d6c8-4010-9b91-f88d7696c857 15:39:01 2026-06-03T15:39:01.670Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:01.673Z INFO 7009 --- [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-6374df3b-d6c8-4010-9b91-f88d7696c857', protocol='range'} 15:39:01 2026-06-03T15:39:01.673Z INFO 7009 --- [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-6374df3b-d6c8-4010-9b91-f88d7696c857=Assignment(partitions=[ncmp-events-0])} 15:39:01 2026-06-03T15:39:01.676Z INFO 7009 --- [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-6374df3b-d6c8-4010-9b91-f88d7696c857', protocol='range'} 15:39:01 2026-06-03T15:39:01.676Z INFO 7009 --- [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]) 15:39:01 2026-06-03T15:39:01.676Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:01.678Z INFO 7009 --- [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 15:39:01 2026-06-03T15:39:01.682Z INFO 7009 --- [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}}. 15:39:02 2026-06-03T15:39:02.191Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:02 2026-06-03T15:39:02.191Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:02 2026-06-03T15:39:02.192Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:02 2026-06-03T15:39:02.192Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:02 2026-06-03T15:39:02.192Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:02 2026-06-03T15:39:02.267Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:02 2026-06-03T15:39:02.279Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:02 2026-06-03T15:39:02.300Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:02 2026-06-03T15:39:02.316Z WARN 7009 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of original 15:39:02 2026-06-03T15:39:02.378Z INFO 7009 --- [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 15:39:02 2026-06-03T15:39:02.378Z INFO 7009 --- [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-6374df3b-d6c8-4010-9b91-f88d7696c857 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:02 2026-06-03T15:39:02.378Z INFO 7009 --- [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 15:39:02 2026-06-03T15:39:02.378Z INFO 7009 --- [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 15:39:02 2026-06-03T15:39:02.378Z INFO 7009 --- [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 15:39:02 2026-06-03T15:39:02.380Z INFO 7009 --- [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 15:39:02 2026-06-03T15:39:02.380Z INFO 7009 --- [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 15:39:02 2026-06-03T15:39:02.395Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:02 2026-06-03T15:39:02.395Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:02 2026-06-03T15:39:02.395Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:02 2026-06-03T15:39:02.395Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:02 2026-06-03T15:39:02.398Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-13 unregistered 15:39:02 2026-06-03T15:39:02.425Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:02 allow.auto.create.topics = true 15:39:02 auto.commit.interval.ms = 5000 15:39:02 auto.include.jmx.reporter = true 15:39:02 auto.offset.reset = latest 15:39:02 bootstrap.servers = [localhost:32777] 15:39:02 check.crcs = true 15:39:02 client.dns.lookup = use_all_dns_ips 15:39:02 client.id = consumer-test-group-for-update-14 15:39:02 client.rack = 15:39:02 connections.max.idle.ms = 540000 15:39:02 default.api.timeout.ms = 60000 15:39:02 enable.auto.commit = true 15:39:02 enable.metrics.push = true 15:39:02 exclude.internal.topics = true 15:39:02 fetch.max.bytes = 52428800 15:39:02 fetch.max.wait.ms = 500 15:39:02 fetch.min.bytes = 1 15:39:02 group.id = test-group-for-update 15:39:02 group.instance.id = null 15:39:02 group.protocol = classic 15:39:02 group.remote.assignor = null 15:39:02 heartbeat.interval.ms = 3000 15:39:02 interceptor.classes = [] 15:39:02 internal.leave.group.on.close = true 15:39:02 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:02 isolation.level = read_uncommitted 15:39:02 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:02 max.partition.fetch.bytes = 1048576 15:39:02 max.poll.interval.ms = 300000 15:39:02 max.poll.records = 2147483647 15:39:02 metadata.max.age.ms = 300000 15:39:02 metadata.recovery.strategy = none 15:39:02 metric.reporters = [] 15:39:02 metrics.num.samples = 2 15:39:02 metrics.recording.level = INFO 15:39:02 metrics.sample.window.ms = 30000 15:39:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:02 receive.buffer.bytes = 65536 15:39:02 reconnect.backoff.max.ms = 1000 15:39:02 reconnect.backoff.ms = 50 15:39:02 request.timeout.ms = 30000 15:39:02 retry.backoff.max.ms = 1000 15:39:02 retry.backoff.ms = 100 15:39:02 sasl.client.callback.handler.class = null 15:39:02 sasl.jaas.config = null 15:39:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:02 sasl.kerberos.min.time.before.relogin = 60000 15:39:02 sasl.kerberos.service.name = null 15:39:02 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:02 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:02 sasl.login.callback.handler.class = null 15:39:02 sasl.login.class = null 15:39:02 sasl.login.connect.timeout.ms = null 15:39:02 sasl.login.read.timeout.ms = null 15:39:02 sasl.login.refresh.buffer.seconds = 300 15:39:02 sasl.login.refresh.min.period.seconds = 60 15:39:02 sasl.login.refresh.window.factor = 0.8 15:39:02 sasl.login.refresh.window.jitter = 0.05 15:39:02 sasl.login.retry.backoff.max.ms = 10000 15:39:02 sasl.login.retry.backoff.ms = 100 15:39:02 sasl.mechanism = GSSAPI 15:39:02 sasl.oauthbearer.clock.skew.seconds = 30 15:39:02 sasl.oauthbearer.expected.audience = null 15:39:02 sasl.oauthbearer.expected.issuer = null 15:39:02 sasl.oauthbearer.header.urlencode = false 15:39:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:02 sasl.oauthbearer.jwks.endpoint.url = null 15:39:02 sasl.oauthbearer.scope.claim.name = scope 15:39:02 sasl.oauthbearer.sub.claim.name = sub 15:39:02 sasl.oauthbearer.token.endpoint.url = null 15:39:02 security.protocol = PLAINTEXT 15:39:02 security.providers = null 15:39:02 send.buffer.bytes = 131072 15:39:02 session.timeout.ms = 45000 15:39:02 socket.connection.setup.timeout.max.ms = 30000 15:39:02 socket.connection.setup.timeout.ms = 10000 15:39:02 ssl.cipher.suites = null 15:39:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:02 ssl.endpoint.identification.algorithm = https 15:39:02 ssl.engine.factory.class = null 15:39:02 ssl.key.password = null 15:39:02 ssl.keymanager.algorithm = SunX509 15:39:02 ssl.keystore.certificate.chain = null 15:39:02 ssl.keystore.key = null 15:39:02 ssl.keystore.location = null 15:39:02 ssl.keystore.password = null 15:39:02 ssl.keystore.type = JKS 15:39:02 ssl.protocol = TLSv1.3 15:39:02 ssl.provider = null 15:39:02 ssl.secure.random.implementation = null 15:39:02 ssl.trustmanager.algorithm = PKIX 15:39:02 ssl.truststore.certificates = null 15:39:02 ssl.truststore.location = null 15:39:02 ssl.truststore.password = null 15:39:02 ssl.truststore.type = JKS 15:39:02 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:02 15:39:02 2026-06-03T15:39:02.426Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:02 2026-06-03T15:39:02.429Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:02 2026-06-03T15:39:02.429Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:02 2026-06-03T15:39:02.429Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501142429 15:39:02 2026-06-03T15:39:02.429Z INFO 7009 --- [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 15:39:02 2026-06-03T15:39:02.434Z INFO 7009 --- [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 15:39:02 2026-06-03T15:39:02.435Z INFO 7009 --- [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) 15:39:02 2026-06-03T15:39:02.436Z INFO 7009 --- [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 15:39:02 2026-06-03T15:39:02.443Z INFO 7009 --- [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-bdb21a73-d062-48d7-a27a-9e60bdf16528 15:39:02 2026-06-03T15:39:02.443Z INFO 7009 --- [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 15:39:02 2026-06-03T15:39:02.445Z INFO 7009 --- [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-bdb21a73-d062-48d7-a27a-9e60bdf16528', protocol='range'} 15:39:02 2026-06-03T15:39:02.445Z INFO 7009 --- [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-bdb21a73-d062-48d7-a27a-9e60bdf16528=Assignment(partitions=[ncmp-events-0])} 15:39:02 2026-06-03T15:39:02.448Z INFO 7009 --- [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-bdb21a73-d062-48d7-a27a-9e60bdf16528', protocol='range'} 15:39:02 2026-06-03T15:39:02.448Z INFO 7009 --- [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]) 15:39:02 2026-06-03T15:39:02.448Z INFO 7009 --- [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 15:39:02 2026-06-03T15:39:02.450Z INFO 7009 --- [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 15:39:02 2026-06-03T15:39:02.455Z INFO 7009 --- [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}}. 15:39:02 2026-06-03T15:39:02.968Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:02 2026-06-03T15:39:02.969Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:02 2026-06-03T15:39:02.970Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:02 2026-06-03T15:39:02.970Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:02 2026-06-03T15:39:02.970Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:03 2026-06-03T15:39:03.052Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-id-for-update for CM Handle ch-id-for-update 15:39:03 2026-06-03T15:39:03.065Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-id-for-update for CM Handle ch-id-for-update 15:39:03 2026-06-03T15:39:03.085Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:03 2026-06-03T15:39:03.135Z ERROR 7009 --- [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) 15:39:03 15:39:03 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 15:39:03 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.createCmHandleStateTagForV1(LcmEventProducer.java:159) 15:39:03 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.recordMetrics(LcmEventProducer.java:146) 15:39:03 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEvent(LcmEventProducer.java:115) 15:39:03 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.lambda$sendLcmEventBatchAsynchronously$0(LcmEventProducer.java:84) 15:39:03 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 15:39:03 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(LcmEventProducer.java:84) 15:39:03 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:03 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:39:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:03 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:39:03 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:39:03 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:03 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:39:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:39:03 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:39:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:39:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:03 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:114) 15:39:03 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 15:39:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:39:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:39:03 at java.base/java.lang.Thread.run(Thread.java:1583) 15:39:03 15:39:03 2026-06-03T15:39:03.206Z INFO 7009 --- [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 15:39:03 2026-06-03T15:39:03.206Z INFO 7009 --- [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-bdb21a73-d062-48d7-a27a-9e60bdf16528 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:03 2026-06-03T15:39:03.207Z INFO 7009 --- [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 15:39:03 2026-06-03T15:39:03.207Z INFO 7009 --- [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 15:39:03 2026-06-03T15:39:03.207Z INFO 7009 --- [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 15:39:03 2026-06-03T15:39:03.207Z INFO 7009 --- [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 15:39:03 2026-06-03T15:39:03.207Z INFO 7009 --- [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 15:39:03 2026-06-03T15:39:03.213Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:03 2026-06-03T15:39:03.213Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:03 2026-06-03T15:39:03.213Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:03 2026-06-03T15:39:03.213Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:03 2026-06-03T15:39:03.216Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-14 unregistered 15:39:03 2026-06-03T15:39:03.233Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:03 allow.auto.create.topics = true 15:39:03 auto.commit.interval.ms = 5000 15:39:03 auto.include.jmx.reporter = true 15:39:03 auto.offset.reset = latest 15:39:03 bootstrap.servers = [localhost:32777] 15:39:03 check.crcs = true 15:39:03 client.dns.lookup = use_all_dns_ips 15:39:03 client.id = consumer-test-group-for-update-15 15:39:03 client.rack = 15:39:03 connections.max.idle.ms = 540000 15:39:03 default.api.timeout.ms = 60000 15:39:03 enable.auto.commit = true 15:39:03 enable.metrics.push = true 15:39:03 exclude.internal.topics = true 15:39:03 fetch.max.bytes = 52428800 15:39:03 fetch.max.wait.ms = 500 15:39:03 fetch.min.bytes = 1 15:39:03 group.id = test-group-for-update 15:39:03 group.instance.id = null 15:39:03 group.protocol = classic 15:39:03 group.remote.assignor = null 15:39:03 heartbeat.interval.ms = 3000 15:39:03 interceptor.classes = [] 15:39:03 internal.leave.group.on.close = true 15:39:03 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:03 isolation.level = read_uncommitted 15:39:03 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:03 max.partition.fetch.bytes = 1048576 15:39:03 max.poll.interval.ms = 300000 15:39:03 max.poll.records = 2147483647 15:39:03 metadata.max.age.ms = 300000 15:39:03 metadata.recovery.strategy = none 15:39:03 metric.reporters = [] 15:39:03 metrics.num.samples = 2 15:39:03 metrics.recording.level = INFO 15:39:03 metrics.sample.window.ms = 30000 15:39:03 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:03 receive.buffer.bytes = 65536 15:39:03 reconnect.backoff.max.ms = 1000 15:39:03 reconnect.backoff.ms = 50 15:39:03 request.timeout.ms = 30000 15:39:03 retry.backoff.max.ms = 1000 15:39:03 retry.backoff.ms = 100 15:39:03 sasl.client.callback.handler.class = null 15:39:03 sasl.jaas.config = null 15:39:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:03 sasl.kerberos.min.time.before.relogin = 60000 15:39:03 sasl.kerberos.service.name = null 15:39:03 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:03 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:03 sasl.login.callback.handler.class = null 15:39:03 sasl.login.class = null 15:39:03 sasl.login.connect.timeout.ms = null 15:39:03 sasl.login.read.timeout.ms = null 15:39:03 sasl.login.refresh.buffer.seconds = 300 15:39:03 sasl.login.refresh.min.period.seconds = 60 15:39:03 sasl.login.refresh.window.factor = 0.8 15:39:03 sasl.login.refresh.window.jitter = 0.05 15:39:03 sasl.login.retry.backoff.max.ms = 10000 15:39:03 sasl.login.retry.backoff.ms = 100 15:39:03 sasl.mechanism = GSSAPI 15:39:03 sasl.oauthbearer.clock.skew.seconds = 30 15:39:03 sasl.oauthbearer.expected.audience = null 15:39:03 sasl.oauthbearer.expected.issuer = null 15:39:03 sasl.oauthbearer.header.urlencode = false 15:39:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:03 sasl.oauthbearer.jwks.endpoint.url = null 15:39:03 sasl.oauthbearer.scope.claim.name = scope 15:39:03 sasl.oauthbearer.sub.claim.name = sub 15:39:03 sasl.oauthbearer.token.endpoint.url = null 15:39:03 security.protocol = PLAINTEXT 15:39:03 security.providers = null 15:39:03 send.buffer.bytes = 131072 15:39:03 session.timeout.ms = 45000 15:39:03 socket.connection.setup.timeout.max.ms = 30000 15:39:03 socket.connection.setup.timeout.ms = 10000 15:39:03 ssl.cipher.suites = null 15:39:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:03 ssl.endpoint.identification.algorithm = https 15:39:03 ssl.engine.factory.class = null 15:39:03 ssl.key.password = null 15:39:03 ssl.keymanager.algorithm = SunX509 15:39:03 ssl.keystore.certificate.chain = null 15:39:03 ssl.keystore.key = null 15:39:03 ssl.keystore.location = null 15:39:03 ssl.keystore.password = null 15:39:03 ssl.keystore.type = JKS 15:39:03 ssl.protocol = TLSv1.3 15:39:03 ssl.provider = null 15:39:03 ssl.secure.random.implementation = null 15:39:03 ssl.trustmanager.algorithm = PKIX 15:39:03 ssl.truststore.certificates = null 15:39:03 ssl.truststore.location = null 15:39:03 ssl.truststore.password = null 15:39:03 ssl.truststore.type = JKS 15:39:03 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:03 15:39:03 2026-06-03T15:39:03.234Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:03 2026-06-03T15:39:03.236Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:03 2026-06-03T15:39:03.236Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:03 2026-06-03T15:39:03.236Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501143236 15:39:03 2026-06-03T15:39:03.237Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 15:39:03 2026-06-03T15:39:03.243Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:03 2026-06-03T15:39:03.243Z INFO 7009 --- [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) 15:39:03 2026-06-03T15:39:03.244Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] (Re-)joining group 15:39:03 2026-06-03T15:39:03.247Z INFO 7009 --- [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-2c6aa1f3-2a1d-4544-a724-fcf767cf9f45 15:39:03 2026-06-03T15:39:03.247Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] (Re-)joining group 15:39:03 2026-06-03T15:39:03.249Z INFO 7009 --- [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-2c6aa1f3-2a1d-4544-a724-fcf767cf9f45', protocol='range'} 15:39:03 2026-06-03T15:39:03.249Z INFO 7009 --- [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-2c6aa1f3-2a1d-4544-a724-fcf767cf9f45=Assignment(partitions=[ncmp-events-0])} 15:39:03 2026-06-03T15:39:03.254Z INFO 7009 --- [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-2c6aa1f3-2a1d-4544-a724-fcf767cf9f45', protocol='range'} 15:39:03 2026-06-03T15:39:03.254Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 15:39:03 2026-06-03T15:39:03.254Z INFO 7009 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 15:39:03 2026-06-03T15:39:03.255Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 15:39:03 2026-06-03T15:39:03.260Z INFO 7009 --- [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}}. 15:39:03 2026-06-03T15:39:03.775Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:03 2026-06-03T15:39:03.775Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:03 2026-06-03T15:39:03.776Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:03 2026-06-03T15:39:03.776Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:03 2026-06-03T15:39:03.776Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:03 2026-06-03T15:39:03.856Z INFO 7009 --- [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 15:39:03 2026-06-03T15:39:03.868Z INFO 7009 --- [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 15:39:03 2026-06-03T15:39:03.893Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:04 2026-06-03T15:39:03.986Z INFO 7009 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 15:39:04 2026-06-03T15:39:03.986Z INFO 7009 --- [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-2c6aa1f3-2a1d-4544-a724-fcf767cf9f45 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:04 2026-06-03T15:39:03.987Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 15:39:04 2026-06-03T15:39:03.987Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 15:39:04 2026-06-03T15:39:03.987Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 15:39:04 2026-06-03T15:39:03.987Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 15:39:04 2026-06-03T15:39:03.987Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 15:39:04 2026-06-03T15:39:03.992Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:04 2026-06-03T15:39:03.992Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:04 2026-06-03T15:39:03.992Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:04 2026-06-03T15:39:03.992Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:04 2026-06-03T15:39:03.996Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-15 unregistered 15:39:04 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.867 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 15:39:04 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 15:39:04 2026-06-03T15:39:04.905Z INFO 7009 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 15:39:05 2026-06-03T15:39:05.084Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41869/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41869 15:39:05 2026-06-03T15:39:05.108Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50185 15:39:05 2026-06-03T15:39:05.123Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50323/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50323 15:39:05 2026-06-03T15:39:05.139Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33309/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33309 15:39:05 2026-06-03T15:39:05.158Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33003/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33003 15:39:05 2026-06-03T15:39:05.172Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36923/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36923 15:39:05 2026-06-03T15:39:05.191Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35947/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35947 15:39:05 2026-06-03T15:39:05.211Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55047/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55047 15:39:05 2026-06-03T15:39:05.224Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34115/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34115 15:39:05 2026-06-03T15:39:05.235Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53367/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53367 15:39:05 2026-06-03T15:39:05.246Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56339/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56339 15:39:05 2026-06-03T15:39:05.263Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39861/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39861 15:39:05 2026-06-03T15:39:05.277Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54235/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54235 15:39:05 2026-06-03T15:39:05.287Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39761/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39761 15:39:05 2026-06-03T15:39:05.299Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] 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 15:39:05 2026-06-03T15:39:05.311Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46031/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46031 15:39:07 2026-06-03T15:39:07.832Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 100 advised CM handles from DB. Adding them to the work queue. 15:39:07 2026-06-03T15:39:07.837Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 15:39:08 2026-06-03T15:39:08.424Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 100 advised CM handles from DB. Adding them to the work queue. 15:39:08 2026-06-03T15:39:08.431Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 15:39:08 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.896 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 15:39:08 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 15:39:09 2026-06-03T15:39:08.950Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:09 allow.auto.create.topics = true 15:39:09 auto.commit.interval.ms = 5000 15:39:09 auto.include.jmx.reporter = true 15:39:09 auto.offset.reset = latest 15:39:09 bootstrap.servers = [localhost:32777] 15:39:09 check.crcs = true 15:39:09 client.dns.lookup = use_all_dns_ips 15:39:09 client.id = consumer-test-group-16 15:39:09 client.rack = 15:39:09 connections.max.idle.ms = 540000 15:39:09 default.api.timeout.ms = 60000 15:39:09 enable.auto.commit = true 15:39:09 enable.metrics.push = true 15:39:09 exclude.internal.topics = true 15:39:09 fetch.max.bytes = 52428800 15:39:09 fetch.max.wait.ms = 500 15:39:09 fetch.min.bytes = 1 15:39:09 group.id = test-group 15:39:09 group.instance.id = null 15:39:09 group.protocol = classic 15:39:09 group.remote.assignor = null 15:39:09 heartbeat.interval.ms = 3000 15:39:09 interceptor.classes = [] 15:39:09 internal.leave.group.on.close = true 15:39:09 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:09 isolation.level = read_uncommitted 15:39:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:09 max.partition.fetch.bytes = 1048576 15:39:09 max.poll.interval.ms = 300000 15:39:09 max.poll.records = 2147483647 15:39:09 metadata.max.age.ms = 300000 15:39:09 metadata.recovery.strategy = none 15:39:09 metric.reporters = [] 15:39:09 metrics.num.samples = 2 15:39:09 metrics.recording.level = INFO 15:39:09 metrics.sample.window.ms = 30000 15:39:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:09 receive.buffer.bytes = 65536 15:39:09 reconnect.backoff.max.ms = 1000 15:39:09 reconnect.backoff.ms = 50 15:39:09 request.timeout.ms = 30000 15:39:09 retry.backoff.max.ms = 1000 15:39:09 retry.backoff.ms = 100 15:39:09 sasl.client.callback.handler.class = null 15:39:09 sasl.jaas.config = null 15:39:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:09 sasl.kerberos.min.time.before.relogin = 60000 15:39:09 sasl.kerberos.service.name = null 15:39:09 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:09 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:09 sasl.login.callback.handler.class = null 15:39:09 sasl.login.class = null 15:39:09 sasl.login.connect.timeout.ms = null 15:39:09 sasl.login.read.timeout.ms = null 15:39:09 sasl.login.refresh.buffer.seconds = 300 15:39:09 sasl.login.refresh.min.period.seconds = 60 15:39:09 sasl.login.refresh.window.factor = 0.8 15:39:09 sasl.login.refresh.window.jitter = 0.05 15:39:09 sasl.login.retry.backoff.max.ms = 10000 15:39:09 sasl.login.retry.backoff.ms = 100 15:39:09 sasl.mechanism = GSSAPI 15:39:09 sasl.oauthbearer.clock.skew.seconds = 30 15:39:09 sasl.oauthbearer.expected.audience = null 15:39:09 sasl.oauthbearer.expected.issuer = null 15:39:09 sasl.oauthbearer.header.urlencode = false 15:39:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:09 sasl.oauthbearer.jwks.endpoint.url = null 15:39:09 sasl.oauthbearer.scope.claim.name = scope 15:39:09 sasl.oauthbearer.sub.claim.name = sub 15:39:09 sasl.oauthbearer.token.endpoint.url = null 15:39:09 security.protocol = PLAINTEXT 15:39:09 security.providers = null 15:39:09 send.buffer.bytes = 131072 15:39:09 session.timeout.ms = 45000 15:39:09 socket.connection.setup.timeout.max.ms = 30000 15:39:09 socket.connection.setup.timeout.ms = 10000 15:39:09 ssl.cipher.suites = null 15:39:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:09 ssl.endpoint.identification.algorithm = https 15:39:09 ssl.engine.factory.class = null 15:39:09 ssl.key.password = null 15:39:09 ssl.keymanager.algorithm = SunX509 15:39:09 ssl.keystore.certificate.chain = null 15:39:09 ssl.keystore.key = null 15:39:09 ssl.keystore.location = null 15:39:09 ssl.keystore.password = null 15:39:09 ssl.keystore.type = JKS 15:39:09 ssl.protocol = TLSv1.3 15:39:09 ssl.provider = null 15:39:09 ssl.secure.random.implementation = null 15:39:09 ssl.trustmanager.algorithm = PKIX 15:39:09 ssl.truststore.certificates = null 15:39:09 ssl.truststore.location = null 15:39:09 ssl.truststore.password = null 15:39:09 ssl.truststore.type = JKS 15:39:09 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:09 15:39:09 2026-06-03T15:39:08.950Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:09 2026-06-03T15:39:08.952Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:09 2026-06-03T15:39:08.953Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:09 2026-06-03T15:39:08.953Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501148952 15:39:09 2026-06-03T15:39:08.953Z INFO 7009 --- [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 15:39:09 2026-06-03T15:39:08.959Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:09 2026-06-03T15:39:08.960Z INFO 7009 --- [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) 15:39:09 2026-06-03T15:39:08.961Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 15:39:09 2026-06-03T15:39:08.964Z INFO 7009 --- [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-da6555e4-06f6-497e-9fd9-f6e88cdb032b 15:39:09 2026-06-03T15:39:08.965Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 15:39:09 2026-06-03T15:39:08.968Z INFO 7009 --- [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-da6555e4-06f6-497e-9fd9-f6e88cdb032b', protocol='range'} 15:39:09 2026-06-03T15:39:08.968Z INFO 7009 --- [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-da6555e4-06f6-497e-9fd9-f6e88cdb032b=Assignment(partitions=[ncmp-events-0])} 15:39:09 2026-06-03T15:39:08.971Z INFO 7009 --- [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-da6555e4-06f6-497e-9fd9-f6e88cdb032b', protocol='range'} 15:39:09 2026-06-03T15:39:08.971Z INFO 7009 --- [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]) 15:39:09 2026-06-03T15:39:08.972Z INFO 7009 --- [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 15:39:09 2026-06-03T15:39:08.973Z INFO 7009 --- [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 15:39:09 2026-06-03T15:39:08.977Z INFO 7009 --- [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}}. 15:39:09 2026-06-03T15:39:09.499Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:09 2026-06-03T15:39:09.500Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:09 2026-06-03T15:39:09.500Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:09 2026-06-03T15:39:09.500Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:09 2026-06-03T15:39:09.500Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:09 2026-06-03T15:39:09.571Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 15:39:09 2026-06-03T15:39:09.582Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 15:39:09 2026-06-03T15:39:09.603Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:12 2026-06-03T15:39:12.752Z INFO 7009 --- [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 15:39:12 2026-06-03T15:39:12.752Z INFO 7009 --- [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-da6555e4-06f6-497e-9fd9-f6e88cdb032b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:12 2026-06-03T15:39:12.753Z INFO 7009 --- [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 15:39:12 2026-06-03T15:39:12.753Z INFO 7009 --- [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 15:39:12 2026-06-03T15:39:12.753Z INFO 7009 --- [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 15:39:12 2026-06-03T15:39:12.753Z INFO 7009 --- [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 15:39:12 2026-06-03T15:39:12.753Z INFO 7009 --- [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 15:39:12 2026-06-03T15:39:12.757Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:12 2026-06-03T15:39:12.757Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:12 2026-06-03T15:39:12.757Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:12 2026-06-03T15:39:12.757Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:12 2026-06-03T15:39:12.759Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 15:39:12 2026-06-03T15:39:12.777Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:12 allow.auto.create.topics = true 15:39:12 auto.commit.interval.ms = 5000 15:39:12 auto.include.jmx.reporter = true 15:39:12 auto.offset.reset = latest 15:39:12 bootstrap.servers = [localhost:32777] 15:39:12 check.crcs = true 15:39:12 client.dns.lookup = use_all_dns_ips 15:39:12 client.id = consumer-test-group-17 15:39:12 client.rack = 15:39:12 connections.max.idle.ms = 540000 15:39:12 default.api.timeout.ms = 60000 15:39:12 enable.auto.commit = true 15:39:12 enable.metrics.push = true 15:39:12 exclude.internal.topics = true 15:39:12 fetch.max.bytes = 52428800 15:39:12 fetch.max.wait.ms = 500 15:39:12 fetch.min.bytes = 1 15:39:12 group.id = test-group 15:39:12 group.instance.id = null 15:39:12 group.protocol = classic 15:39:12 group.remote.assignor = null 15:39:12 heartbeat.interval.ms = 3000 15:39:12 interceptor.classes = [] 15:39:12 internal.leave.group.on.close = true 15:39:12 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:12 isolation.level = read_uncommitted 15:39:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:12 max.partition.fetch.bytes = 1048576 15:39:12 max.poll.interval.ms = 300000 15:39:12 max.poll.records = 2147483647 15:39:12 metadata.max.age.ms = 300000 15:39:12 metadata.recovery.strategy = none 15:39:12 metric.reporters = [] 15:39:12 metrics.num.samples = 2 15:39:12 metrics.recording.level = INFO 15:39:12 metrics.sample.window.ms = 30000 15:39:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:12 receive.buffer.bytes = 65536 15:39:12 reconnect.backoff.max.ms = 1000 15:39:12 reconnect.backoff.ms = 50 15:39:12 request.timeout.ms = 30000 15:39:12 retry.backoff.max.ms = 1000 15:39:12 retry.backoff.ms = 100 15:39:12 sasl.client.callback.handler.class = null 15:39:12 sasl.jaas.config = null 15:39:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:12 sasl.kerberos.min.time.before.relogin = 60000 15:39:12 sasl.kerberos.service.name = null 15:39:12 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:12 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:12 sasl.login.callback.handler.class = null 15:39:12 sasl.login.class = null 15:39:12 sasl.login.connect.timeout.ms = null 15:39:12 sasl.login.read.timeout.ms = null 15:39:12 sasl.login.refresh.buffer.seconds = 300 15:39:12 sasl.login.refresh.min.period.seconds = 60 15:39:12 sasl.login.refresh.window.factor = 0.8 15:39:12 sasl.login.refresh.window.jitter = 0.05 15:39:12 sasl.login.retry.backoff.max.ms = 10000 15:39:12 sasl.login.retry.backoff.ms = 100 15:39:12 sasl.mechanism = GSSAPI 15:39:12 sasl.oauthbearer.clock.skew.seconds = 30 15:39:12 sasl.oauthbearer.expected.audience = null 15:39:12 sasl.oauthbearer.expected.issuer = null 15:39:12 sasl.oauthbearer.header.urlencode = false 15:39:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:12 sasl.oauthbearer.jwks.endpoint.url = null 15:39:12 sasl.oauthbearer.scope.claim.name = scope 15:39:12 sasl.oauthbearer.sub.claim.name = sub 15:39:12 sasl.oauthbearer.token.endpoint.url = null 15:39:12 security.protocol = PLAINTEXT 15:39:12 security.providers = null 15:39:12 send.buffer.bytes = 131072 15:39:12 session.timeout.ms = 45000 15:39:12 socket.connection.setup.timeout.max.ms = 30000 15:39:12 socket.connection.setup.timeout.ms = 10000 15:39:12 ssl.cipher.suites = null 15:39:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:12 ssl.endpoint.identification.algorithm = https 15:39:12 ssl.engine.factory.class = null 15:39:12 ssl.key.password = null 15:39:12 ssl.keymanager.algorithm = SunX509 15:39:12 ssl.keystore.certificate.chain = null 15:39:12 ssl.keystore.key = null 15:39:12 ssl.keystore.location = null 15:39:12 ssl.keystore.password = null 15:39:12 ssl.keystore.type = JKS 15:39:12 ssl.protocol = TLSv1.3 15:39:12 ssl.provider = null 15:39:12 ssl.secure.random.implementation = null 15:39:12 ssl.trustmanager.algorithm = PKIX 15:39:12 ssl.truststore.certificates = null 15:39:12 ssl.truststore.location = null 15:39:12 ssl.truststore.password = null 15:39:12 ssl.truststore.type = JKS 15:39:12 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:12 15:39:12 2026-06-03T15:39:12.777Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:12 2026-06-03T15:39:12.780Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:12 2026-06-03T15:39:12.780Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:12 2026-06-03T15:39:12.780Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501152780 15:39:12 2026-06-03T15:39:12.780Z INFO 7009 --- [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 15:39:12 2026-06-03T15:39:12.786Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:12 2026-06-03T15:39:12.786Z INFO 7009 --- [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) 15:39:12 2026-06-03T15:39:12.787Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 15:39:12 2026-06-03T15:39:12.791Z INFO 7009 --- [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-15f4bc50-aed6-46ee-b052-d87522b76595 15:39:12 2026-06-03T15:39:12.791Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 15:39:12 2026-06-03T15:39:12.793Z INFO 7009 --- [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-15f4bc50-aed6-46ee-b052-d87522b76595', protocol='range'} 15:39:12 2026-06-03T15:39:12.794Z INFO 7009 --- [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-15f4bc50-aed6-46ee-b052-d87522b76595=Assignment(partitions=[ncmp-events-0])} 15:39:12 2026-06-03T15:39:12.796Z INFO 7009 --- [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-15f4bc50-aed6-46ee-b052-d87522b76595', protocol='range'} 15:39:12 2026-06-03T15:39:12.797Z INFO 7009 --- [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]) 15:39:12 2026-06-03T15:39:12.797Z INFO 7009 --- [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 15:39:12 2026-06-03T15:39:12.798Z INFO 7009 --- [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 15:39:12 2026-06-03T15:39:12.802Z INFO 7009 --- [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}}. 15:39:13 2026-06-03T15:39:13.317Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:13 2026-06-03T15:39:13.317Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:13 2026-06-03T15:39:13.317Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:13 2026-06-03T15:39:13.318Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:13 2026-06-03T15:39:13.318Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:13 2026-06-03T15:39:13.395Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle-v2 15:39:13 2026-06-03T15:39:13.412Z INFO 7009 --- [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 15:39:13 2026-06-03T15:39:13.433Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:13 2026-06-03T15:39:13.499Z INFO 7009 --- [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 15:39:13 2026-06-03T15:39:13.499Z INFO 7009 --- [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-15f4bc50-aed6-46ee-b052-d87522b76595 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:13 2026-06-03T15:39:13.500Z INFO 7009 --- [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 15:39:13 2026-06-03T15:39:13.500Z INFO 7009 --- [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 15:39:13 2026-06-03T15:39:13.500Z INFO 7009 --- [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 15:39:13 2026-06-03T15:39:13.500Z INFO 7009 --- [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 15:39:13 2026-06-03T15:39:13.501Z INFO 7009 --- [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 15:39:13 2026-06-03T15:39:13.504Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:13 2026-06-03T15:39:13.504Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:13 2026-06-03T15:39:13.504Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:13 2026-06-03T15:39:13.504Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:13 2026-06-03T15:39:13.505Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 15:39:13 2026-06-03T15:39:13.521Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:13 allow.auto.create.topics = true 15:39:13 auto.commit.interval.ms = 5000 15:39:13 auto.include.jmx.reporter = true 15:39:13 auto.offset.reset = latest 15:39:13 bootstrap.servers = [localhost:32777] 15:39:13 check.crcs = true 15:39:13 client.dns.lookup = use_all_dns_ips 15:39:13 client.id = consumer-test-group-18 15:39:13 client.rack = 15:39:13 connections.max.idle.ms = 540000 15:39:13 default.api.timeout.ms = 60000 15:39:13 enable.auto.commit = true 15:39:13 enable.metrics.push = true 15:39:13 exclude.internal.topics = true 15:39:13 fetch.max.bytes = 52428800 15:39:13 fetch.max.wait.ms = 500 15:39:13 fetch.min.bytes = 1 15:39:13 group.id = test-group 15:39:13 group.instance.id = null 15:39:13 group.protocol = classic 15:39:13 group.remote.assignor = null 15:39:13 heartbeat.interval.ms = 3000 15:39:13 interceptor.classes = [] 15:39:13 internal.leave.group.on.close = true 15:39:13 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:13 isolation.level = read_uncommitted 15:39:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:13 max.partition.fetch.bytes = 1048576 15:39:13 max.poll.interval.ms = 300000 15:39:13 max.poll.records = 2147483647 15:39:13 metadata.max.age.ms = 300000 15:39:13 metadata.recovery.strategy = none 15:39:13 metric.reporters = [] 15:39:13 metrics.num.samples = 2 15:39:13 metrics.recording.level = INFO 15:39:13 metrics.sample.window.ms = 30000 15:39:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:13 receive.buffer.bytes = 65536 15:39:13 reconnect.backoff.max.ms = 1000 15:39:13 reconnect.backoff.ms = 50 15:39:13 request.timeout.ms = 30000 15:39:13 retry.backoff.max.ms = 1000 15:39:13 retry.backoff.ms = 100 15:39:13 sasl.client.callback.handler.class = null 15:39:13 sasl.jaas.config = null 15:39:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:13 sasl.kerberos.min.time.before.relogin = 60000 15:39:13 sasl.kerberos.service.name = null 15:39:13 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:13 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:13 sasl.login.callback.handler.class = null 15:39:13 sasl.login.class = null 15:39:13 sasl.login.connect.timeout.ms = null 15:39:13 sasl.login.read.timeout.ms = null 15:39:13 sasl.login.refresh.buffer.seconds = 300 15:39:13 sasl.login.refresh.min.period.seconds = 60 15:39:13 sasl.login.refresh.window.factor = 0.8 15:39:13 sasl.login.refresh.window.jitter = 0.05 15:39:13 sasl.login.retry.backoff.max.ms = 10000 15:39:13 sasl.login.retry.backoff.ms = 100 15:39:13 sasl.mechanism = GSSAPI 15:39:13 sasl.oauthbearer.clock.skew.seconds = 30 15:39:13 sasl.oauthbearer.expected.audience = null 15:39:13 sasl.oauthbearer.expected.issuer = null 15:39:13 sasl.oauthbearer.header.urlencode = false 15:39:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:13 sasl.oauthbearer.jwks.endpoint.url = null 15:39:13 sasl.oauthbearer.scope.claim.name = scope 15:39:13 sasl.oauthbearer.sub.claim.name = sub 15:39:13 sasl.oauthbearer.token.endpoint.url = null 15:39:13 security.protocol = PLAINTEXT 15:39:13 security.providers = null 15:39:13 send.buffer.bytes = 131072 15:39:13 session.timeout.ms = 45000 15:39:13 socket.connection.setup.timeout.max.ms = 30000 15:39:13 socket.connection.setup.timeout.ms = 10000 15:39:13 ssl.cipher.suites = null 15:39:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:13 ssl.endpoint.identification.algorithm = https 15:39:13 ssl.engine.factory.class = null 15:39:13 ssl.key.password = null 15:39:13 ssl.keymanager.algorithm = SunX509 15:39:13 ssl.keystore.certificate.chain = null 15:39:13 ssl.keystore.key = null 15:39:13 ssl.keystore.location = null 15:39:13 ssl.keystore.password = null 15:39:13 ssl.keystore.type = JKS 15:39:13 ssl.protocol = TLSv1.3 15:39:13 ssl.provider = null 15:39:13 ssl.secure.random.implementation = null 15:39:13 ssl.trustmanager.algorithm = PKIX 15:39:13 ssl.truststore.certificates = null 15:39:13 ssl.truststore.location = null 15:39:13 ssl.truststore.password = null 15:39:13 ssl.truststore.type = JKS 15:39:13 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:13 15:39:13 2026-06-03T15:39:13.522Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:13 2026-06-03T15:39:13.525Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:13 2026-06-03T15:39:13.525Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:13 2026-06-03T15:39:13.525Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501153525 15:39:13 2026-06-03T15:39:13.525Z INFO 7009 --- [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 15:39:13 2026-06-03T15:39:13.532Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:13 2026-06-03T15:39:13.532Z INFO 7009 --- [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) 15:39:13 2026-06-03T15:39:13.535Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 15:39:13 2026-06-03T15:39:13.539Z INFO 7009 --- [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-1d6da708-17c6-480a-a1a2-a6bd6ea4b327 15:39:13 2026-06-03T15:39:13.539Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 15:39:13 2026-06-03T15:39:13.542Z INFO 7009 --- [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-1d6da708-17c6-480a-a1a2-a6bd6ea4b327', protocol='range'} 15:39:13 2026-06-03T15:39:13.543Z INFO 7009 --- [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-1d6da708-17c6-480a-a1a2-a6bd6ea4b327=Assignment(partitions=[ncmp-events-0])} 15:39:13 2026-06-03T15:39:13.545Z INFO 7009 --- [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-1d6da708-17c6-480a-a1a2-a6bd6ea4b327', protocol='range'} 15:39:13 2026-06-03T15:39:13.545Z INFO 7009 --- [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]) 15:39:13 2026-06-03T15:39:13.545Z INFO 7009 --- [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 15:39:13 2026-06-03T15:39:13.547Z INFO 7009 --- [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 15:39:13 2026-06-03T15:39:13.551Z INFO 7009 --- [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}}. 15:39:14 2026-06-03T15:39:14.054Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:14 2026-06-03T15:39:14.055Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:14 2026-06-03T15:39:14.055Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:14 2026-06-03T15:39:14.055Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:14 2026-06-03T15:39:14.055Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:14 2026-06-03T15:39:14.113Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:14 2026-06-03T15:39:14.163Z INFO 7009 --- [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 15:39:14 2026-06-03T15:39:14.163Z INFO 7009 --- [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-1d6da708-17c6-480a-a1a2-a6bd6ea4b327 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:14 2026-06-03T15:39:14.164Z INFO 7009 --- [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 15:39:14 2026-06-03T15:39:14.164Z INFO 7009 --- [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 15:39:14 2026-06-03T15:39:14.164Z INFO 7009 --- [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 15:39:14 2026-06-03T15:39:14.180Z INFO 7009 --- [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 15:39:14 2026-06-03T15:39:14.180Z INFO 7009 --- [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 15:39:14 2026-06-03T15:39:14.182Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:14 2026-06-03T15:39:14.182Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:14 2026-06-03T15:39:14.182Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:14 2026-06-03T15:39:14.182Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:14 2026-06-03T15:39:14.183Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 15:39:14 2026-06-03T15:39:14.200Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:14 allow.auto.create.topics = true 15:39:14 auto.commit.interval.ms = 5000 15:39:14 auto.include.jmx.reporter = true 15:39:14 auto.offset.reset = latest 15:39:14 bootstrap.servers = [localhost:32777] 15:39:14 check.crcs = true 15:39:14 client.dns.lookup = use_all_dns_ips 15:39:14 client.id = consumer-test-group-19 15:39:14 client.rack = 15:39:14 connections.max.idle.ms = 540000 15:39:14 default.api.timeout.ms = 60000 15:39:14 enable.auto.commit = true 15:39:14 enable.metrics.push = true 15:39:14 exclude.internal.topics = true 15:39:14 fetch.max.bytes = 52428800 15:39:14 fetch.max.wait.ms = 500 15:39:14 fetch.min.bytes = 1 15:39:14 group.id = test-group 15:39:14 group.instance.id = null 15:39:14 group.protocol = classic 15:39:14 group.remote.assignor = null 15:39:14 heartbeat.interval.ms = 3000 15:39:14 interceptor.classes = [] 15:39:14 internal.leave.group.on.close = true 15:39:14 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:14 isolation.level = read_uncommitted 15:39:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:14 max.partition.fetch.bytes = 1048576 15:39:14 max.poll.interval.ms = 300000 15:39:14 max.poll.records = 2147483647 15:39:14 metadata.max.age.ms = 300000 15:39:14 metadata.recovery.strategy = none 15:39:14 metric.reporters = [] 15:39:14 metrics.num.samples = 2 15:39:14 metrics.recording.level = INFO 15:39:14 metrics.sample.window.ms = 30000 15:39:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:14 receive.buffer.bytes = 65536 15:39:14 reconnect.backoff.max.ms = 1000 15:39:14 reconnect.backoff.ms = 50 15:39:14 request.timeout.ms = 30000 15:39:14 retry.backoff.max.ms = 1000 15:39:14 retry.backoff.ms = 100 15:39:14 sasl.client.callback.handler.class = null 15:39:14 sasl.jaas.config = null 15:39:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:14 sasl.kerberos.min.time.before.relogin = 60000 15:39:14 sasl.kerberos.service.name = null 15:39:14 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:14 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:14 sasl.login.callback.handler.class = null 15:39:14 sasl.login.class = null 15:39:14 sasl.login.connect.timeout.ms = null 15:39:14 sasl.login.read.timeout.ms = null 15:39:14 sasl.login.refresh.buffer.seconds = 300 15:39:14 sasl.login.refresh.min.period.seconds = 60 15:39:14 sasl.login.refresh.window.factor = 0.8 15:39:14 sasl.login.refresh.window.jitter = 0.05 15:39:14 sasl.login.retry.backoff.max.ms = 10000 15:39:14 sasl.login.retry.backoff.ms = 100 15:39:14 sasl.mechanism = GSSAPI 15:39:14 sasl.oauthbearer.clock.skew.seconds = 30 15:39:14 sasl.oauthbearer.expected.audience = null 15:39:14 sasl.oauthbearer.expected.issuer = null 15:39:14 sasl.oauthbearer.header.urlencode = false 15:39:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:14 sasl.oauthbearer.jwks.endpoint.url = null 15:39:14 sasl.oauthbearer.scope.claim.name = scope 15:39:14 sasl.oauthbearer.sub.claim.name = sub 15:39:14 sasl.oauthbearer.token.endpoint.url = null 15:39:14 security.protocol = PLAINTEXT 15:39:14 security.providers = null 15:39:14 send.buffer.bytes = 131072 15:39:14 session.timeout.ms = 45000 15:39:14 socket.connection.setup.timeout.max.ms = 30000 15:39:14 socket.connection.setup.timeout.ms = 10000 15:39:14 ssl.cipher.suites = null 15:39:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:14 ssl.endpoint.identification.algorithm = https 15:39:14 ssl.engine.factory.class = null 15:39:14 ssl.key.password = null 15:39:14 ssl.keymanager.algorithm = SunX509 15:39:14 ssl.keystore.certificate.chain = null 15:39:14 ssl.keystore.key = null 15:39:14 ssl.keystore.location = null 15:39:14 ssl.keystore.password = null 15:39:14 ssl.keystore.type = JKS 15:39:14 ssl.protocol = TLSv1.3 15:39:14 ssl.provider = null 15:39:14 ssl.secure.random.implementation = null 15:39:14 ssl.trustmanager.algorithm = PKIX 15:39:14 ssl.truststore.certificates = null 15:39:14 ssl.truststore.location = null 15:39:14 ssl.truststore.password = null 15:39:14 ssl.truststore.type = JKS 15:39:14 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:14 15:39:14 2026-06-03T15:39:14.200Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:14 2026-06-03T15:39:14.202Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:14 2026-06-03T15:39:14.202Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:14 2026-06-03T15:39:14.202Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501154202 15:39:14 2026-06-03T15:39:14.203Z INFO 7009 --- [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 15:39:14 2026-06-03T15:39:14.208Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:14 2026-06-03T15:39:14.209Z INFO 7009 --- [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) 15:39:14 2026-06-03T15:39:14.210Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 15:39:14 2026-06-03T15:39:14.213Z INFO 7009 --- [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-1e6a722c-8d4e-44ac-b020-64a265070f5e 15:39:14 2026-06-03T15:39:14.214Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 15:39:14 2026-06-03T15:39:14.216Z INFO 7009 --- [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-1e6a722c-8d4e-44ac-b020-64a265070f5e', protocol='range'} 15:39:14 2026-06-03T15:39:14.217Z INFO 7009 --- [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-1e6a722c-8d4e-44ac-b020-64a265070f5e=Assignment(partitions=[ncmp-events-0])} 15:39:14 2026-06-03T15:39:14.219Z INFO 7009 --- [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-1e6a722c-8d4e-44ac-b020-64a265070f5e', protocol='range'} 15:39:14 2026-06-03T15:39:14.219Z INFO 7009 --- [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]) 15:39:14 2026-06-03T15:39:14.219Z INFO 7009 --- [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 15:39:14 2026-06-03T15:39:14.221Z INFO 7009 --- [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 15:39:14 2026-06-03T15:39:14.225Z INFO 7009 --- [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}}. 15:39:14 2026-06-03T15:39:14.732Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:14 2026-06-03T15:39:14.732Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:14 2026-06-03T15:39:14.732Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:14 2026-06-03T15:39:14.733Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:14 2026-06-03T15:39:14.733Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:14 2026-06-03T15:39:14.806Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 15:39:14 2026-06-03T15:39:14.818Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 15:39:14 2026-06-03T15:39:14.837Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:14 2026-06-03T15:39:14.863Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:14 2026-06-03T15:39:14.863Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:14 2026-06-03T15:39:14.863Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:14 2026-06-03T15:39:14.864Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:14 2026-06-03T15:39:14.864Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:14 2026-06-03T15:39:14.935Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 15:39:14 2026-06-03T15:39:14.944Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 15:39:14 2026-06-03T15:39:14.964Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:15 2026-06-03T15:39:15.001Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:15 2026-06-03T15:39:15.001Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:15 2026-06-03T15:39:15.002Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:15 2026-06-03T15:39:15.002Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:15 2026-06-03T15:39:15.002Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:15 2026-06-03T15:39:15.031Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:15 2026-06-03T15:39:15.091Z INFO 7009 --- [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 15:39:15 2026-06-03T15:39:15.091Z INFO 7009 --- [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-1e6a722c-8d4e-44ac-b020-64a265070f5e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:15 2026-06-03T15:39:15.091Z INFO 7009 --- [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 15:39:15 2026-06-03T15:39:15.091Z INFO 7009 --- [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 15:39:15 2026-06-03T15:39:15.091Z INFO 7009 --- [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 15:39:15 2026-06-03T15:39:15.092Z INFO 7009 --- [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 15:39:15 2026-06-03T15:39:15.092Z INFO 7009 --- [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 15:39:15 2026-06-03T15:39:15.096Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:15 2026-06-03T15:39:15.096Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:15 2026-06-03T15:39:15.096Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:15 2026-06-03T15:39:15.096Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:15 2026-06-03T15:39:15.097Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 15:39:15 2026-06-03T15:39:15.111Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:15 allow.auto.create.topics = true 15:39:15 auto.commit.interval.ms = 5000 15:39:15 auto.include.jmx.reporter = true 15:39:15 auto.offset.reset = latest 15:39:15 bootstrap.servers = [localhost:32777] 15:39:15 check.crcs = true 15:39:15 client.dns.lookup = use_all_dns_ips 15:39:15 client.id = consumer-test-group-20 15:39:15 client.rack = 15:39:15 connections.max.idle.ms = 540000 15:39:15 default.api.timeout.ms = 60000 15:39:15 enable.auto.commit = true 15:39:15 enable.metrics.push = true 15:39:15 exclude.internal.topics = true 15:39:15 fetch.max.bytes = 52428800 15:39:15 fetch.max.wait.ms = 500 15:39:15 fetch.min.bytes = 1 15:39:15 group.id = test-group 15:39:15 group.instance.id = null 15:39:15 group.protocol = classic 15:39:15 group.remote.assignor = null 15:39:15 heartbeat.interval.ms = 3000 15:39:15 interceptor.classes = [] 15:39:15 internal.leave.group.on.close = true 15:39:15 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:15 isolation.level = read_uncommitted 15:39:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:15 max.partition.fetch.bytes = 1048576 15:39:15 max.poll.interval.ms = 300000 15:39:15 max.poll.records = 2147483647 15:39:15 metadata.max.age.ms = 300000 15:39:15 metadata.recovery.strategy = none 15:39:15 metric.reporters = [] 15:39:15 metrics.num.samples = 2 15:39:15 metrics.recording.level = INFO 15:39:15 metrics.sample.window.ms = 30000 15:39:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:15 receive.buffer.bytes = 65536 15:39:15 reconnect.backoff.max.ms = 1000 15:39:15 reconnect.backoff.ms = 50 15:39:15 request.timeout.ms = 30000 15:39:15 retry.backoff.max.ms = 1000 15:39:15 retry.backoff.ms = 100 15:39:15 sasl.client.callback.handler.class = null 15:39:15 sasl.jaas.config = null 15:39:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:15 sasl.kerberos.min.time.before.relogin = 60000 15:39:15 sasl.kerberos.service.name = null 15:39:15 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:15 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:15 sasl.login.callback.handler.class = null 15:39:15 sasl.login.class = null 15:39:15 sasl.login.connect.timeout.ms = null 15:39:15 sasl.login.read.timeout.ms = null 15:39:15 sasl.login.refresh.buffer.seconds = 300 15:39:15 sasl.login.refresh.min.period.seconds = 60 15:39:15 sasl.login.refresh.window.factor = 0.8 15:39:15 sasl.login.refresh.window.jitter = 0.05 15:39:15 sasl.login.retry.backoff.max.ms = 10000 15:39:15 sasl.login.retry.backoff.ms = 100 15:39:15 sasl.mechanism = GSSAPI 15:39:15 sasl.oauthbearer.clock.skew.seconds = 30 15:39:15 sasl.oauthbearer.expected.audience = null 15:39:15 sasl.oauthbearer.expected.issuer = null 15:39:15 sasl.oauthbearer.header.urlencode = false 15:39:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:15 sasl.oauthbearer.jwks.endpoint.url = null 15:39:15 sasl.oauthbearer.scope.claim.name = scope 15:39:15 sasl.oauthbearer.sub.claim.name = sub 15:39:15 sasl.oauthbearer.token.endpoint.url = null 15:39:15 security.protocol = PLAINTEXT 15:39:15 security.providers = null 15:39:15 send.buffer.bytes = 131072 15:39:15 session.timeout.ms = 45000 15:39:15 socket.connection.setup.timeout.max.ms = 30000 15:39:15 socket.connection.setup.timeout.ms = 10000 15:39:15 ssl.cipher.suites = null 15:39:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:15 ssl.endpoint.identification.algorithm = https 15:39:15 ssl.engine.factory.class = null 15:39:15 ssl.key.password = null 15:39:15 ssl.keymanager.algorithm = SunX509 15:39:15 ssl.keystore.certificate.chain = null 15:39:15 ssl.keystore.key = null 15:39:15 ssl.keystore.location = null 15:39:15 ssl.keystore.password = null 15:39:15 ssl.keystore.type = JKS 15:39:15 ssl.protocol = TLSv1.3 15:39:15 ssl.provider = null 15:39:15 ssl.secure.random.implementation = null 15:39:15 ssl.trustmanager.algorithm = PKIX 15:39:15 ssl.truststore.certificates = null 15:39:15 ssl.truststore.location = null 15:39:15 ssl.truststore.password = null 15:39:15 ssl.truststore.type = JKS 15:39:15 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:15 15:39:15 2026-06-03T15:39:15.111Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:15 2026-06-03T15:39:15.113Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:15 2026-06-03T15:39:15.113Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:15 2026-06-03T15:39:15.113Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501155113 15:39:15 2026-06-03T15:39:15.114Z INFO 7009 --- [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 15:39:15 2026-06-03T15:39:15.119Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:15 2026-06-03T15:39:15.119Z INFO 7009 --- [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) 15:39:15 2026-06-03T15:39:15.120Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 15:39:15 2026-06-03T15:39:15.123Z INFO 7009 --- [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-bf537eb0-55a6-4196-a479-31a32483a6a8 15:39:15 2026-06-03T15:39:15.123Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 15:39:15 2026-06-03T15:39:15.126Z INFO 7009 --- [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-bf537eb0-55a6-4196-a479-31a32483a6a8', protocol='range'} 15:39:15 2026-06-03T15:39:15.126Z INFO 7009 --- [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-bf537eb0-55a6-4196-a479-31a32483a6a8=Assignment(partitions=[ncmp-events-0])} 15:39:15 2026-06-03T15:39:15.129Z INFO 7009 --- [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-bf537eb0-55a6-4196-a479-31a32483a6a8', protocol='range'} 15:39:15 2026-06-03T15:39:15.129Z INFO 7009 --- [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]) 15:39:15 2026-06-03T15:39:15.129Z INFO 7009 --- [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 15:39:15 2026-06-03T15:39:15.130Z INFO 7009 --- [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 15:39:15 2026-06-03T15:39:15.135Z INFO 7009 --- [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}}. 15:39:15 2026-06-03T15:39:15.653Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:15 2026-06-03T15:39:15.653Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:15 2026-06-03T15:39:15.653Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:15 2026-06-03T15:39:15.654Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:15 2026-06-03T15:39:15.654Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:15 2026-06-03T15:39:15.728Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:15 2026-06-03T15:39:15.738Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:15 2026-06-03T15:39:15.760Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:15 2026-06-03T15:39:15.788Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:15 2026-06-03T15:39:15.788Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:15 2026-06-03T15:39:15.789Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:15 2026-06-03T15:39:15.789Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:15 2026-06-03T15:39:15.789Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:15 2026-06-03T15:39:15.811Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:15 2026-06-03T15:39:15.817Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:15 2026-06-03T15:39:15.838Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:15 2026-06-03T15:39:15.847Z WARN 7009 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-5, alternate id is already assigned to a different cm handle 15:39:15 2026-06-03T15:39:15.847Z WARN 7009 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-7, alternate id is already assigned to a different cm handle 15:39:15 2026-06-03T15:39:15.908Z ERROR 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 15:39:15 2026-06-03T15:39:15.948Z ERROR 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 15:39:15 2026-06-03T15:39:15.958Z ERROR 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 15:39:15 2026-06-03T15:39:15.962Z INFO 7009 --- [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 15:39:15 2026-06-03T15:39:15.962Z INFO 7009 --- [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-bf537eb0-55a6-4196-a479-31a32483a6a8 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:15 2026-06-03T15:39:15.965Z INFO 7009 --- [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 15:39:15 2026-06-03T15:39:15.965Z INFO 7009 --- [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 15:39:15 2026-06-03T15:39:15.965Z INFO 7009 --- [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 15:39:15 2026-06-03T15:39:15.965Z INFO 7009 --- [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 15:39:15 2026-06-03T15:39:15.965Z INFO 7009 --- [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 15:39:15 2026-06-03T15:39:15.969Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:15 2026-06-03T15:39:15.969Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:15 2026-06-03T15:39:15.970Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:15 2026-06-03T15:39:15.970Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:15 2026-06-03T15:39:15.972Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 15:39:16 2026-06-03T15:39:15.988Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:16 allow.auto.create.topics = true 15:39:16 auto.commit.interval.ms = 5000 15:39:16 auto.include.jmx.reporter = true 15:39:16 auto.offset.reset = latest 15:39:16 bootstrap.servers = [localhost:32777] 15:39:16 check.crcs = true 15:39:16 client.dns.lookup = use_all_dns_ips 15:39:16 client.id = consumer-test-group-21 15:39:16 client.rack = 15:39:16 connections.max.idle.ms = 540000 15:39:16 default.api.timeout.ms = 60000 15:39:16 enable.auto.commit = true 15:39:16 enable.metrics.push = true 15:39:16 exclude.internal.topics = true 15:39:16 fetch.max.bytes = 52428800 15:39:16 fetch.max.wait.ms = 500 15:39:16 fetch.min.bytes = 1 15:39:16 group.id = test-group 15:39:16 group.instance.id = null 15:39:16 group.protocol = classic 15:39:16 group.remote.assignor = null 15:39:16 heartbeat.interval.ms = 3000 15:39:16 interceptor.classes = [] 15:39:16 internal.leave.group.on.close = true 15:39:16 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:16 isolation.level = read_uncommitted 15:39:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:16 max.partition.fetch.bytes = 1048576 15:39:16 max.poll.interval.ms = 300000 15:39:16 max.poll.records = 2147483647 15:39:16 metadata.max.age.ms = 300000 15:39:16 metadata.recovery.strategy = none 15:39:16 metric.reporters = [] 15:39:16 metrics.num.samples = 2 15:39:16 metrics.recording.level = INFO 15:39:16 metrics.sample.window.ms = 30000 15:39:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:16 receive.buffer.bytes = 65536 15:39:16 reconnect.backoff.max.ms = 1000 15:39:16 reconnect.backoff.ms = 50 15:39:16 request.timeout.ms = 30000 15:39:16 retry.backoff.max.ms = 1000 15:39:16 retry.backoff.ms = 100 15:39:16 sasl.client.callback.handler.class = null 15:39:16 sasl.jaas.config = null 15:39:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:16 sasl.kerberos.min.time.before.relogin = 60000 15:39:16 sasl.kerberos.service.name = null 15:39:16 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:16 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:16 sasl.login.callback.handler.class = null 15:39:16 sasl.login.class = null 15:39:16 sasl.login.connect.timeout.ms = null 15:39:16 sasl.login.read.timeout.ms = null 15:39:16 sasl.login.refresh.buffer.seconds = 300 15:39:16 sasl.login.refresh.min.period.seconds = 60 15:39:16 sasl.login.refresh.window.factor = 0.8 15:39:16 sasl.login.refresh.window.jitter = 0.05 15:39:16 sasl.login.retry.backoff.max.ms = 10000 15:39:16 sasl.login.retry.backoff.ms = 100 15:39:16 sasl.mechanism = GSSAPI 15:39:16 sasl.oauthbearer.clock.skew.seconds = 30 15:39:16 sasl.oauthbearer.expected.audience = null 15:39:16 sasl.oauthbearer.expected.issuer = null 15:39:16 sasl.oauthbearer.header.urlencode = false 15:39:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:16 sasl.oauthbearer.jwks.endpoint.url = null 15:39:16 sasl.oauthbearer.scope.claim.name = scope 15:39:16 sasl.oauthbearer.sub.claim.name = sub 15:39:16 sasl.oauthbearer.token.endpoint.url = null 15:39:16 security.protocol = PLAINTEXT 15:39:16 security.providers = null 15:39:16 send.buffer.bytes = 131072 15:39:16 session.timeout.ms = 45000 15:39:16 socket.connection.setup.timeout.max.ms = 30000 15:39:16 socket.connection.setup.timeout.ms = 10000 15:39:16 ssl.cipher.suites = null 15:39:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:16 ssl.endpoint.identification.algorithm = https 15:39:16 ssl.engine.factory.class = null 15:39:16 ssl.key.password = null 15:39:16 ssl.keymanager.algorithm = SunX509 15:39:16 ssl.keystore.certificate.chain = null 15:39:16 ssl.keystore.key = null 15:39:16 ssl.keystore.location = null 15:39:16 ssl.keystore.password = null 15:39:16 ssl.keystore.type = JKS 15:39:16 ssl.protocol = TLSv1.3 15:39:16 ssl.provider = null 15:39:16 ssl.secure.random.implementation = null 15:39:16 ssl.trustmanager.algorithm = PKIX 15:39:16 ssl.truststore.certificates = null 15:39:16 ssl.truststore.location = null 15:39:16 ssl.truststore.password = null 15:39:16 ssl.truststore.type = JKS 15:39:16 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:16 15:39:16 2026-06-03T15:39:15.988Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:16 2026-06-03T15:39:15.991Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:16 2026-06-03T15:39:15.991Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:16 2026-06-03T15:39:15.991Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501155991 15:39:16 2026-06-03T15:39:15.991Z INFO 7009 --- [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 15:39:16 2026-06-03T15:39:15.997Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:16 2026-06-03T15:39:15.997Z INFO 7009 --- [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) 15:39:16 2026-06-03T15:39:15.998Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 15:39:16 2026-06-03T15:39:16.001Z INFO 7009 --- [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-2814723a-ee96-49f0-a8c5-3f5de7b4d46a 15:39:16 2026-06-03T15:39:16.001Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 15:39:16 2026-06-03T15:39:16.003Z INFO 7009 --- [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-2814723a-ee96-49f0-a8c5-3f5de7b4d46a', protocol='range'} 15:39:16 2026-06-03T15:39:16.004Z INFO 7009 --- [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-2814723a-ee96-49f0-a8c5-3f5de7b4d46a=Assignment(partitions=[ncmp-events-0])} 15:39:16 2026-06-03T15:39:16.006Z INFO 7009 --- [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-2814723a-ee96-49f0-a8c5-3f5de7b4d46a', protocol='range'} 15:39:16 2026-06-03T15:39:16.006Z INFO 7009 --- [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]) 15:39:16 2026-06-03T15:39:16.006Z INFO 7009 --- [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 15:39:16 2026-06-03T15:39:16.008Z INFO 7009 --- [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 15:39:16 2026-06-03T15:39:16.012Z INFO 7009 --- [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}}. 15:39:16 2026-06-03T15:39:16.521Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 2 advised CM handles from DB. Adding them to the work queue. 15:39:16 2026-06-03T15:39:16.522Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 15:39:16 2026-06-03T15:39:16.522Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 15:39:16 2026-06-03T15:39:16.523Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 15:39:16 2026-06-03T15:39:16.523Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 15:39:16 2026-06-03T15:39:16.575Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:16 2026-06-03T15:39:16.596Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 2 Locked CM Handles. Changing state to Advise to retry syncing them again. 15:39:16 2026-06-03T15:39:16.618Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 2 advised CM handles from DB. Adding them to the work queue. 15:39:16 2026-06-03T15:39:16.619Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 15:39:16 2026-06-03T15:39:16.619Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 15:39:16 2026-06-03T15:39:16.619Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 15:39:16 2026-06-03T15:39:16.619Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 15:39:16 2026-06-03T15:39:16.687Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:16 2026-06-03T15:39:16.698Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:16 2026-06-03T15:39:16.768Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:16 2026-06-03T15:39:16.774Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:16 2026-06-03T15:39:16.802Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:16 2026-06-03T15:39:16.878Z INFO 7009 --- [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 15:39:16 2026-06-03T15:39:16.878Z INFO 7009 --- [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-2814723a-ee96-49f0-a8c5-3f5de7b4d46a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:16 2026-06-03T15:39:16.878Z INFO 7009 --- [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 15:39:16 2026-06-03T15:39:16.878Z INFO 7009 --- [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 15:39:16 2026-06-03T15:39:16.878Z INFO 7009 --- [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 15:39:16 2026-06-03T15:39:16.879Z INFO 7009 --- [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 15:39:16 2026-06-03T15:39:16.879Z INFO 7009 --- [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 15:39:16 2026-06-03T15:39:16.883Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:16 2026-06-03T15:39:16.884Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:16 2026-06-03T15:39:16.884Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:16 2026-06-03T15:39:16.884Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:16 2026-06-03T15:39:16.887Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 15:39:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.976 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 15:39:16 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 15:39:17 2026-06-03T15:39:16.950Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:17 2026-06-03T15:39:16.951Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:17 2026-06-03T15:39:16.952Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:17 2026-06-03T15:39:16.952Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:17 2026-06-03T15:39:16.952Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:17 2026-06-03T15:39:17.034Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:17 2026-06-03T15:39:17.046Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:17 2026-06-03T15:39:17.068Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:17 2026-06-03T15:39:17.091Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 15:39:17 2026-06-03T15:39:17.133Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 15:39:17 2026-06-03T15:39:17.154Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:17 2026-06-03T15:39:17.154Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:17 2026-06-03T15:39:17.154Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:17 2026-06-03T15:39:17.155Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:17 2026-06-03T15:39:17.155Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:17 2026-06-03T15:39:17.265Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:17 2026-06-03T15:39:17.344Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:17 2026-06-03T15:39:17.344Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:17 2026-06-03T15:39:17.344Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:17 2026-06-03T15:39:17.345Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:17 2026-06-03T15:39:17.345Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:17 2026-06-03T15:39:17.419Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:17 2026-06-03T15:39:17.431Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:17 2026-06-03T15:39:17.450Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:17 2026-06-03T15:39:17.462Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 15:39:17 2026-06-03T15:39:17.495Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 15:39:17 2026-06-03T15:39:17.517Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:17 2026-06-03T15:39:17.517Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:17 2026-06-03T15:39:17.518Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:17 2026-06-03T15:39:17.518Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:17 2026-06-03T15:39:17.518Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:17 2026-06-03T15:39:17.590Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 15:39:17 2026-06-03T15:39:17.600Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 15:39:17 2026-06-03T15:39:17.616Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: , Target Tag: new@set 15:39:17 2026-06-03T15:39:17.629Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:17 2026-06-03T15:39:17.708Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:17 2026-06-03T15:39:17.709Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:17 2026-06-03T15:39:17.709Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:17 2026-06-03T15:39:17.709Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:17 2026-06-03T15:39:17.709Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:17 2026-06-03T15:39:17.778Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 15:39:17 2026-06-03T15:39:17.789Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 15:39:17 2026-06-03T15:39:17.803Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:17 2026-06-03T15:39:17.814Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 15:39:17 2026-06-03T15:39:17.839Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 15:39:17 2026-06-03T15:39:17.857Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:17 2026-06-03T15:39:17.857Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:17 2026-06-03T15:39:17.858Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:17 2026-06-03T15:39:17.858Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:17 2026-06-03T15:39:17.858Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:17 2026-06-03T15:39:17.926Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:17 2026-06-03T15:39:17.939Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:17 2026-06-03T15:39:17.957Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: initial set, Target Tag: 15:39:17 2026-06-03T15:39:17.976Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:18 2026-06-03T15:39:18.061Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:18 2026-06-03T15:39:18.061Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:18 2026-06-03T15:39:18.062Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:18 2026-06-03T15:39:18.062Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:18 2026-06-03T15:39:18.062Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:18 2026-06-03T15:39:18.135Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 15:39:18 2026-06-03T15:39:18.148Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 15:39:18 2026-06-03T15:39:18.166Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:18 2026-06-03T15:39:18.183Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 15:39:18 2026-06-03T15:39:18.216Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 15:39:18 2026-06-03T15:39:18.234Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:18 2026-06-03T15:39:18.235Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:18 2026-06-03T15:39:18.235Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:18 2026-06-03T15:39:18.235Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:18 2026-06-03T15:39:18.235Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:18 2026-06-03T15:39:18.302Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 15:39:18 2026-06-03T15:39:18.313Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 15:39:18 2026-06-03T15:39:18.328Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: initial set, Target Tag: new@set 15:39:18 2026-06-03T15:39:18.345Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:18 2026-06-03T15:39:18.423Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:18 2026-06-03T15:39:18.423Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:18 2026-06-03T15:39:18.424Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:18 2026-06-03T15:39:18.424Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:18 2026-06-03T15:39:18.424Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:18 2026-06-03T15:39:18.494Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 15:39:18 2026-06-03T15:39:18.507Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 15:39:18 2026-06-03T15:39:18.526Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:18 2026-06-03T15:39:18.560Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:18 2026-06-03T15:39:18.561Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:18 2026-06-03T15:39:18.561Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:18 2026-06-03T15:39:18.561Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:18 2026-06-03T15:39:18.561Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:18 2026-06-03T15:39:18.631Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:18 2026-06-03T15:39:18.640Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:18 2026-06-03T15:39:18.660Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:18 2026-06-03T15:39:18.674Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 15:39:18 2026-06-03T15:39:18.702Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 15:39:18 2026-06-03T15:39:18.725Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:18 2026-06-03T15:39:18.725Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:18 2026-06-03T15:39:18.725Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:18 2026-06-03T15:39:18.726Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:18 2026-06-03T15:39:18.726Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:18 2026-06-03T15:39:18.744Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: , Target Tag: module@Set2 15:39:18 2026-06-03T15:39:18.760Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:18 2026-06-03T15:39:18.849Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:18 2026-06-03T15:39:18.850Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:18 2026-06-03T15:39:18.850Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:18 2026-06-03T15:39:18.850Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:18 2026-06-03T15:39:18.850Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:19 2026-06-03T15:39:18.919Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 15:39:19 2026-06-03T15:39:18.929Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 15:39:19 2026-06-03T15:39:18.947Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:19 2026-06-03T15:39:18.974Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:19 2026-06-03T15:39:18.974Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:19 2026-06-03T15:39:18.974Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:19 2026-06-03T15:39:18.974Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:19 2026-06-03T15:39:18.974Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:19 2026-06-03T15:39:19.038Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 15:39:19 2026-06-03T15:39:19.048Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 15:39:19 2026-06-03T15:39:19.067Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:19 2026-06-03T15:39:19.083Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 15:39:19 2026-06-03T15:39:19.111Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 15:39:19 2026-06-03T15:39:19.135Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:19 2026-06-03T15:39:19.135Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:19 2026-06-03T15:39:19.135Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:19 2026-06-03T15:39:19.136Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:19 2026-06-03T15:39:19.136Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:19 2026-06-03T15:39:19.158Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: module@Set1, Target Tag: module@Set2 15:39:19 2026-06-03T15:39:19.177Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:19 2026-06-03T15:39:19.265Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:19 2026-06-03T15:39:19.265Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:19 2026-06-03T15:39:19.266Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:19 2026-06-03T15:39:19.266Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:19 2026-06-03T15:39:19.266Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:19 2026-06-03T15:39:19.338Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 15:39:19 2026-06-03T15:39:19.350Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 15:39:19 2026-06-03T15:39:19.369Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:19 2026-06-03T15:39:19.480Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:19 2026-06-03T15:39:19.480Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:19 2026-06-03T15:39:19.480Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:19 2026-06-03T15:39:19.480Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:19 2026-06-03T15:39:19.480Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:19 2026-06-03T15:39:19.555Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 15:39:19 2026-06-03T15:39:19.566Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 15:39:19 2026-06-03T15:39:19.583Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:19 2026-06-03T15:39:19.598Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 15:39:19 2026-06-03T15:39:19.627Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 15:39:19 2026-06-03T15:39:19.649Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:19 2026-06-03T15:39:19.649Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:19 2026-06-03T15:39:19.650Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:19 2026-06-03T15:39:19.650Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:19 2026-06-03T15:39:19.650Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:19 2026-06-03T15:39:19.682Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:19 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.833 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 15:39:19 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 15:39:19 2026-06-03T15:39:19.815Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 3 advised CM handles from DB. Adding them to the work queue. 15:39:19 2026-06-03T15:39:19.815Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 15:39:19 2026-06-03T15:39:19.815Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 15:39:19 2026-06-03T15:39:19.816Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 15:39:19 2026-06-03T15:39:19.816Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 15:39:19 2026-06-03T15:39:19.890Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:20 2026-06-03T15:39:19.901Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:20 2026-06-03T15:39:20.018Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 15:39:20 2026-06-03T15:39:20.029Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 15:39:20 2026-06-03T15:39:20.094Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:20 2026-06-03T15:39:20.100Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:20 2026-06-03T15:39:20.124Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:20 2026-06-03T15:39:20.737Z ERROR 7009 --- [cps-integration-test] [tp1635487288-54] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:39:20 15:39:20 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 15:39:20 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:39:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:39:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:39:20 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 15:39:20 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:187) 15:39:20 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:163) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:39:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:39:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:39:20 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 15:39:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:20 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:39:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:39:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:39:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:39:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:39:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:39:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:39:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:39:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:39:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 15:39:20 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 15:39:20 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:39:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:39:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:39:20 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:39:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 15:39:20 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 15:39:20 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 15:39:20 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 15:39:20 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 15:39:20 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 15:39:20 at org.eclipse.jetty.server.Server.handle(Server.java:182) 15:39:20 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 15:39:20 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 15:39:20 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 15:39:20 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 15:39:20 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 15:39:20 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 15:39:20 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 15:39:20 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 15:39:20 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 15:39:20 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 15:39:20 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 15:39:20 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 15:39:20 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 15:39:20 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 15:39:20 at java.base/java.lang.Thread.run(Thread.java:1583) 15:39:20 15:39:20 2026-06-03T15:39:20.761Z ERROR 7009 --- [cps-integration-test] [tp1635487288-53] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:39:20 15:39:20 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 15:39:20 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:39:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:39:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:39:20 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 15:39:20 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:187) 15:39:20 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:163) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:39:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:39:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:39:20 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 15:39:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:20 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:39:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:39:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:39:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:39:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:39:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:39:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:39:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:39:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:39:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 15:39:20 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 15:39:20 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:39:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:39:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:39:20 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:39:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 15:39:20 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 15:39:20 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 15:39:20 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 15:39:20 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 15:39:20 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 15:39:20 at org.eclipse.jetty.server.Server.handle(Server.java:182) 15:39:20 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 15:39:20 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 15:39:20 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 15:39:20 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 15:39:20 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 15:39:20 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 15:39:20 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 15:39:20 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 15:39:20 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 15:39:20 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 15:39:20 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 15:39:20 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 15:39:20 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 15:39:20 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 15:39:20 at java.base/java.lang.Thread.run(Thread.java:1583) 15:39:20 15:39:20 2026-06-03T15:39:20.781Z ERROR 7009 --- [cps-integration-test] [tp1635487288-54] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:39:20 15:39:20 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 15:39:20 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:39:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:39:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:39:20 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 15:39:20 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:187) 15:39:20 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:163) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:39:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:39:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:39:20 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 15:39:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:20 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:39:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:39:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:39:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:39:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 15:39:20 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:39:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:39:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:39:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:39:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:39:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:39:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:39:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 15:39:20 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 15:39:20 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:39:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:39:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:39:20 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:39:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 15:39:20 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 15:39:20 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 15:39:20 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 15:39:20 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 15:39:20 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 15:39:20 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 15:39:20 at org.eclipse.jetty.server.Server.handle(Server.java:182) 15:39:20 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 15:39:20 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 15:39:20 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 15:39:20 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 15:39:20 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 15:39:20 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 15:39:20 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 15:39:20 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 15:39:20 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 15:39:20 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 15:39:20 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 15:39:20 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 15:39:20 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 15:39:20 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 15:39:20 at java.base/java.lang.Thread.run(Thread.java:1583) 15:39:20 15:39:20 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.054 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 15:39:20 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 15:39:20 2026-06-03T15:39:20.853Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:20 2026-06-03T15:39:20.853Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:20 2026-06-03T15:39:20.854Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:20 2026-06-03T15:39:20.854Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:20 2026-06-03T15:39:20.854Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:21 2026-06-03T15:39:20.923Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:21 2026-06-03T15:39:20.933Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:21 2026-06-03T15:39:20.953Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:21 2026-06-03T15:39:20.987Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:21 2026-06-03T15:39:20.987Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:21 2026-06-03T15:39:20.988Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:21 2026-06-03T15:39:20.988Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:21 2026-06-03T15:39:20.988Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:21 2026-06-03T15:39:21.054Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:21 2026-06-03T15:39:21.063Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:21 2026-06-03T15:39:21.079Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:21 2026-06-03T15:39:21.107Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:21 2026-06-03T15:39:21.107Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:21 2026-06-03T15:39:21.108Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:21 2026-06-03T15:39:21.108Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:21 2026-06-03T15:39:21.108Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:21 2026-06-03T15:39:21.178Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:39:21 2026-06-03T15:39:21.187Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 15:39:21 2026-06-03T15:39:21.209Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:21 2026-06-03T15:39:21.344Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:21 2026-06-03T15:39:21.345Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:21 2026-06-03T15:39:21.345Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:21 2026-06-03T15:39:21.345Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:21 2026-06-03T15:39:21.345Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:21 2026-06-03T15:39:21.414Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:21 2026-06-03T15:39:21.423Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:21 2026-06-03T15:39:21.442Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:21 2026-06-03T15:39:21.470Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:21 2026-06-03T15:39:21.470Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:21 2026-06-03T15:39:21.471Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:21 2026-06-03T15:39:21.471Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:21 2026-06-03T15:39:21.471Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:21 2026-06-03T15:39:21.534Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:21 2026-06-03T15:39:21.544Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:21 2026-06-03T15:39:21.566Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:21 2026-06-03T15:39:21.594Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:21 2026-06-03T15:39:21.595Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:21 2026-06-03T15:39:21.595Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:21 2026-06-03T15:39:21.595Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:21 2026-06-03T15:39:21.595Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:21 2026-06-03T15:39:21.662Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:39:21 2026-06-03T15:39:21.669Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 15:39:21 2026-06-03T15:39:21.690Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:21 2026-06-03T15:39:21.824Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:21 2026-06-03T15:39:21.824Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:21 2026-06-03T15:39:21.825Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:21 2026-06-03T15:39:21.825Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:21 2026-06-03T15:39:21.825Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:21 2026-06-03T15:39:21.895Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:21 2026-06-03T15:39:21.905Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:22 2026-06-03T15:39:21.925Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:22 2026-06-03T15:39:21.948Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:22 2026-06-03T15:39:21.948Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:22 2026-06-03T15:39:21.949Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:22 2026-06-03T15:39:21.949Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:22 2026-06-03T15:39:21.949Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:22 2026-06-03T15:39:22.018Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:22 2026-06-03T15:39:22.028Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:22 2026-06-03T15:39:22.049Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:22 2026-06-03T15:39:22.073Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:22 2026-06-03T15:39:22.073Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:22 2026-06-03T15:39:22.074Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:22 2026-06-03T15:39:22.074Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:22 2026-06-03T15:39:22.074Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:22 2026-06-03T15:39:22.142Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:39:22 2026-06-03T15:39:22.150Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 15:39:22 2026-06-03T15:39:22.168Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:22 2026-06-03T15:39:22.302Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:22 2026-06-03T15:39:22.302Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:22 2026-06-03T15:39:22.303Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:22 2026-06-03T15:39:22.303Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:22 2026-06-03T15:39:22.303Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:22 2026-06-03T15:39:22.370Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:22 2026-06-03T15:39:22.379Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:22 2026-06-03T15:39:22.397Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:22 2026-06-03T15:39:22.424Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:22 2026-06-03T15:39:22.424Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:22 2026-06-03T15:39:22.424Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:22 2026-06-03T15:39:22.425Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:22 2026-06-03T15:39:22.425Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:22 2026-06-03T15:39:22.490Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:22 2026-06-03T15:39:22.499Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:22 2026-06-03T15:39:22.521Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:22 2026-06-03T15:39:22.546Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:22 2026-06-03T15:39:22.546Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:22 2026-06-03T15:39:22.546Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:22 2026-06-03T15:39:22.546Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:22 2026-06-03T15:39:22.546Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:22 2026-06-03T15:39:22.614Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:39:22 2026-06-03T15:39:22.622Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 15:39:22 2026-06-03T15:39:22.640Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:22 2026-06-03T15:39:22.764Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:22 2026-06-03T15:39:22.764Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:22 2026-06-03T15:39:22.764Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:22 2026-06-03T15:39:22.764Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:22 2026-06-03T15:39:22.764Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:22 2026-06-03T15:39:22.834Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:22 2026-06-03T15:39:22.843Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:22 2026-06-03T15:39:22.868Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:22 2026-06-03T15:39:22.894Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:22 2026-06-03T15:39:22.894Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:22 2026-06-03T15:39:22.895Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:22 2026-06-03T15:39:22.895Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:22 2026-06-03T15:39:22.895Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:23 2026-06-03T15:39:22.962Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:23 2026-06-03T15:39:22.974Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:23 2026-06-03T15:39:22.995Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:23 2026-06-03T15:39:23.022Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:23 2026-06-03T15:39:23.022Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:23 2026-06-03T15:39:23.022Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:23 2026-06-03T15:39:23.023Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:23 2026-06-03T15:39:23.023Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:23 2026-06-03T15:39:23.090Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:39:23 2026-06-03T15:39:23.098Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 15:39:23 2026-06-03T15:39:23.119Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:23 2026-06-03T15:39:23.240Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:23 2026-06-03T15:39:23.241Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:23 2026-06-03T15:39:23.243Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:23 2026-06-03T15:39:23.244Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:23 2026-06-03T15:39:23.244Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:23 2026-06-03T15:39:23.318Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:23 2026-06-03T15:39:23.326Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:23 2026-06-03T15:39:23.341Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:23 2026-06-03T15:39:23.362Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:23 2026-06-03T15:39:23.362Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:23 2026-06-03T15:39:23.362Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:23 2026-06-03T15:39:23.363Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:23 2026-06-03T15:39:23.363Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:23 2026-06-03T15:39:23.430Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:23 2026-06-03T15:39:23.436Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:23 2026-06-03T15:39:23.452Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:23 2026-06-03T15:39:23.476Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:23 2026-06-03T15:39:23.476Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:23 2026-06-03T15:39:23.476Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:23 2026-06-03T15:39:23.477Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:23 2026-06-03T15:39:23.477Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:23 2026-06-03T15:39:23.542Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:39:23 2026-06-03T15:39:23.550Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 15:39:23 2026-06-03T15:39:23.572Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:23 2026-06-03T15:39:23.704Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:23 2026-06-03T15:39:23.704Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:23 2026-06-03T15:39:23.705Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:23 2026-06-03T15:39:23.705Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:23 2026-06-03T15:39:23.705Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:23 2026-06-03T15:39:23.775Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:23 2026-06-03T15:39:23.789Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:23 2026-06-03T15:39:23.808Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:23 2026-06-03T15:39:23.831Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:23 2026-06-03T15:39:23.831Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:23 2026-06-03T15:39:23.832Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:23 2026-06-03T15:39:23.832Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:23 2026-06-03T15:39:23.832Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:23 2026-06-03T15:39:23.898Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:23 2026-06-03T15:39:23.909Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:24 2026-06-03T15:39:23.932Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:24 2026-06-03T15:39:23.958Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:24 2026-06-03T15:39:23.958Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:24 2026-06-03T15:39:23.958Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:24 2026-06-03T15:39:23.959Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:24 2026-06-03T15:39:23.959Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:24 2026-06-03T15:39:24.027Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:39:24 2026-06-03T15:39:24.035Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 15:39:24 2026-06-03T15:39:24.058Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:24 2026-06-03T15:39:24.174Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:24 2026-06-03T15:39:24.174Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:24 2026-06-03T15:39:24.174Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:24 2026-06-03T15:39:24.174Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:24 2026-06-03T15:39:24.174Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:24 2026-06-03T15:39:24.239Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:24 2026-06-03T15:39:24.249Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:24 2026-06-03T15:39:24.269Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:24 2026-06-03T15:39:24.296Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:24 2026-06-03T15:39:24.297Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:24 2026-06-03T15:39:24.297Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:24 2026-06-03T15:39:24.297Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:24 2026-06-03T15:39:24.297Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:24 2026-06-03T15:39:24.364Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:24 2026-06-03T15:39:24.372Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:24 2026-06-03T15:39:24.391Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:24 2026-06-03T15:39:24.422Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:24 2026-06-03T15:39:24.423Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:24 2026-06-03T15:39:24.423Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:24 2026-06-03T15:39:24.423Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:24 2026-06-03T15:39:24.423Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:24 2026-06-03T15:39:24.490Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:39:24 2026-06-03T15:39:24.498Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 15:39:24 2026-06-03T15:39:24.526Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:24 2026-06-03T15:39:24.634Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:24 2026-06-03T15:39:24.635Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:24 2026-06-03T15:39:24.635Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:24 2026-06-03T15:39:24.635Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:24 2026-06-03T15:39:24.635Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:24 2026-06-03T15:39:24.711Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:24 2026-06-03T15:39:24.721Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:24 2026-06-03T15:39:24.742Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:24 2026-06-03T15:39:24.768Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:24 2026-06-03T15:39:24.768Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:24 2026-06-03T15:39:24.768Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:24 2026-06-03T15:39:24.769Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:24 2026-06-03T15:39:24.769Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:24 2026-06-03T15:39:24.834Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:24 2026-06-03T15:39:24.842Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:24 2026-06-03T15:39:24.862Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:24 2026-06-03T15:39:24.886Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:24 2026-06-03T15:39:24.886Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:24 2026-06-03T15:39:24.886Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:24 2026-06-03T15:39:24.887Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:24 2026-06-03T15:39:24.887Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:25 2026-06-03T15:39:24.954Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:39:25 2026-06-03T15:39:24.962Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 15:39:25 2026-06-03T15:39:24.982Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:25 2026-06-03T15:39:25.086Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:25 2026-06-03T15:39:25.086Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:25 2026-06-03T15:39:25.086Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:25 2026-06-03T15:39:25.086Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:25 2026-06-03T15:39:25.086Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:25 2026-06-03T15:39:25.154Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:25 2026-06-03T15:39:25.163Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:25 2026-06-03T15:39:25.181Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:25 2026-06-03T15:39:25.202Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:25 2026-06-03T15:39:25.203Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:25 2026-06-03T15:39:25.203Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:25 2026-06-03T15:39:25.203Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:25 2026-06-03T15:39:25.203Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:25 2026-06-03T15:39:25.266Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:25 2026-06-03T15:39:25.275Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:25 2026-06-03T15:39:25.292Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:25 2026-06-03T15:39:25.316Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:25 2026-06-03T15:39:25.316Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:25 2026-06-03T15:39:25.316Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:25 2026-06-03T15:39:25.316Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:25 2026-06-03T15:39:25.316Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:25 2026-06-03T15:39:25.378Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:39:25 2026-06-03T15:39:25.384Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 15:39:25 2026-06-03T15:39:25.401Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:25 2026-06-03T15:39:25.537Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:25 2026-06-03T15:39:25.537Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:25 2026-06-03T15:39:25.538Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:25 2026-06-03T15:39:25.538Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:25 2026-06-03T15:39:25.538Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:25 2026-06-03T15:39:25.623Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:25 2026-06-03T15:39:25.637Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:25 2026-06-03T15:39:25.766Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:25 2026-06-03T15:39:25.797Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:25 2026-06-03T15:39:25.798Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:25 2026-06-03T15:39:25.798Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:25 2026-06-03T15:39:25.798Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:25 2026-06-03T15:39:25.798Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:25 2026-06-03T15:39:25.874Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:25 2026-06-03T15:39:25.883Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:25 2026-06-03T15:39:25.899Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:25 2026-06-03T15:39:25.922Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:26 2026-06-03T15:39:25.922Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:26 2026-06-03T15:39:25.922Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:26 2026-06-03T15:39:25.922Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:26 2026-06-03T15:39:25.922Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:26 2026-06-03T15:39:25.986Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:39:26 2026-06-03T15:39:25.993Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 15:39:26 2026-06-03T15:39:26.012Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:26 2026-06-03T15:39:26.153Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:26 2026-06-03T15:39:26.153Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:26 2026-06-03T15:39:26.154Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:26 2026-06-03T15:39:26.154Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:26 2026-06-03T15:39:26.154Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:26 2026-06-03T15:39:26.226Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:26 2026-06-03T15:39:26.234Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:26 2026-06-03T15:39:26.250Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:26 2026-06-03T15:39:26.275Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:26 2026-06-03T15:39:26.275Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:26 2026-06-03T15:39:26.275Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:26 2026-06-03T15:39:26.275Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:26 2026-06-03T15:39:26.275Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:26 2026-06-03T15:39:26.342Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:26 2026-06-03T15:39:26.350Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:26 2026-06-03T15:39:26.368Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:26 2026-06-03T15:39:26.395Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:26 2026-06-03T15:39:26.395Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:26 2026-06-03T15:39:26.396Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:26 2026-06-03T15:39:26.396Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:26 2026-06-03T15:39:26.396Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:26 2026-06-03T15:39:26.462Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:39:26 2026-06-03T15:39:26.470Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 15:39:26 2026-06-03T15:39:26.487Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:26 2026-06-03T15:39:26.621Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:26 2026-06-03T15:39:26.621Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:26 2026-06-03T15:39:26.622Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:26 2026-06-03T15:39:26.622Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:26 2026-06-03T15:39:26.622Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:26 2026-06-03T15:39:26.694Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:26 2026-06-03T15:39:26.706Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:26 2026-06-03T15:39:26.727Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:26 2026-06-03T15:39:26.754Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:26 2026-06-03T15:39:26.754Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:26 2026-06-03T15:39:26.755Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:26 2026-06-03T15:39:26.755Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:26 2026-06-03T15:39:26.755Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:26 2026-06-03T15:39:26.818Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:26 2026-06-03T15:39:26.827Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:26 2026-06-03T15:39:26.853Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:26 2026-06-03T15:39:26.877Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:26 2026-06-03T15:39:26.877Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:26 2026-06-03T15:39:26.878Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:26 2026-06-03T15:39:26.878Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:26 2026-06-03T15:39:26.878Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:27 2026-06-03T15:39:26.938Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:39:27 2026-06-03T15:39:26.946Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 15:39:27 2026-06-03T15:39:26.963Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:27 2026-06-03T15:39:27.066Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:27 2026-06-03T15:39:27.066Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:27 2026-06-03T15:39:27.066Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:27 2026-06-03T15:39:27.066Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:27 2026-06-03T15:39:27.066Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:27 2026-06-03T15:39:27.134Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:27 2026-06-03T15:39:27.144Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:27 2026-06-03T15:39:27.163Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:27 2026-06-03T15:39:27.184Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:27 2026-06-03T15:39:27.185Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:27 2026-06-03T15:39:27.185Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:27 2026-06-03T15:39:27.185Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:27 2026-06-03T15:39:27.185Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:27 2026-06-03T15:39:27.250Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:27 2026-06-03T15:39:27.257Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:27 2026-06-03T15:39:27.277Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:27 2026-06-03T15:39:27.300Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:27 2026-06-03T15:39:27.300Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:27 2026-06-03T15:39:27.301Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:27 2026-06-03T15:39:27.301Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:27 2026-06-03T15:39:27.301Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:27 2026-06-03T15:39:27.362Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:39:27 2026-06-03T15:39:27.369Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 15:39:27 2026-06-03T15:39:27.386Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:27 2026-06-03T15:39:27.490Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:27 2026-06-03T15:39:27.490Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:27 2026-06-03T15:39:27.491Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:27 2026-06-03T15:39:27.491Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:27 2026-06-03T15:39:27.491Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:27 2026-06-03T15:39:27.558Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:27 2026-06-03T15:39:27.568Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:27 2026-06-03T15:39:27.584Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:27 2026-06-03T15:39:27.603Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:27 2026-06-03T15:39:27.604Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:27 2026-06-03T15:39:27.604Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:27 2026-06-03T15:39:27.604Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:27 2026-06-03T15:39:27.604Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:27 2026-06-03T15:39:27.666Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:27 2026-06-03T15:39:27.674Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:27 2026-06-03T15:39:27.688Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:27 2026-06-03T15:39:27.706Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:27 2026-06-03T15:39:27.706Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:27 2026-06-03T15:39:27.707Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:27 2026-06-03T15:39:27.707Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:27 2026-06-03T15:39:27.707Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:27 2026-06-03T15:39:27.766Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:39:27 2026-06-03T15:39:27.775Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 15:39:27 2026-06-03T15:39:27.788Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:27 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.055 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 15:39:27 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 15:39:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 15:39:28 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 15:39:28 2026-06-03T15:39:28.291Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:28 2026-06-03T15:39:28.292Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:28 2026-06-03T15:39:28.292Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:28 2026-06-03T15:39:28.292Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:28 2026-06-03T15:39:28.292Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:28 2026-06-03T15:39:28.358Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:28 2026-06-03T15:39:28.367Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:28 2026-06-03T15:39:28.381Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:28 2026-06-03T15:39:28.432Z WARN 7009 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 15:39:28 2026-06-03T15:39:28.433Z INFO 7009 --- [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 15:39:28 2026-06-03T15:39:28.433Z INFO 7009 --- [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 15:39:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 15:39:28 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleGetNorthBoundRestApiSpec 15:39:28 2026-06-03T15:39:28.526Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:28 2026-06-03T15:39:28.526Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:28 2026-06-03T15:39:28.527Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:28 2026-06-03T15:39:28.527Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:28 2026-06-03T15:39:28.527Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:28 2026-06-03T15:39:28.540Z ERROR 7009 --- [cps-integration-test] [127.0.0.1:52400] okhttp3.mockwebserver.MockWebServer : MockWebServer[48347] connection from /127.0.0.1 crashed 15:39:28 15:39:28 java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 15:39:28 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:39:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:39:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:39:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:39:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:39:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:39:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:39:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:39:28 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 15:39:28 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 15:39:28 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 15:39:28 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 15:39:28 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 15:39:28 at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) 15:39:28 at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) 15:39:28 at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) 15:39:28 at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) 15:39:28 at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) 15:39:28 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 15:39:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:39:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:39:28 at java.base/java.lang.Thread.run(Thread.java:1583) 15:39:28 15:39:29 2026-06-03T15:39:29.542Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [35572976-1, L:/127.0.0.1:52400 - R:localhost/127.0.0.1:48347] The connection observed an error 15:39:29 15:39:29 io.netty.handler.timeout.ReadTimeoutException 15:39:29 15:39:29 2026-06-03T15:39:29.564Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:29 2026-06-03T15:39:29.665Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:29 2026-06-03T15:39:29.666Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:29 2026-06-03T15:39:29.666Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:29 2026-06-03T15:39:29.666Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:29 2026-06-03T15:39:29.666Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:29 2026-06-03T15:39:29.679Z ERROR 7009 --- [cps-integration-test] [127.0.0.1:60294] okhttp3.mockwebserver.MockWebServer : MockWebServer[36931] connection from /127.0.0.1 crashed 15:39:29 15:39:29 java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 15:39:29 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:39:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:39:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:39:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:39:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:39:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:39:29 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 15:39:29 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 15:39:29 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 15:39:29 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 15:39:29 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 15:39:29 at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) 15:39:29 at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) 15:39:29 at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) 15:39:29 at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) 15:39:29 at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) 15:39:29 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 15:39:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:39:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:39:29 at java.base/java.lang.Thread.run(Thread.java:1583) 15:39:29 15:39:30 2026-06-03T15:39:30.678Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [2c9d266e-1, L:/127.0.0.1:60294 - R:localhost/127.0.0.1:36931] The connection observed an error 15:39:30 15:39:30 io.netty.handler.timeout.ReadTimeoutException 15:39:30 15:39:30 2026-06-03T15:39:30.700Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:30 2026-06-03T15:39:30.787Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:30 2026-06-03T15:39:30.788Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:30 2026-06-03T15:39:30.788Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:30 2026-06-03T15:39:30.788Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:30 2026-06-03T15:39:30.788Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:30 2026-06-03T15:39:30.801Z ERROR 7009 --- [cps-integration-test] [127.0.0.1:59116] okhttp3.mockwebserver.MockWebServer : MockWebServer[39295] connection from /127.0.0.1 crashed 15:39:30 15:39:30 java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 15:39:30 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 15:39:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 15:39:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 15:39:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:39:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:39:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:39:30 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 15:39:30 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 15:39:30 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 15:39:30 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 15:39:30 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 15:39:30 at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) 15:39:30 at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) 15:39:30 at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) 15:39:30 at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) 15:39:30 at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) 15:39:30 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 15:39:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:39:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:39:30 at java.base/java.lang.Thread.run(Thread.java:1583) 15:39:30 15:39:31 2026-06-03T15:39:31.800Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [72d76b05-1, L:/127.0.0.1:59116 - R:localhost/127.0.0.1:39295] The connection observed an error 15:39:31 15:39:31 io.netty.handler.timeout.ReadTimeoutException 15:39:31 15:39:31 2026-06-03T15:39:31.821Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.392 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleGetNorthBoundRestApiSpec 15:39:31 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 15:39:32 2026-06-03T15:39:31.932Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:32 2026-06-03T15:39:31.933Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:32 2026-06-03T15:39:31.933Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:32 2026-06-03T15:39:31.933Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:32 2026-06-03T15:39:31.933Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:32 2026-06-03T15:39:31.998Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:32 2026-06-03T15:39:32.006Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:32 2026-06-03T15:39:32.025Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:32 2026-06-03T15:39:32.062Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:32 2026-06-03T15:39:32.062Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:32 2026-06-03T15:39:32.062Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:32 2026-06-03T15:39:32.062Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:32 2026-06-03T15:39:32.062Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:32 2026-06-03T15:39:32.082Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:32 2026-06-03T15:39:32.086Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:32 2026-06-03T15:39:32.101Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:32 2026-06-03T15:39:32.129Z INFO 7009 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 15:39:32 2026-06-03T15:39:32.133Z INFO 7009 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Upgrading to dmi-registry-2026-04-23. 15:39:32 2026-06-03T15:39:32.153Z INFO 7009 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 15:39:32 2026-06-03T15:39:32.155Z INFO 7009 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 15:39:32 2026-06-03T15:39:32.159Z INFO 7009 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 2 15:39:32 2026-06-03T15:39:32.183Z INFO 7009 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 15:39:32 2026-06-03T15:39:32.186Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 15:39:32 2026-06-03T15:39:32.189Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 2 15:39:32 2026-06-03T15:39:32.191Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 15:39:32 2026-06-03T15:39:32.194Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 15:39:32 2026-06-03T15:39:32.197Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 15:39:32 2026-06-03T15:39:32.200Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 2 entries 15:39:32 2026-06-03T15:39:32.201Z INFO 7009 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 15:39:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 15:39:32 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 15:39:32 2026-06-03T15:39:32.311Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:32 2026-06-03T15:39:32.311Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:32 2026-06-03T15:39:32.311Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:32 2026-06-03T15:39:32.311Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:32 2026-06-03T15:39:32.311Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:32 2026-06-03T15:39:32.382Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:32 2026-06-03T15:39:32.393Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:32 2026-06-03T15:39:32.408Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:32 2026-06-03T15:39:32.504Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:32 2026-06-03T15:39:32.504Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:32 2026-06-03T15:39:32.504Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:32 2026-06-03T15:39:32.504Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:32 2026-06-03T15:39:32.504Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:32 2026-06-03T15:39:32.574Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:32 2026-06-03T15:39:32.584Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:32 2026-06-03T15:39:32.602Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:32 2026-06-03T15:39:32.692Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:32 2026-06-03T15:39:32.692Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:32 2026-06-03T15:39:32.692Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:32 2026-06-03T15:39:32.693Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:32 2026-06-03T15:39:32.693Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:32 2026-06-03T15:39:32.758Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:32 2026-06-03T15:39:32.772Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:32 2026-06-03T15:39:32.791Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:32 2026-06-03T15:39:32.892Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:32 2026-06-03T15:39:32.893Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:32 2026-06-03T15:39:32.893Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:32 2026-06-03T15:39:32.893Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:32 2026-06-03T15:39:32.893Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:33 2026-06-03T15:39:32.959Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:33 2026-06-03T15:39:32.969Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:33 2026-06-03T15:39:32.991Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 15:39:33 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 15:39:33 2026-06-03T15:39:33.119Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:33 2026-06-03T15:39:33.120Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:33 2026-06-03T15:39:33.120Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:33 2026-06-03T15:39:33.120Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:33 2026-06-03T15:39:33.120Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:33 2026-06-03T15:39:33.190Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:33 2026-06-03T15:39:33.200Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:33 2026-06-03T15:39:33.214Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:33 2026-06-03T15:39:33.303Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:33 2026-06-03T15:39:33.303Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:33 2026-06-03T15:39:33.304Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:33 2026-06-03T15:39:33.304Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:33 2026-06-03T15:39:33.304Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:33 2026-06-03T15:39:33.370Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:33 2026-06-03T15:39:33.378Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:33 2026-06-03T15:39:33.392Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 15:39:33 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 15:39:33 2026-06-03T15:39:33.499Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:33 2026-06-03T15:39:33.499Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:33 2026-06-03T15:39:33.499Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:33 2026-06-03T15:39:33.499Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:33 2026-06-03T15:39:33.499Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:33 2026-06-03T15:39:33.566Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:33 2026-06-03T15:39:33.574Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:33 2026-06-03T15:39:33.588Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:33 2026-06-03T15:39:33.604Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:33 2026-06-03T15:39:33.604Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:33 2026-06-03T15:39:33.604Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:33 2026-06-03T15:39:33.605Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:33 2026-06-03T15:39:33.605Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:33 2026-06-03T15:39:33.666Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:33 2026-06-03T15:39:33.673Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:33 2026-06-03T15:39:33.694Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:33 2026-06-03T15:39:33.807Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:33 2026-06-03T15:39:33.807Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:33 2026-06-03T15:39:33.807Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:33 2026-06-03T15:39:33.807Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:33 2026-06-03T15:39:33.807Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:33 2026-06-03T15:39:33.874Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:33 2026-06-03T15:39:33.883Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:33 2026-06-03T15:39:33.898Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:33 2026-06-03T15:39:33.919Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:33 2026-06-03T15:39:33.920Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:33 2026-06-03T15:39:33.920Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:33 2026-06-03T15:39:33.920Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:33 2026-06-03T15:39:33.920Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:34 2026-06-03T15:39:33.982Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:34 2026-06-03T15:39:33.990Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:34 2026-06-03T15:39:34.012Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:34 2026-06-03T15:39:34.140Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:34 2026-06-03T15:39:34.140Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:34 2026-06-03T15:39:34.140Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:34 2026-06-03T15:39:34.140Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:34 2026-06-03T15:39:34.140Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:34 2026-06-03T15:39:34.206Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:34 2026-06-03T15:39:34.215Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:34 2026-06-03T15:39:34.235Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:34 2026-06-03T15:39:34.266Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:34 2026-06-03T15:39:34.266Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:34 2026-06-03T15:39:34.266Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:34 2026-06-03T15:39:34.266Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:34 2026-06-03T15:39:34.266Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:34 2026-06-03T15:39:34.330Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:34 2026-06-03T15:39:34.339Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:34 2026-06-03T15:39:34.354Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:34 2026-06-03T15:39:34.494Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:34 2026-06-03T15:39:34.494Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:34 2026-06-03T15:39:34.495Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:34 2026-06-03T15:39:34.495Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:34 2026-06-03T15:39:34.495Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:34 2026-06-03T15:39:34.566Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:34 2026-06-03T15:39:34.577Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:34 2026-06-03T15:39:34.597Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:34 2026-06-03T15:39:34.622Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:34 2026-06-03T15:39:34.623Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:34 2026-06-03T15:39:34.623Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:34 2026-06-03T15:39:34.623Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:34 2026-06-03T15:39:34.623Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:34 2026-06-03T15:39:34.686Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:34 2026-06-03T15:39:34.694Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:34 2026-06-03T15:39:34.708Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:34 2026-06-03T15:39:34.846Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:34 2026-06-03T15:39:34.846Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:34 2026-06-03T15:39:34.847Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:34 2026-06-03T15:39:34.847Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:34 2026-06-03T15:39:34.847Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:34 2026-06-03T15:39:34.906Z INFO 7009 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 15:39:34 2026-06-03T15:39:34.915Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:34 2026-06-03T15:39:34.924Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:35 2026-06-03T15:39:34.944Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:35 2026-06-03T15:39:34.965Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:35 2026-06-03T15:39:34.966Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:35 2026-06-03T15:39:34.966Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:35 2026-06-03T15:39:34.966Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:35 2026-06-03T15:39:34.966Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:35 2026-06-03T15:39:35.034Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:35 2026-06-03T15:39:35.042Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:35 2026-06-03T15:39:35.059Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:35 2026-06-03T15:39:35.208Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:35 2026-06-03T15:39:35.209Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:35 2026-06-03T15:39:35.209Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:35 2026-06-03T15:39:35.209Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:35 2026-06-03T15:39:35.209Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:35 2026-06-03T15:39:35.295Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:35 2026-06-03T15:39:35.305Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:35 2026-06-03T15:39:35.328Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:35 2026-06-03T15:39:35.331Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36931/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36931 15:39:35 2026-06-03T15:39:35.348Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44769/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44769 15:39:35 2026-06-03T15:39:35.350Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:35 2026-06-03T15:39:35.350Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:35 2026-06-03T15:39:35.350Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:35 2026-06-03T15:39:35.350Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:35 2026-06-03T15:39:35.350Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:35 2026-06-03T15:39:35.364Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59017/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59017 15:39:35 2026-06-03T15:39:35.379Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55939/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55939 15:39:35 2026-06-03T15:39:35.390Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45155/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45155 15:39:35 2026-06-03T15:39:35.404Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41213/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41213 15:39:35 2026-06-03T15:39:35.414Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39761/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39761 15:39:35 2026-06-03T15:39:35.417Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35307/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35307 15:39:35 2026-06-03T15:39:35.418Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:35 2026-06-03T15:39:35.425Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:35 2026-06-03T15:39:35.430Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52963/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52963 15:39:35 2026-06-03T15:39:35.439Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:35 2026-06-03T15:39:35.443Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34115/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34115 15:39:35 2026-06-03T15:39:35.446Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50323/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50323 15:39:35 2026-06-03T15:39:35.450Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49065/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49065 15:39:35 2026-06-03T15:39:35.467Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33003/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33003 15:39:35 2026-06-03T15:39:35.469Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60083/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60083 15:39:35 2026-06-03T15:39:35.482Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48143/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48143 15:39:35 2026-06-03T15:39:35.492Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35217/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35217 15:39:35 2026-06-03T15:39:35.504Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39861/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39861 15:39:35 2026-06-03T15:39:35.507Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41869/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41869 15:39:35 2026-06-03T15:39:35.510Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35029/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35029 15:39:35 2026-06-03T15:39:35.522Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57561/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57561 15:39:35 2026-06-03T15:39:35.534Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33097/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33097 15:39:35 2026-06-03T15:39:35.547Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55437/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55437 15:39:35 2026-06-03T15:39:35.558Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46031/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46031 15:39:35 2026-06-03T15:39:35.562Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40269/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40269 15:39:35 2026-06-03T15:39:35.562Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:35 2026-06-03T15:39:35.563Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:35 2026-06-03T15:39:35.563Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:35 2026-06-03T15:39:35.563Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:35 2026-06-03T15:39:35.563Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:35 2026-06-03T15:39:35.580Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54235/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54235 15:39:35 2026-06-03T15:39:35.583Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48347/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48347 15:39:35 2026-06-03T15:39:35.597Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60021/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60021 15:39:35 2026-06-03T15:39:35.608Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36923/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36923 15:39:35 2026-06-03T15:39:35.610Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35203/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35203 15:39:35 2026-06-03T15:39:35.623Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34125/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34125 15:39:35 2026-06-03T15:39:35.626Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:35 2026-06-03T15:39:35.634Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:35 2026-06-03T15:39:35.641Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53287/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53287 15:39:35 2026-06-03T15:39:35.649Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:35 2026-06-03T15:39:35.655Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59381/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59381 15:39:35 2026-06-03T15:39:35.667Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:35 2026-06-03T15:39:35.668Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:35 2026-06-03T15:39:35.668Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:35 2026-06-03T15:39:35.668Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:35 2026-06-03T15:39:35.668Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:35 2026-06-03T15:39:35.669Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58775/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58775 15:39:35 2026-06-03T15:39:35.683Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53293/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53293 15:39:35 2026-06-03T15:39:35.699Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34971/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34971 15:39:35 2026-06-03T15:39:35.711Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58493/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58493 15:39:35 2026-06-03T15:39:35.722Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43655/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43655 15:39:35 2026-06-03T15:39:35.731Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:35 2026-06-03T15:39:35.733Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49849/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49849 15:39:35 2026-06-03T15:39:35.738Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:35 2026-06-03T15:39:35.747Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53367/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53367 15:39:35 2026-06-03T15:39:35.750Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39055/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39055 15:39:35 2026-06-03T15:39:35.751Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:35 2026-06-03T15:39:35.768Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47737/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47737 15:39:35 2026-06-03T15:39:35.784Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58389/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58389 15:39:35 2026-06-03T15:39:35.799Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53751/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53751 15:39:35 2026-06-03T15:39:35.809Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56339/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56339 15:39:35 2026-06-03T15:39:35.812Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50185 15:39:35 2026-06-03T15:39:35.815Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] 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 15:39:35 2026-06-03T15:39:35.818Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32861/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:32861 15:39:35 2026-06-03T15:39:35.830Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37171/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37171 15:39:35 2026-06-03T15:39:35.855Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46509/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46509 15:39:35 2026-06-03T15:39:35.874Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38613/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38613 15:39:35 2026-06-03T15:39:35.883Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39225/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39225 15:39:35 2026-06-03T15:39:35.894Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39295/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39295 15:39:35 2026-06-03T15:39:35.894Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:35 2026-06-03T15:39:35.894Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:35 2026-06-03T15:39:35.894Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:35 2026-06-03T15:39:35.895Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:35 2026-06-03T15:39:35.895Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:35 2026-06-03T15:39:35.907Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55047/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55047 15:39:35 2026-06-03T15:39:35.910Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38771/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38771 15:39:35 2026-06-03T15:39:35.921Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38701 15:39:35 2026-06-03T15:39:35.930Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42181/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42181 15:39:35 2026-06-03T15:39:35.939Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35947/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35947 15:39:36 2026-06-03T15:39:35.941Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43405/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43405 15:39:36 2026-06-03T15:39:35.950Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49289/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49289 15:39:36 2026-06-03T15:39:35.960Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38001/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38001 15:39:36 2026-06-03T15:39:35.962Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:36 2026-06-03T15:39:35.968Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33309/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33309 15:39:36 2026-06-03T15:39:35.972Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57423/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57423 15:39:36 2026-06-03T15:39:35.973Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:36 2026-06-03T15:39:35.984Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40277/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40277 15:39:36 2026-06-03T15:39:35.992Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:36 2026-06-03T15:39:35.998Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49823/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49823 15:39:36 2026-06-03T15:39:36.012Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47989/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47989 15:39:36 2026-06-03T15:39:36.017Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:36 2026-06-03T15:39:36.017Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:36 2026-06-03T15:39:36.017Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:36 2026-06-03T15:39:36.017Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:36 2026-06-03T15:39:36.017Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:36 2026-06-03T15:39:36.025Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58975/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58975 15:39:36 2026-06-03T15:39:36.045Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57711/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57711 15:39:36 2026-06-03T15:39:36.057Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44109/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44109 15:39:36 2026-06-03T15:39:36.073Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39777/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39777 15:39:36 2026-06-03T15:39:36.082Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44993/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44993 15:39:36 2026-06-03T15:39:36.087Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:36 2026-06-03T15:39:36.095Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:36 2026-06-03T15:39:36.108Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:36 2026-06-03T15:39:36.238Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:36 2026-06-03T15:39:36.238Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:36 2026-06-03T15:39:36.238Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:36 2026-06-03T15:39:36.239Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:36 2026-06-03T15:39:36.239Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:36 2026-06-03T15:39:36.306Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:36 2026-06-03T15:39:36.316Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:36 2026-06-03T15:39:36.332Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:36 2026-06-03T15:39:36.362Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:36 2026-06-03T15:39:36.362Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:36 2026-06-03T15:39:36.362Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:36 2026-06-03T15:39:36.362Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:36 2026-06-03T15:39:36.362Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:36 2026-06-03T15:39:36.426Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:36 2026-06-03T15:39:36.434Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:36 2026-06-03T15:39:36.450Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:36 2026-06-03T15:39:36.575Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:36 2026-06-03T15:39:36.575Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:36 2026-06-03T15:39:36.575Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:36 2026-06-03T15:39:36.575Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:36 2026-06-03T15:39:36.575Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:36 2026-06-03T15:39:36.638Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:36 2026-06-03T15:39:36.648Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:36 2026-06-03T15:39:36.665Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:36 2026-06-03T15:39:36.689Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:36 2026-06-03T15:39:36.689Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:36 2026-06-03T15:39:36.690Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:36 2026-06-03T15:39:36.690Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:36 2026-06-03T15:39:36.690Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:36 2026-06-03T15:39:36.758Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:36 2026-06-03T15:39:36.768Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:36 2026-06-03T15:39:36.783Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:36 2026-06-03T15:39:36.913Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:36 2026-06-03T15:39:36.913Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:36 2026-06-03T15:39:36.913Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:36 2026-06-03T15:39:36.913Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:36 2026-06-03T15:39:36.913Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:37 2026-06-03T15:39:36.978Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:39:37 2026-06-03T15:39:36.987Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:39:37 2026-06-03T15:39:37.006Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:37 2026-06-03T15:39:37.030Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:37 2026-06-03T15:39:37.031Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:37 2026-06-03T15:39:37.031Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:37 2026-06-03T15:39:37.031Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:37 2026-06-03T15:39:37.031Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:37 2026-06-03T15:39:37.098Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:39:37 2026-06-03T15:39:37.106Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:39:37 2026-06-03T15:39:37.122Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:37 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.772 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 15:39:37 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 15:39:37 2026-06-03T15:39:37.271Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:37 allow.auto.create.topics = true 15:39:37 auto.commit.interval.ms = 5000 15:39:37 auto.include.jmx.reporter = true 15:39:37 auto.offset.reset = latest 15:39:37 bootstrap.servers = [localhost:32777] 15:39:37 check.crcs = true 15:39:37 client.dns.lookup = use_all_dns_ips 15:39:37 client.id = consumer-test-group-22 15:39:37 client.rack = 15:39:37 connections.max.idle.ms = 540000 15:39:37 default.api.timeout.ms = 60000 15:39:37 enable.auto.commit = true 15:39:37 enable.metrics.push = true 15:39:37 exclude.internal.topics = true 15:39:37 fetch.max.bytes = 52428800 15:39:37 fetch.max.wait.ms = 500 15:39:37 fetch.min.bytes = 1 15:39:37 group.id = test-group 15:39:37 group.instance.id = null 15:39:37 group.protocol = classic 15:39:37 group.remote.assignor = null 15:39:37 heartbeat.interval.ms = 3000 15:39:37 interceptor.classes = [] 15:39:37 internal.leave.group.on.close = true 15:39:37 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:37 isolation.level = read_uncommitted 15:39:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:37 max.partition.fetch.bytes = 1048576 15:39:37 max.poll.interval.ms = 300000 15:39:37 max.poll.records = 2147483647 15:39:37 metadata.max.age.ms = 300000 15:39:37 metadata.recovery.strategy = none 15:39:37 metric.reporters = [] 15:39:37 metrics.num.samples = 2 15:39:37 metrics.recording.level = INFO 15:39:37 metrics.sample.window.ms = 30000 15:39:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:37 receive.buffer.bytes = 65536 15:39:37 reconnect.backoff.max.ms = 1000 15:39:37 reconnect.backoff.ms = 50 15:39:37 request.timeout.ms = 30000 15:39:37 retry.backoff.max.ms = 1000 15:39:37 retry.backoff.ms = 100 15:39:37 sasl.client.callback.handler.class = null 15:39:37 sasl.jaas.config = null 15:39:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:37 sasl.kerberos.min.time.before.relogin = 60000 15:39:37 sasl.kerberos.service.name = null 15:39:37 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:37 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:37 sasl.login.callback.handler.class = null 15:39:37 sasl.login.class = null 15:39:37 sasl.login.connect.timeout.ms = null 15:39:37 sasl.login.read.timeout.ms = null 15:39:37 sasl.login.refresh.buffer.seconds = 300 15:39:37 sasl.login.refresh.min.period.seconds = 60 15:39:37 sasl.login.refresh.window.factor = 0.8 15:39:37 sasl.login.refresh.window.jitter = 0.05 15:39:37 sasl.login.retry.backoff.max.ms = 10000 15:39:37 sasl.login.retry.backoff.ms = 100 15:39:37 sasl.mechanism = GSSAPI 15:39:37 sasl.oauthbearer.clock.skew.seconds = 30 15:39:37 sasl.oauthbearer.expected.audience = null 15:39:37 sasl.oauthbearer.expected.issuer = null 15:39:37 sasl.oauthbearer.header.urlencode = false 15:39:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:37 sasl.oauthbearer.jwks.endpoint.url = null 15:39:37 sasl.oauthbearer.scope.claim.name = scope 15:39:37 sasl.oauthbearer.sub.claim.name = sub 15:39:37 sasl.oauthbearer.token.endpoint.url = null 15:39:37 security.protocol = PLAINTEXT 15:39:37 security.providers = null 15:39:37 send.buffer.bytes = 131072 15:39:37 session.timeout.ms = 45000 15:39:37 socket.connection.setup.timeout.max.ms = 30000 15:39:37 socket.connection.setup.timeout.ms = 10000 15:39:37 ssl.cipher.suites = null 15:39:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:37 ssl.endpoint.identification.algorithm = https 15:39:37 ssl.engine.factory.class = null 15:39:37 ssl.key.password = null 15:39:37 ssl.keymanager.algorithm = SunX509 15:39:37 ssl.keystore.certificate.chain = null 15:39:37 ssl.keystore.key = null 15:39:37 ssl.keystore.location = null 15:39:37 ssl.keystore.password = null 15:39:37 ssl.keystore.type = JKS 15:39:37 ssl.protocol = TLSv1.3 15:39:37 ssl.provider = null 15:39:37 ssl.secure.random.implementation = null 15:39:37 ssl.trustmanager.algorithm = PKIX 15:39:37 ssl.truststore.certificates = null 15:39:37 ssl.truststore.location = null 15:39:37 ssl.truststore.password = null 15:39:37 ssl.truststore.type = JKS 15:39:37 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:39:37 15:39:37 2026-06-03T15:39:37.272Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:37 2026-06-03T15:39:37.275Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:37 2026-06-03T15:39:37.275Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:37 2026-06-03T15:39:37.275Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501177275 15:39:37 2026-06-03T15:39:37.275Z INFO 7009 --- [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 15:39:37 2026-06-03T15:39:37.283Z WARN 7009 --- [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} 15:39:37 2026-06-03T15:39:37.283Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-22, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:37 2026-06-03T15:39:37.283Z INFO 7009 --- [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) 15:39:37 2026-06-03T15:39:37.284Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 15:39:37 2026-06-03T15:39:37.288Z INFO 7009 --- [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-633061fe-e2f6-4955-b768-3ed9b005841d 15:39:37 2026-06-03T15:39:37.288Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 15:39:37 2026-06-03T15:39:37.290Z INFO 7009 --- [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-633061fe-e2f6-4955-b768-3ed9b005841d', protocol='range'} 15:39:37 2026-06-03T15:39:37.404Z INFO 7009 --- [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-633061fe-e2f6-4955-b768-3ed9b005841d=Assignment(partitions=[legacy-batch-topic-0])} 15:39:37 2026-06-03T15:39:37.407Z INFO 7009 --- [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-633061fe-e2f6-4955-b768-3ed9b005841d', protocol='range'} 15:39:37 2026-06-03T15:39:37.407Z INFO 7009 --- [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]) 15:39:37 2026-06-03T15:39:37.408Z INFO 7009 --- [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 15:39:37 2026-06-03T15:39:37.409Z INFO 7009 --- [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 15:39:37 2026-06-03T15:39:37.410Z INFO 7009 --- [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}}. 15:39:37 2026-06-03T15:39:37.802Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:37 2026-06-03T15:39:37.802Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:37 2026-06-03T15:39:37.803Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:37 2026-06-03T15:39:37.803Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:37 2026-06-03T15:39:37.803Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:37 2026-06-03T15:39:37.870Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 15:39:37 2026-06-03T15:39:37.879Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 15:39:37 2026-06-03T15:39:37.894Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:37 2026-06-03T15:39:37.966Z INFO 7009 --- [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 15:39:37 2026-06-03T15:39:37.966Z INFO 7009 --- [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-633061fe-e2f6-4955-b768-3ed9b005841d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:37 2026-06-03T15:39:37.967Z INFO 7009 --- [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 15:39:37 2026-06-03T15:39:37.967Z INFO 7009 --- [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 15:39:37 2026-06-03T15:39:37.967Z INFO 7009 --- [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 15:39:37 2026-06-03T15:39:37.968Z INFO 7009 --- [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 15:39:37 2026-06-03T15:39:37.968Z INFO 7009 --- [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 15:39:37 2026-06-03T15:39:37.971Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:37 2026-06-03T15:39:37.971Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:37 2026-06-03T15:39:37.971Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:37 2026-06-03T15:39:37.971Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:37 2026-06-03T15:39:37.973Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-22 unregistered 15:39:38 2026-06-03T15:39:37.987Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:38 allow.auto.create.topics = true 15:39:38 auto.commit.interval.ms = 5000 15:39:38 auto.include.jmx.reporter = true 15:39:38 auto.offset.reset = latest 15:39:38 bootstrap.servers = [localhost:32777] 15:39:38 check.crcs = true 15:39:38 client.dns.lookup = use_all_dns_ips 15:39:38 client.id = consumer-test-group-23 15:39:38 client.rack = 15:39:38 connections.max.idle.ms = 540000 15:39:38 default.api.timeout.ms = 60000 15:39:38 enable.auto.commit = true 15:39:38 enable.metrics.push = true 15:39:38 exclude.internal.topics = true 15:39:38 fetch.max.bytes = 52428800 15:39:38 fetch.max.wait.ms = 500 15:39:38 fetch.min.bytes = 1 15:39:38 group.id = test-group 15:39:38 group.instance.id = null 15:39:38 group.protocol = classic 15:39:38 group.remote.assignor = null 15:39:38 heartbeat.interval.ms = 3000 15:39:38 interceptor.classes = [] 15:39:38 internal.leave.group.on.close = true 15:39:38 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:38 isolation.level = read_uncommitted 15:39:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:38 max.partition.fetch.bytes = 1048576 15:39:38 max.poll.interval.ms = 300000 15:39:38 max.poll.records = 2147483647 15:39:38 metadata.max.age.ms = 300000 15:39:38 metadata.recovery.strategy = none 15:39:38 metric.reporters = [] 15:39:38 metrics.num.samples = 2 15:39:38 metrics.recording.level = INFO 15:39:38 metrics.sample.window.ms = 30000 15:39:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:38 receive.buffer.bytes = 65536 15:39:38 reconnect.backoff.max.ms = 1000 15:39:38 reconnect.backoff.ms = 50 15:39:38 request.timeout.ms = 30000 15:39:38 retry.backoff.max.ms = 1000 15:39:38 retry.backoff.ms = 100 15:39:38 sasl.client.callback.handler.class = null 15:39:38 sasl.jaas.config = null 15:39:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:38 sasl.kerberos.min.time.before.relogin = 60000 15:39:38 sasl.kerberos.service.name = null 15:39:38 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:38 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:38 sasl.login.callback.handler.class = null 15:39:38 sasl.login.class = null 15:39:38 sasl.login.connect.timeout.ms = null 15:39:38 sasl.login.read.timeout.ms = null 15:39:38 sasl.login.refresh.buffer.seconds = 300 15:39:38 sasl.login.refresh.min.period.seconds = 60 15:39:38 sasl.login.refresh.window.factor = 0.8 15:39:38 sasl.login.refresh.window.jitter = 0.05 15:39:38 sasl.login.retry.backoff.max.ms = 10000 15:39:38 sasl.login.retry.backoff.ms = 100 15:39:38 sasl.mechanism = GSSAPI 15:39:38 sasl.oauthbearer.clock.skew.seconds = 30 15:39:38 sasl.oauthbearer.expected.audience = null 15:39:38 sasl.oauthbearer.expected.issuer = null 15:39:38 sasl.oauthbearer.header.urlencode = false 15:39:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:38 sasl.oauthbearer.jwks.endpoint.url = null 15:39:38 sasl.oauthbearer.scope.claim.name = scope 15:39:38 sasl.oauthbearer.sub.claim.name = sub 15:39:38 sasl.oauthbearer.token.endpoint.url = null 15:39:38 security.protocol = PLAINTEXT 15:39:38 security.providers = null 15:39:38 send.buffer.bytes = 131072 15:39:38 session.timeout.ms = 45000 15:39:38 socket.connection.setup.timeout.max.ms = 30000 15:39:38 socket.connection.setup.timeout.ms = 10000 15:39:38 ssl.cipher.suites = null 15:39:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:38 ssl.endpoint.identification.algorithm = https 15:39:38 ssl.engine.factory.class = null 15:39:38 ssl.key.password = null 15:39:38 ssl.keymanager.algorithm = SunX509 15:39:38 ssl.keystore.certificate.chain = null 15:39:38 ssl.keystore.key = null 15:39:38 ssl.keystore.location = null 15:39:38 ssl.keystore.password = null 15:39:38 ssl.keystore.type = JKS 15:39:38 ssl.protocol = TLSv1.3 15:39:38 ssl.provider = null 15:39:38 ssl.secure.random.implementation = null 15:39:38 ssl.trustmanager.algorithm = PKIX 15:39:38 ssl.truststore.certificates = null 15:39:38 ssl.truststore.location = null 15:39:38 ssl.truststore.password = null 15:39:38 ssl.truststore.type = JKS 15:39:38 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:39:38 15:39:38 2026-06-03T15:39:37.988Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:38 2026-06-03T15:39:37.991Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:38 2026-06-03T15:39:37.991Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:38 2026-06-03T15:39:37.991Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501177991 15:39:38 2026-06-03T15:39:37.991Z INFO 7009 --- [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 15:39:38 2026-06-03T15:39:37.996Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-23, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:38 2026-06-03T15:39:37.997Z INFO 7009 --- [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) 15:39:38 2026-06-03T15:39:37.998Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] (Re-)joining group 15:39:38 2026-06-03T15:39:38.000Z INFO 7009 --- [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-d7e0f26a-6c63-4d1b-a00e-dc38d627af8f 15:39:38 2026-06-03T15:39:38.000Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] (Re-)joining group 15:39:38 2026-06-03T15:39:38.002Z INFO 7009 --- [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-d7e0f26a-6c63-4d1b-a00e-dc38d627af8f', protocol='range'} 15:39:38 2026-06-03T15:39:38.002Z INFO 7009 --- [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-d7e0f26a-6c63-4d1b-a00e-dc38d627af8f=Assignment(partitions=[legacy-batch-topic-0])} 15:39:38 2026-06-03T15:39:38.004Z INFO 7009 --- [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-d7e0f26a-6c63-4d1b-a00e-dc38d627af8f', protocol='range'} 15:39:38 2026-06-03T15:39:38.004Z INFO 7009 --- [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]) 15:39:38 2026-06-03T15:39:38.004Z INFO 7009 --- [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 15:39:38 2026-06-03T15:39:38.005Z INFO 7009 --- [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 15:39:38 2026-06-03T15:39:38.008Z INFO 7009 --- [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}}. 15:39:38 2026-06-03T15:39:38.513Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:38 2026-06-03T15:39:38.513Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:38 2026-06-03T15:39:38.513Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:38 2026-06-03T15:39:38.513Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:38 2026-06-03T15:39:38.513Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:38 2026-06-03T15:39:38.574Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 15:39:38 2026-06-03T15:39:38.583Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 15:39:38 2026-06-03T15:39:38.598Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:38 2026-06-03T15:39:38.645Z WARN 7009 --- [cps-integration-test] [tp1635487288-54] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 3a7d85d2-86ae-4085-9fc7-01410073059b, data operation cloud event id: 304c6223-9056-4b91-a720-4eeb0d5c9a5b 15:39:38 2026-06-03T15:39:38.646Z INFO 7009 --- [cps-integration-test] [tp1635487288-54] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:38 acks = -1 15:39:38 auto.include.jmx.reporter = true 15:39:38 batch.size = 16384 15:39:38 bootstrap.servers = [localhost:32777] 15:39:38 buffer.memory = 33554432 15:39:38 client.dns.lookup = use_all_dns_ips 15:39:38 client.id = cps-core-1 15:39:38 compression.gzip.level = -1 15:39:38 compression.lz4.level = 9 15:39:38 compression.type = none 15:39:38 compression.zstd.level = 3 15:39:38 connections.max.idle.ms = 540000 15:39:38 delivery.timeout.ms = 120000 15:39:38 enable.idempotence = true 15:39:38 enable.metrics.push = true 15:39:38 interceptor.classes = [] 15:39:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:38 linger.ms = 0 15:39:38 max.block.ms = 60000 15:39:38 max.in.flight.requests.per.connection = 5 15:39:38 max.request.size = 1048576 15:39:38 metadata.max.age.ms = 300000 15:39:38 metadata.max.idle.ms = 300000 15:39:38 metadata.recovery.strategy = none 15:39:38 metric.reporters = [] 15:39:38 metrics.num.samples = 2 15:39:38 metrics.recording.level = INFO 15:39:38 metrics.sample.window.ms = 30000 15:39:38 partitioner.adaptive.partitioning.enable = true 15:39:38 partitioner.availability.timeout.ms = 0 15:39:38 partitioner.class = null 15:39:38 partitioner.ignore.keys = false 15:39:38 receive.buffer.bytes = 32768 15:39:38 reconnect.backoff.max.ms = 1000 15:39:38 reconnect.backoff.ms = 50 15:39:38 request.timeout.ms = 30000 15:39:38 retries = 2147483647 15:39:38 retry.backoff.max.ms = 1000 15:39:38 retry.backoff.ms = 100 15:39:38 sasl.client.callback.handler.class = null 15:39:38 sasl.jaas.config = null 15:39:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:38 sasl.kerberos.min.time.before.relogin = 60000 15:39:38 sasl.kerberos.service.name = null 15:39:38 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:38 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:38 sasl.login.callback.handler.class = null 15:39:38 sasl.login.class = null 15:39:38 sasl.login.connect.timeout.ms = null 15:39:38 sasl.login.read.timeout.ms = null 15:39:38 sasl.login.refresh.buffer.seconds = 300 15:39:38 sasl.login.refresh.min.period.seconds = 60 15:39:38 sasl.login.refresh.window.factor = 0.8 15:39:38 sasl.login.refresh.window.jitter = 0.05 15:39:38 sasl.login.retry.backoff.max.ms = 10000 15:39:38 sasl.login.retry.backoff.ms = 100 15:39:38 sasl.mechanism = GSSAPI 15:39:38 sasl.oauthbearer.clock.skew.seconds = 30 15:39:38 sasl.oauthbearer.expected.audience = null 15:39:38 sasl.oauthbearer.expected.issuer = null 15:39:38 sasl.oauthbearer.header.urlencode = false 15:39:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:38 sasl.oauthbearer.jwks.endpoint.url = null 15:39:38 sasl.oauthbearer.scope.claim.name = scope 15:39:38 sasl.oauthbearer.sub.claim.name = sub 15:39:38 sasl.oauthbearer.token.endpoint.url = null 15:39:38 security.protocol = PLAINTEXT 15:39:38 security.providers = null 15:39:38 send.buffer.bytes = 131072 15:39:38 socket.connection.setup.timeout.max.ms = 30000 15:39:38 socket.connection.setup.timeout.ms = 10000 15:39:38 ssl.cipher.suites = null 15:39:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:38 ssl.endpoint.identification.algorithm = https 15:39:38 ssl.engine.factory.class = null 15:39:38 ssl.key.password = null 15:39:38 ssl.keymanager.algorithm = SunX509 15:39:38 ssl.keystore.certificate.chain = null 15:39:38 ssl.keystore.key = null 15:39:38 ssl.keystore.location = null 15:39:38 ssl.keystore.password = null 15:39:38 ssl.keystore.type = JKS 15:39:38 ssl.protocol = TLSv1.3 15:39:38 ssl.provider = null 15:39:38 ssl.secure.random.implementation = null 15:39:38 ssl.trustmanager.algorithm = PKIX 15:39:38 ssl.truststore.certificates = null 15:39:38 ssl.truststore.location = null 15:39:38 ssl.truststore.password = null 15:39:38 ssl.truststore.type = JKS 15:39:38 transaction.timeout.ms = 60000 15:39:38 transactional.id = null 15:39:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:39:38 15:39:38 2026-06-03T15:39:38.646Z INFO 7009 --- [cps-integration-test] [tp1635487288-54] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:38 2026-06-03T15:39:38.647Z INFO 7009 --- [cps-integration-test] [tp1635487288-54] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 15:39:38 2026-06-03T15:39:38.649Z INFO 7009 --- [cps-integration-test] [tp1635487288-54] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [cps-core-1] already exists, so skipping a new mbean creation. 15:39:38 2026-06-03T15:39:38.656Z INFO 7009 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:38 2026-06-03T15:39:38.656Z INFO 7009 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 1 with epoch 0 15:39:38 2026-06-03T15:39:38.724Z INFO 7009 --- [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 15:39:38 2026-06-03T15:39:38.724Z INFO 7009 --- [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-d7e0f26a-6c63-4d1b-a00e-dc38d627af8f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:38 2026-06-03T15:39:38.724Z INFO 7009 --- [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 15:39:38 2026-06-03T15:39:38.725Z INFO 7009 --- [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 15:39:38 2026-06-03T15:39:38.725Z INFO 7009 --- [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 15:39:38 2026-06-03T15:39:38.725Z INFO 7009 --- [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 15:39:38 2026-06-03T15:39:38.725Z INFO 7009 --- [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 15:39:39 2026-06-03T15:39:39.180Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:39 2026-06-03T15:39:39.180Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:39 2026-06-03T15:39:39.180Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:39 2026-06-03T15:39:39.180Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:39 2026-06-03T15:39:39.183Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-23 unregistered 15:39:39 2026-06-03T15:39:39.198Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:39 allow.auto.create.topics = true 15:39:39 auto.commit.interval.ms = 5000 15:39:39 auto.include.jmx.reporter = true 15:39:39 auto.offset.reset = latest 15:39:39 bootstrap.servers = [localhost:32777] 15:39:39 check.crcs = true 15:39:39 client.dns.lookup = use_all_dns_ips 15:39:39 client.id = consumer-test-group-24 15:39:39 client.rack = 15:39:39 connections.max.idle.ms = 540000 15:39:39 default.api.timeout.ms = 60000 15:39:39 enable.auto.commit = true 15:39:39 enable.metrics.push = true 15:39:39 exclude.internal.topics = true 15:39:39 fetch.max.bytes = 52428800 15:39:39 fetch.max.wait.ms = 500 15:39:39 fetch.min.bytes = 1 15:39:39 group.id = test-group 15:39:39 group.instance.id = null 15:39:39 group.protocol = classic 15:39:39 group.remote.assignor = null 15:39:39 heartbeat.interval.ms = 3000 15:39:39 interceptor.classes = [] 15:39:39 internal.leave.group.on.close = true 15:39:39 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:39 isolation.level = read_uncommitted 15:39:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:39 max.partition.fetch.bytes = 1048576 15:39:39 max.poll.interval.ms = 300000 15:39:39 max.poll.records = 2147483647 15:39:39 metadata.max.age.ms = 300000 15:39:39 metadata.recovery.strategy = none 15:39:39 metric.reporters = [] 15:39:39 metrics.num.samples = 2 15:39:39 metrics.recording.level = INFO 15:39:39 metrics.sample.window.ms = 30000 15:39:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:39 receive.buffer.bytes = 65536 15:39:39 reconnect.backoff.max.ms = 1000 15:39:39 reconnect.backoff.ms = 50 15:39:39 request.timeout.ms = 30000 15:39:39 retry.backoff.max.ms = 1000 15:39:39 retry.backoff.ms = 100 15:39:39 sasl.client.callback.handler.class = null 15:39:39 sasl.jaas.config = null 15:39:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:39 sasl.kerberos.min.time.before.relogin = 60000 15:39:39 sasl.kerberos.service.name = null 15:39:39 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:39 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:39 sasl.login.callback.handler.class = null 15:39:39 sasl.login.class = null 15:39:39 sasl.login.connect.timeout.ms = null 15:39:39 sasl.login.read.timeout.ms = null 15:39:39 sasl.login.refresh.buffer.seconds = 300 15:39:39 sasl.login.refresh.min.period.seconds = 60 15:39:39 sasl.login.refresh.window.factor = 0.8 15:39:39 sasl.login.refresh.window.jitter = 0.05 15:39:39 sasl.login.retry.backoff.max.ms = 10000 15:39:39 sasl.login.retry.backoff.ms = 100 15:39:39 sasl.mechanism = GSSAPI 15:39:39 sasl.oauthbearer.clock.skew.seconds = 30 15:39:39 sasl.oauthbearer.expected.audience = null 15:39:39 sasl.oauthbearer.expected.issuer = null 15:39:39 sasl.oauthbearer.header.urlencode = false 15:39:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:39 sasl.oauthbearer.jwks.endpoint.url = null 15:39:39 sasl.oauthbearer.scope.claim.name = scope 15:39:39 sasl.oauthbearer.sub.claim.name = sub 15:39:39 sasl.oauthbearer.token.endpoint.url = null 15:39:39 security.protocol = PLAINTEXT 15:39:39 security.providers = null 15:39:39 send.buffer.bytes = 131072 15:39:39 session.timeout.ms = 45000 15:39:39 socket.connection.setup.timeout.max.ms = 30000 15:39:39 socket.connection.setup.timeout.ms = 10000 15:39:39 ssl.cipher.suites = null 15:39:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:39 ssl.endpoint.identification.algorithm = https 15:39:39 ssl.engine.factory.class = null 15:39:39 ssl.key.password = null 15:39:39 ssl.keymanager.algorithm = SunX509 15:39:39 ssl.keystore.certificate.chain = null 15:39:39 ssl.keystore.key = null 15:39:39 ssl.keystore.location = null 15:39:39 ssl.keystore.password = null 15:39:39 ssl.keystore.type = JKS 15:39:39 ssl.protocol = TLSv1.3 15:39:39 ssl.provider = null 15:39:39 ssl.secure.random.implementation = null 15:39:39 ssl.trustmanager.algorithm = PKIX 15:39:39 ssl.truststore.certificates = null 15:39:39 ssl.truststore.location = null 15:39:39 ssl.truststore.password = null 15:39:39 ssl.truststore.type = JKS 15:39:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:39:39 15:39:39 2026-06-03T15:39:39.198Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:39 2026-06-03T15:39:39.200Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:39 2026-06-03T15:39:39.200Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:39 2026-06-03T15:39:39.200Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501179200 15:39:39 2026-06-03T15:39:39.200Z INFO 7009 --- [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 15:39:39 2026-06-03T15:39:39.205Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-24, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:39 2026-06-03T15:39:39.206Z INFO 7009 --- [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) 15:39:39 2026-06-03T15:39:39.207Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] (Re-)joining group 15:39:39 2026-06-03T15:39:39.209Z INFO 7009 --- [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-8bec6358-bec6-4312-bfcb-ccffe75732dd 15:39:39 2026-06-03T15:39:39.210Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] (Re-)joining group 15:39:39 2026-06-03T15:39:39.212Z INFO 7009 --- [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-8bec6358-bec6-4312-bfcb-ccffe75732dd', protocol='range'} 15:39:39 2026-06-03T15:39:39.212Z INFO 7009 --- [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-8bec6358-bec6-4312-bfcb-ccffe75732dd=Assignment(partitions=[legacy-batch-topic-0])} 15:39:39 2026-06-03T15:39:39.214Z INFO 7009 --- [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-8bec6358-bec6-4312-bfcb-ccffe75732dd', protocol='range'} 15:39:39 2026-06-03T15:39:39.214Z INFO 7009 --- [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]) 15:39:39 2026-06-03T15:39:39.214Z INFO 7009 --- [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 15:39:39 2026-06-03T15:39:39.215Z INFO 7009 --- [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 15:39:39 2026-06-03T15:39:39.220Z INFO 7009 --- [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}}. 15:39:39 2026-06-03T15:39:39.719Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:39 2026-06-03T15:39:39.719Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:39 2026-06-03T15:39:39.719Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:39 2026-06-03T15:39:39.720Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:39 2026-06-03T15:39:39.720Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:39 2026-06-03T15:39:39.790Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 15:39:39 2026-06-03T15:39:39.799Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 15:39:39 2026-06-03T15:39:39.813Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:39 2026-06-03T15:39:39.846Z WARN 7009 --- [cps-integration-test] [tp1635487288-53] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 8c5f6940-d320-4b90-922a-cb27399e941f, data operation cloud event id: 842f32ad-6fa3-4306-b07f-5086442ca3aa 15:39:39 2026-06-03T15:39:39.886Z INFO 7009 --- [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 15:39:39 2026-06-03T15:39:39.886Z INFO 7009 --- [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-8bec6358-bec6-4312-bfcb-ccffe75732dd sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:39 2026-06-03T15:39:39.887Z INFO 7009 --- [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 15:39:39 2026-06-03T15:39:39.887Z INFO 7009 --- [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 15:39:39 2026-06-03T15:39:39.887Z INFO 7009 --- [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 15:39:39 2026-06-03T15:39:39.887Z INFO 7009 --- [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 15:39:39 2026-06-03T15:39:39.887Z INFO 7009 --- [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 15:39:40 2026-06-03T15:39:40.355Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:40 2026-06-03T15:39:40.355Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:40 2026-06-03T15:39:40.355Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:40 2026-06-03T15:39:40.355Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:40 2026-06-03T15:39:40.358Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-24 unregistered 15:39:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.124 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 15:39:40 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 15:39:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 15:39:40 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 15:39:40 2026-06-03T15:39:40.460Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:40 2026-06-03T15:39:40.460Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:40 2026-06-03T15:39:40.460Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:40 2026-06-03T15:39:40.461Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:40 2026-06-03T15:39:40.461Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:40 2026-06-03T15:39:40.561Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:40 2026-06-03T15:39:40.581Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:40 2026-06-03T15:39:40.581Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:40 2026-06-03T15:39:40.582Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:40 2026-06-03T15:39:40.582Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:40 2026-06-03T15:39:40.582Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:40 2026-06-03T15:39:40.606Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:40 2026-06-03T15:39:40.625Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:40 2026-06-03T15:39:40.625Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:40 2026-06-03T15:39:40.625Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:40 2026-06-03T15:39:40.626Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:40 2026-06-03T15:39:40.626Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:40 2026-06-03T15:39:40.650Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:40 2026-06-03T15:39:40.672Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:40 2026-06-03T15:39:40.672Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:40 2026-06-03T15:39:40.672Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:40 2026-06-03T15:39:40.673Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:40 2026-06-03T15:39:40.673Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:40 2026-06-03T15:39:40.700Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:40 2026-06-03T15:39:40.732Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:40 2026-06-03T15:39:40.732Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:40 2026-06-03T15:39:40.733Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:40 2026-06-03T15:39:40.733Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:40 2026-06-03T15:39:40.733Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:40 2026-06-03T15:39:40.754Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:40 2026-06-03T15:39:40.775Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:40 2026-06-03T15:39:40.775Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:40 2026-06-03T15:39:40.776Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:40 2026-06-03T15:39:40.776Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:40 2026-06-03T15:39:40.776Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:40 2026-06-03T15:39:40.795Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:40 2026-06-03T15:39:40.805Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:40 allow.auto.create.topics = true 15:39:40 auto.commit.interval.ms = 5000 15:39:40 auto.include.jmx.reporter = true 15:39:40 auto.offset.reset = latest 15:39:40 bootstrap.servers = [localhost:32777] 15:39:40 check.crcs = true 15:39:40 client.dns.lookup = use_all_dns_ips 15:39:40 client.id = consumer-test-group-25 15:39:40 client.rack = 15:39:40 connections.max.idle.ms = 540000 15:39:40 default.api.timeout.ms = 60000 15:39:40 enable.auto.commit = true 15:39:40 enable.metrics.push = true 15:39:40 exclude.internal.topics = true 15:39:40 fetch.max.bytes = 52428800 15:39:40 fetch.max.wait.ms = 500 15:39:40 fetch.min.bytes = 1 15:39:40 group.id = test-group 15:39:40 group.instance.id = null 15:39:40 group.protocol = classic 15:39:40 group.remote.assignor = null 15:39:40 heartbeat.interval.ms = 3000 15:39:40 interceptor.classes = [] 15:39:40 internal.leave.group.on.close = true 15:39:40 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:40 isolation.level = read_uncommitted 15:39:40 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:40 max.partition.fetch.bytes = 1048576 15:39:40 max.poll.interval.ms = 300000 15:39:40 max.poll.records = 2147483647 15:39:40 metadata.max.age.ms = 300000 15:39:40 metadata.recovery.strategy = none 15:39:40 metric.reporters = [] 15:39:40 metrics.num.samples = 2 15:39:40 metrics.recording.level = INFO 15:39:40 metrics.sample.window.ms = 30000 15:39:40 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:40 receive.buffer.bytes = 65536 15:39:40 reconnect.backoff.max.ms = 1000 15:39:40 reconnect.backoff.ms = 50 15:39:40 request.timeout.ms = 30000 15:39:40 retry.backoff.max.ms = 1000 15:39:40 retry.backoff.ms = 100 15:39:40 sasl.client.callback.handler.class = null 15:39:40 sasl.jaas.config = null 15:39:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:40 sasl.kerberos.min.time.before.relogin = 60000 15:39:40 sasl.kerberos.service.name = null 15:39:40 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:40 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:40 sasl.login.callback.handler.class = null 15:39:40 sasl.login.class = null 15:39:40 sasl.login.connect.timeout.ms = null 15:39:40 sasl.login.read.timeout.ms = null 15:39:40 sasl.login.refresh.buffer.seconds = 300 15:39:40 sasl.login.refresh.min.period.seconds = 60 15:39:40 sasl.login.refresh.window.factor = 0.8 15:39:40 sasl.login.refresh.window.jitter = 0.05 15:39:40 sasl.login.retry.backoff.max.ms = 10000 15:39:40 sasl.login.retry.backoff.ms = 100 15:39:40 sasl.mechanism = GSSAPI 15:39:40 sasl.oauthbearer.clock.skew.seconds = 30 15:39:40 sasl.oauthbearer.expected.audience = null 15:39:40 sasl.oauthbearer.expected.issuer = null 15:39:40 sasl.oauthbearer.header.urlencode = false 15:39:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:40 sasl.oauthbearer.jwks.endpoint.url = null 15:39:40 sasl.oauthbearer.scope.claim.name = scope 15:39:40 sasl.oauthbearer.sub.claim.name = sub 15:39:40 sasl.oauthbearer.token.endpoint.url = null 15:39:40 security.protocol = PLAINTEXT 15:39:40 security.providers = null 15:39:40 send.buffer.bytes = 131072 15:39:40 session.timeout.ms = 45000 15:39:40 socket.connection.setup.timeout.max.ms = 30000 15:39:40 socket.connection.setup.timeout.ms = 10000 15:39:40 ssl.cipher.suites = null 15:39:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:40 ssl.endpoint.identification.algorithm = https 15:39:40 ssl.engine.factory.class = null 15:39:40 ssl.key.password = null 15:39:40 ssl.keymanager.algorithm = SunX509 15:39:40 ssl.keystore.certificate.chain = null 15:39:40 ssl.keystore.key = null 15:39:40 ssl.keystore.location = null 15:39:40 ssl.keystore.password = null 15:39:40 ssl.keystore.type = JKS 15:39:40 ssl.protocol = TLSv1.3 15:39:40 ssl.provider = null 15:39:40 ssl.secure.random.implementation = null 15:39:40 ssl.trustmanager.algorithm = PKIX 15:39:40 ssl.truststore.certificates = null 15:39:40 ssl.truststore.location = null 15:39:40 ssl.truststore.password = null 15:39:40 ssl.truststore.type = JKS 15:39:40 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:39:40 15:39:40 2026-06-03T15:39:40.805Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:40 2026-06-03T15:39:40.808Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:40 2026-06-03T15:39:40.808Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:40 2026-06-03T15:39:40.808Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501180808 15:39:40 2026-06-03T15:39:40.808Z INFO 7009 --- [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 15:39:40 2026-06-03T15:39:40.814Z WARN 7009 --- [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} 15:39:40 2026-06-03T15:39:40.814Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-25, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:40 2026-06-03T15:39:40.815Z INFO 7009 --- [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) 15:39:40 2026-06-03T15:39:40.816Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] (Re-)joining group 15:39:40 2026-06-03T15:39:40.820Z INFO 7009 --- [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-91ebcb6d-0258-4091-b308-4904e3e08393 15:39:40 2026-06-03T15:39:40.820Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] (Re-)joining group 15:39:40 2026-06-03T15:39:40.823Z INFO 7009 --- [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-91ebcb6d-0258-4091-b308-4904e3e08393', protocol='range'} 15:39:40 2026-06-03T15:39:40.923Z INFO 7009 --- [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-91ebcb6d-0258-4091-b308-4904e3e08393=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 15:39:40 2026-06-03T15:39:40.927Z INFO 7009 --- [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-91ebcb6d-0258-4091-b308-4904e3e08393', protocol='range'} 15:39:40 2026-06-03T15:39:40.927Z INFO 7009 --- [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]) 15:39:40 2026-06-03T15:39:40.927Z INFO 7009 --- [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 15:39:40 2026-06-03T15:39:40.928Z INFO 7009 --- [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 15:39:40 2026-06-03T15:39:40.930Z INFO 7009 --- [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}}. 15:39:41 2026-06-03T15:39:41.312Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:41 acks = -1 15:39:41 auto.include.jmx.reporter = true 15:39:41 batch.size = 16384 15:39:41 bootstrap.servers = [localhost:32777] 15:39:41 buffer.memory = 33554432 15:39:41 client.dns.lookup = use_all_dns_ips 15:39:41 client.id = test-client-id 15:39:41 compression.gzip.level = -1 15:39:41 compression.lz4.level = 9 15:39:41 compression.type = none 15:39:41 compression.zstd.level = 3 15:39:41 connections.max.idle.ms = 540000 15:39:41 delivery.timeout.ms = 120000 15:39:41 enable.idempotence = true 15:39:41 enable.metrics.push = true 15:39:41 interceptor.classes = [] 15:39:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:41 linger.ms = 0 15:39:41 max.block.ms = 60000 15:39:41 max.in.flight.requests.per.connection = 5 15:39:41 max.request.size = 1048576 15:39:41 metadata.max.age.ms = 300000 15:39:41 metadata.max.idle.ms = 300000 15:39:41 metadata.recovery.strategy = none 15:39:41 metric.reporters = [] 15:39:41 metrics.num.samples = 2 15:39:41 metrics.recording.level = INFO 15:39:41 metrics.sample.window.ms = 30000 15:39:41 partitioner.adaptive.partitioning.enable = true 15:39:41 partitioner.availability.timeout.ms = 0 15:39:41 partitioner.class = null 15:39:41 partitioner.ignore.keys = false 15:39:41 receive.buffer.bytes = 32768 15:39:41 reconnect.backoff.max.ms = 1000 15:39:41 reconnect.backoff.ms = 50 15:39:41 request.timeout.ms = 30000 15:39:41 retries = 2147483647 15:39:41 retry.backoff.max.ms = 1000 15:39:41 retry.backoff.ms = 100 15:39:41 sasl.client.callback.handler.class = null 15:39:41 sasl.jaas.config = null 15:39:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:41 sasl.kerberos.min.time.before.relogin = 60000 15:39:41 sasl.kerberos.service.name = null 15:39:41 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:41 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:41 sasl.login.callback.handler.class = null 15:39:41 sasl.login.class = null 15:39:41 sasl.login.connect.timeout.ms = null 15:39:41 sasl.login.read.timeout.ms = null 15:39:41 sasl.login.refresh.buffer.seconds = 300 15:39:41 sasl.login.refresh.min.period.seconds = 60 15:39:41 sasl.login.refresh.window.factor = 0.8 15:39:41 sasl.login.refresh.window.jitter = 0.05 15:39:41 sasl.login.retry.backoff.max.ms = 10000 15:39:41 sasl.login.retry.backoff.ms = 100 15:39:41 sasl.mechanism = GSSAPI 15:39:41 sasl.oauthbearer.clock.skew.seconds = 30 15:39:41 sasl.oauthbearer.expected.audience = null 15:39:41 sasl.oauthbearer.expected.issuer = null 15:39:41 sasl.oauthbearer.header.urlencode = false 15:39:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:41 sasl.oauthbearer.jwks.endpoint.url = null 15:39:41 sasl.oauthbearer.scope.claim.name = scope 15:39:41 sasl.oauthbearer.sub.claim.name = sub 15:39:41 sasl.oauthbearer.token.endpoint.url = null 15:39:41 security.protocol = PLAINTEXT 15:39:41 security.providers = null 15:39:41 send.buffer.bytes = 131072 15:39:41 socket.connection.setup.timeout.max.ms = 30000 15:39:41 socket.connection.setup.timeout.ms = 10000 15:39:41 ssl.cipher.suites = null 15:39:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:41 ssl.endpoint.identification.algorithm = https 15:39:41 ssl.engine.factory.class = null 15:39:41 ssl.key.password = null 15:39:41 ssl.keymanager.algorithm = SunX509 15:39:41 ssl.keystore.certificate.chain = null 15:39:41 ssl.keystore.key = null 15:39:41 ssl.keystore.location = null 15:39:41 ssl.keystore.password = null 15:39:41 ssl.keystore.type = JKS 15:39:41 ssl.protocol = TLSv1.3 15:39:41 ssl.provider = null 15:39:41 ssl.secure.random.implementation = null 15:39:41 ssl.trustmanager.algorithm = PKIX 15:39:41 ssl.truststore.certificates = null 15:39:41 ssl.truststore.location = null 15:39:41 ssl.truststore.password = null 15:39:41 ssl.truststore.type = JKS 15:39:41 transaction.timeout.ms = 60000 15:39:41 transactional.id = null 15:39:41 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:41 15:39:41 2026-06-03T15:39:41.312Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:41 2026-06-03T15:39:41.313Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 15:39:41 2026-06-03T15:39:41.316Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:41 2026-06-03T15:39:41.316Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:41 2026-06-03T15:39:41.316Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501181316 15:39:41 2026-06-03T15:39:41.317Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:41 acks = -1 15:39:41 auto.include.jmx.reporter = true 15:39:41 batch.size = 16384 15:39:41 bootstrap.servers = [localhost:32777] 15:39:41 buffer.memory = 33554432 15:39:41 client.dns.lookup = use_all_dns_ips 15:39:41 client.id = test-client-id 15:39:41 compression.gzip.level = -1 15:39:41 compression.lz4.level = 9 15:39:41 compression.type = none 15:39:41 compression.zstd.level = 3 15:39:41 connections.max.idle.ms = 540000 15:39:41 delivery.timeout.ms = 120000 15:39:41 enable.idempotence = true 15:39:41 enable.metrics.push = true 15:39:41 interceptor.classes = [] 15:39:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:41 linger.ms = 0 15:39:41 max.block.ms = 60000 15:39:41 max.in.flight.requests.per.connection = 5 15:39:41 max.request.size = 1048576 15:39:41 metadata.max.age.ms = 300000 15:39:41 metadata.max.idle.ms = 300000 15:39:41 metadata.recovery.strategy = none 15:39:41 metric.reporters = [] 15:39:41 metrics.num.samples = 2 15:39:41 metrics.recording.level = INFO 15:39:41 metrics.sample.window.ms = 30000 15:39:41 partitioner.adaptive.partitioning.enable = true 15:39:41 partitioner.availability.timeout.ms = 0 15:39:41 partitioner.class = null 15:39:41 partitioner.ignore.keys = false 15:39:41 receive.buffer.bytes = 32768 15:39:41 reconnect.backoff.max.ms = 1000 15:39:41 reconnect.backoff.ms = 50 15:39:41 request.timeout.ms = 30000 15:39:41 retries = 2147483647 15:39:41 retry.backoff.max.ms = 1000 15:39:41 retry.backoff.ms = 100 15:39:41 sasl.client.callback.handler.class = null 15:39:41 sasl.jaas.config = null 15:39:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:41 sasl.kerberos.min.time.before.relogin = 60000 15:39:41 sasl.kerberos.service.name = null 15:39:41 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:41 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:41 sasl.login.callback.handler.class = null 15:39:41 sasl.login.class = null 15:39:41 sasl.login.connect.timeout.ms = null 15:39:41 sasl.login.read.timeout.ms = null 15:39:41 sasl.login.refresh.buffer.seconds = 300 15:39:41 sasl.login.refresh.min.period.seconds = 60 15:39:41 sasl.login.refresh.window.factor = 0.8 15:39:41 sasl.login.refresh.window.jitter = 0.05 15:39:41 sasl.login.retry.backoff.max.ms = 10000 15:39:41 sasl.login.retry.backoff.ms = 100 15:39:41 sasl.mechanism = GSSAPI 15:39:41 sasl.oauthbearer.clock.skew.seconds = 30 15:39:41 sasl.oauthbearer.expected.audience = null 15:39:41 sasl.oauthbearer.expected.issuer = null 15:39:41 sasl.oauthbearer.header.urlencode = false 15:39:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:41 sasl.oauthbearer.jwks.endpoint.url = null 15:39:41 sasl.oauthbearer.scope.claim.name = scope 15:39:41 sasl.oauthbearer.sub.claim.name = sub 15:39:41 sasl.oauthbearer.token.endpoint.url = null 15:39:41 security.protocol = PLAINTEXT 15:39:41 security.providers = null 15:39:41 send.buffer.bytes = 131072 15:39:41 socket.connection.setup.timeout.max.ms = 30000 15:39:41 socket.connection.setup.timeout.ms = 10000 15:39:41 ssl.cipher.suites = null 15:39:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:41 ssl.endpoint.identification.algorithm = https 15:39:41 ssl.engine.factory.class = null 15:39:41 ssl.key.password = null 15:39:41 ssl.keymanager.algorithm = SunX509 15:39:41 ssl.keystore.certificate.chain = null 15:39:41 ssl.keystore.key = null 15:39:41 ssl.keystore.location = null 15:39:41 ssl.keystore.password = null 15:39:41 ssl.keystore.type = JKS 15:39:41 ssl.protocol = TLSv1.3 15:39:41 ssl.provider = null 15:39:41 ssl.secure.random.implementation = null 15:39:41 ssl.trustmanager.algorithm = PKIX 15:39:41 ssl.truststore.certificates = null 15:39:41 ssl.truststore.location = null 15:39:41 ssl.truststore.password = null 15:39:41 ssl.truststore.type = JKS 15:39:41 transaction.timeout.ms = 60000 15:39:41 transactional.id = null 15:39:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:39:41 15:39:41 2026-06-03T15:39:41.318Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:41 2026-06-03T15:39:41.319Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 15:39:41 2026-06-03T15:39:41.323Z INFO 7009 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:41 2026-06-03T15:39:41.323Z INFO 7009 --- [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. 15:39:41 2026-06-03T15:39:41.323Z INFO 7009 --- [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 15:39:41 2026-06-03T15:39:41.330Z INFO 7009 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:41 2026-06-03T15:39:41.330Z INFO 7009 --- [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 15:39:41 2026-06-03T15:39:41.358Z INFO 7009 --- [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 15:39:41 2026-06-03T15:39:41.418Z INFO 7009 --- [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 15:39:44 2026-06-03T15:39:44.328Z INFO 7009 --- [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 15:39:44 2026-06-03T15:39:44.328Z INFO 7009 --- [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-91ebcb6d-0258-4091-b308-4904e3e08393 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:44 2026-06-03T15:39:44.328Z INFO 7009 --- [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 15:39:44 2026-06-03T15:39:44.328Z INFO 7009 --- [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 15:39:44 2026-06-03T15:39:44.328Z INFO 7009 --- [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 15:39:44 2026-06-03T15:39:44.329Z INFO 7009 --- [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 15:39:44 2026-06-03T15:39:44.329Z INFO 7009 --- [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 15:39:44 2026-06-03T15:39:44.516Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:44 2026-06-03T15:39:44.516Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:44 2026-06-03T15:39:44.516Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:44 2026-06-03T15:39:44.516Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:44 2026-06-03T15:39:44.518Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-25 unregistered 15:39:44 2026-06-03T15:39:44.520Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 15:39:44 2026-06-03T15:39:44.523Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:44 2026-06-03T15:39:44.523Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:44 2026-06-03T15:39:44.523Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:44 2026-06-03T15:39:44.523Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:44 2026-06-03T15:39:44.524Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 15:39:44 2026-06-03T15:39:44.524Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 15:39:44 2026-06-03T15:39:44.526Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:44 2026-06-03T15:39:44.526Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:44 2026-06-03T15:39:44.526Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:44 2026-06-03T15:39:44.526Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:44 2026-06-03T15:39:44.526Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 15:39:44 2026-06-03T15:39:44.644Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:44 2026-06-03T15:39:44.644Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:44 2026-06-03T15:39:44.645Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:44 2026-06-03T15:39:44.645Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:44 2026-06-03T15:39:44.645Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:44 2026-06-03T15:39:44.665Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:44 2026-06-03T15:39:44.683Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:44 2026-06-03T15:39:44.684Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:44 2026-06-03T15:39:44.684Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:44 2026-06-03T15:39:44.684Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:44 2026-06-03T15:39:44.684Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:44 2026-06-03T15:39:44.704Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:44 2026-06-03T15:39:44.722Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:44 2026-06-03T15:39:44.722Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:44 2026-06-03T15:39:44.723Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:44 2026-06-03T15:39:44.723Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:44 2026-06-03T15:39:44.723Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:44 2026-06-03T15:39:44.740Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:44 2026-06-03T15:39:44.756Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:44 2026-06-03T15:39:44.756Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:44 2026-06-03T15:39:44.756Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:44 2026-06-03T15:39:44.756Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:44 2026-06-03T15:39:44.756Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:44 2026-06-03T15:39:44.776Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:44 2026-06-03T15:39:44.791Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:44 2026-06-03T15:39:44.792Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:44 2026-06-03T15:39:44.792Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:44 2026-06-03T15:39:44.792Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:44 2026-06-03T15:39:44.792Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:44 2026-06-03T15:39:44.810Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:44 2026-06-03T15:39:44.827Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:44 2026-06-03T15:39:44.827Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:44 2026-06-03T15:39:44.827Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:44 2026-06-03T15:39:44.827Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:44 2026-06-03T15:39:44.827Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:44 2026-06-03T15:39:44.845Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:44 2026-06-03T15:39:44.858Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:44 allow.auto.create.topics = true 15:39:44 auto.commit.interval.ms = 5000 15:39:44 auto.include.jmx.reporter = true 15:39:44 auto.offset.reset = latest 15:39:44 bootstrap.servers = [localhost:32777] 15:39:44 check.crcs = true 15:39:44 client.dns.lookup = use_all_dns_ips 15:39:44 client.id = consumer-test-group-26 15:39:44 client.rack = 15:39:44 connections.max.idle.ms = 540000 15:39:44 default.api.timeout.ms = 60000 15:39:44 enable.auto.commit = true 15:39:44 enable.metrics.push = true 15:39:44 exclude.internal.topics = true 15:39:44 fetch.max.bytes = 52428800 15:39:44 fetch.max.wait.ms = 500 15:39:44 fetch.min.bytes = 1 15:39:44 group.id = test-group 15:39:44 group.instance.id = null 15:39:44 group.protocol = classic 15:39:44 group.remote.assignor = null 15:39:44 heartbeat.interval.ms = 3000 15:39:44 interceptor.classes = [] 15:39:44 internal.leave.group.on.close = true 15:39:44 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:44 isolation.level = read_uncommitted 15:39:44 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:44 max.partition.fetch.bytes = 1048576 15:39:44 max.poll.interval.ms = 300000 15:39:44 max.poll.records = 2147483647 15:39:44 metadata.max.age.ms = 300000 15:39:44 metadata.recovery.strategy = none 15:39:44 metric.reporters = [] 15:39:44 metrics.num.samples = 2 15:39:44 metrics.recording.level = INFO 15:39:44 metrics.sample.window.ms = 30000 15:39:44 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:44 receive.buffer.bytes = 65536 15:39:44 reconnect.backoff.max.ms = 1000 15:39:44 reconnect.backoff.ms = 50 15:39:44 request.timeout.ms = 30000 15:39:44 retry.backoff.max.ms = 1000 15:39:44 retry.backoff.ms = 100 15:39:44 sasl.client.callback.handler.class = null 15:39:44 sasl.jaas.config = null 15:39:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:44 sasl.kerberos.min.time.before.relogin = 60000 15:39:44 sasl.kerberos.service.name = null 15:39:44 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:44 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:44 sasl.login.callback.handler.class = null 15:39:44 sasl.login.class = null 15:39:44 sasl.login.connect.timeout.ms = null 15:39:44 sasl.login.read.timeout.ms = null 15:39:44 sasl.login.refresh.buffer.seconds = 300 15:39:44 sasl.login.refresh.min.period.seconds = 60 15:39:44 sasl.login.refresh.window.factor = 0.8 15:39:44 sasl.login.refresh.window.jitter = 0.05 15:39:44 sasl.login.retry.backoff.max.ms = 10000 15:39:44 sasl.login.retry.backoff.ms = 100 15:39:44 sasl.mechanism = GSSAPI 15:39:44 sasl.oauthbearer.clock.skew.seconds = 30 15:39:44 sasl.oauthbearer.expected.audience = null 15:39:44 sasl.oauthbearer.expected.issuer = null 15:39:44 sasl.oauthbearer.header.urlencode = false 15:39:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:44 sasl.oauthbearer.jwks.endpoint.url = null 15:39:44 sasl.oauthbearer.scope.claim.name = scope 15:39:44 sasl.oauthbearer.sub.claim.name = sub 15:39:44 sasl.oauthbearer.token.endpoint.url = null 15:39:44 security.protocol = PLAINTEXT 15:39:44 security.providers = null 15:39:44 send.buffer.bytes = 131072 15:39:44 session.timeout.ms = 45000 15:39:44 socket.connection.setup.timeout.max.ms = 30000 15:39:44 socket.connection.setup.timeout.ms = 10000 15:39:44 ssl.cipher.suites = null 15:39:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:44 ssl.endpoint.identification.algorithm = https 15:39:44 ssl.engine.factory.class = null 15:39:44 ssl.key.password = null 15:39:44 ssl.keymanager.algorithm = SunX509 15:39:44 ssl.keystore.certificate.chain = null 15:39:44 ssl.keystore.key = null 15:39:44 ssl.keystore.location = null 15:39:44 ssl.keystore.password = null 15:39:44 ssl.keystore.type = JKS 15:39:44 ssl.protocol = TLSv1.3 15:39:44 ssl.provider = null 15:39:44 ssl.secure.random.implementation = null 15:39:44 ssl.trustmanager.algorithm = PKIX 15:39:44 ssl.truststore.certificates = null 15:39:44 ssl.truststore.location = null 15:39:44 ssl.truststore.password = null 15:39:44 ssl.truststore.type = JKS 15:39:44 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:39:44 15:39:44 2026-06-03T15:39:44.859Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:44 2026-06-03T15:39:44.860Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:44 2026-06-03T15:39:44.860Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:44 2026-06-03T15:39:44.860Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501184860 15:39:44 2026-06-03T15:39:44.861Z INFO 7009 --- [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 15:39:44 2026-06-03T15:39:44.866Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-26, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:44 2026-06-03T15:39:44.866Z INFO 7009 --- [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) 15:39:44 2026-06-03T15:39:44.867Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] (Re-)joining group 15:39:44 2026-06-03T15:39:44.870Z INFO 7009 --- [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-beeb9f13-39b7-4c0b-81fb-1608e1f19457 15:39:44 2026-06-03T15:39:44.870Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] (Re-)joining group 15:39:44 2026-06-03T15:39:44.872Z INFO 7009 --- [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-beeb9f13-39b7-4c0b-81fb-1608e1f19457', protocol='range'} 15:39:44 2026-06-03T15:39:44.872Z INFO 7009 --- [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-beeb9f13-39b7-4c0b-81fb-1608e1f19457=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 15:39:44 2026-06-03T15:39:44.875Z INFO 7009 --- [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-beeb9f13-39b7-4c0b-81fb-1608e1f19457', protocol='range'} 15:39:44 2026-06-03T15:39:44.875Z INFO 7009 --- [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]) 15:39:44 2026-06-03T15:39:44.875Z INFO 7009 --- [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 15:39:44 2026-06-03T15:39:44.876Z INFO 7009 --- [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 15:39:44 2026-06-03T15:39:44.879Z INFO 7009 --- [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}}. 15:39:45 2026-06-03T15:39:45.364Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:45 acks = -1 15:39:45 auto.include.jmx.reporter = true 15:39:45 batch.size = 16384 15:39:45 bootstrap.servers = [localhost:32777] 15:39:45 buffer.memory = 33554432 15:39:45 client.dns.lookup = use_all_dns_ips 15:39:45 client.id = test-client-id 15:39:45 compression.gzip.level = -1 15:39:45 compression.lz4.level = 9 15:39:45 compression.type = none 15:39:45 compression.zstd.level = 3 15:39:45 connections.max.idle.ms = 540000 15:39:45 delivery.timeout.ms = 120000 15:39:45 enable.idempotence = true 15:39:45 enable.metrics.push = true 15:39:45 interceptor.classes = [] 15:39:45 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:45 linger.ms = 0 15:39:45 max.block.ms = 60000 15:39:45 max.in.flight.requests.per.connection = 5 15:39:45 max.request.size = 1048576 15:39:45 metadata.max.age.ms = 300000 15:39:45 metadata.max.idle.ms = 300000 15:39:45 metadata.recovery.strategy = none 15:39:45 metric.reporters = [] 15:39:45 metrics.num.samples = 2 15:39:45 metrics.recording.level = INFO 15:39:45 metrics.sample.window.ms = 30000 15:39:45 partitioner.adaptive.partitioning.enable = true 15:39:45 partitioner.availability.timeout.ms = 0 15:39:45 partitioner.class = null 15:39:45 partitioner.ignore.keys = false 15:39:45 receive.buffer.bytes = 32768 15:39:45 reconnect.backoff.max.ms = 1000 15:39:45 reconnect.backoff.ms = 50 15:39:45 request.timeout.ms = 30000 15:39:45 retries = 2147483647 15:39:45 retry.backoff.max.ms = 1000 15:39:45 retry.backoff.ms = 100 15:39:45 sasl.client.callback.handler.class = null 15:39:45 sasl.jaas.config = null 15:39:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:45 sasl.kerberos.min.time.before.relogin = 60000 15:39:45 sasl.kerberos.service.name = null 15:39:45 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:45 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:45 sasl.login.callback.handler.class = null 15:39:45 sasl.login.class = null 15:39:45 sasl.login.connect.timeout.ms = null 15:39:45 sasl.login.read.timeout.ms = null 15:39:45 sasl.login.refresh.buffer.seconds = 300 15:39:45 sasl.login.refresh.min.period.seconds = 60 15:39:45 sasl.login.refresh.window.factor = 0.8 15:39:45 sasl.login.refresh.window.jitter = 0.05 15:39:45 sasl.login.retry.backoff.max.ms = 10000 15:39:45 sasl.login.retry.backoff.ms = 100 15:39:45 sasl.mechanism = GSSAPI 15:39:45 sasl.oauthbearer.clock.skew.seconds = 30 15:39:45 sasl.oauthbearer.expected.audience = null 15:39:45 sasl.oauthbearer.expected.issuer = null 15:39:45 sasl.oauthbearer.header.urlencode = false 15:39:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:45 sasl.oauthbearer.jwks.endpoint.url = null 15:39:45 sasl.oauthbearer.scope.claim.name = scope 15:39:45 sasl.oauthbearer.sub.claim.name = sub 15:39:45 sasl.oauthbearer.token.endpoint.url = null 15:39:45 security.protocol = PLAINTEXT 15:39:45 security.providers = null 15:39:45 send.buffer.bytes = 131072 15:39:45 socket.connection.setup.timeout.max.ms = 30000 15:39:45 socket.connection.setup.timeout.ms = 10000 15:39:45 ssl.cipher.suites = null 15:39:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:45 ssl.endpoint.identification.algorithm = https 15:39:45 ssl.engine.factory.class = null 15:39:45 ssl.key.password = null 15:39:45 ssl.keymanager.algorithm = SunX509 15:39:45 ssl.keystore.certificate.chain = null 15:39:45 ssl.keystore.key = null 15:39:45 ssl.keystore.location = null 15:39:45 ssl.keystore.password = null 15:39:45 ssl.keystore.type = JKS 15:39:45 ssl.protocol = TLSv1.3 15:39:45 ssl.provider = null 15:39:45 ssl.secure.random.implementation = null 15:39:45 ssl.trustmanager.algorithm = PKIX 15:39:45 ssl.truststore.certificates = null 15:39:45 ssl.truststore.location = null 15:39:45 ssl.truststore.password = null 15:39:45 ssl.truststore.type = JKS 15:39:45 transaction.timeout.ms = 60000 15:39:45 transactional.id = null 15:39:45 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:45 15:39:45 2026-06-03T15:39:45.366Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:45 2026-06-03T15:39:45.367Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 15:39:45 2026-06-03T15:39:45.370Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:45 2026-06-03T15:39:45.370Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:45 2026-06-03T15:39:45.370Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501185370 15:39:45 2026-06-03T15:39:45.371Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:45 acks = -1 15:39:45 auto.include.jmx.reporter = true 15:39:45 batch.size = 16384 15:39:45 bootstrap.servers = [localhost:32777] 15:39:45 buffer.memory = 33554432 15:39:45 client.dns.lookup = use_all_dns_ips 15:39:45 client.id = test-client-id 15:39:45 compression.gzip.level = -1 15:39:45 compression.lz4.level = 9 15:39:45 compression.type = none 15:39:45 compression.zstd.level = 3 15:39:45 connections.max.idle.ms = 540000 15:39:45 delivery.timeout.ms = 120000 15:39:45 enable.idempotence = true 15:39:45 enable.metrics.push = true 15:39:45 interceptor.classes = [] 15:39:45 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:45 linger.ms = 0 15:39:45 max.block.ms = 60000 15:39:45 max.in.flight.requests.per.connection = 5 15:39:45 max.request.size = 1048576 15:39:45 metadata.max.age.ms = 300000 15:39:45 metadata.max.idle.ms = 300000 15:39:45 metadata.recovery.strategy = none 15:39:45 metric.reporters = [] 15:39:45 metrics.num.samples = 2 15:39:45 metrics.recording.level = INFO 15:39:45 metrics.sample.window.ms = 30000 15:39:45 partitioner.adaptive.partitioning.enable = true 15:39:45 partitioner.availability.timeout.ms = 0 15:39:45 partitioner.class = null 15:39:45 partitioner.ignore.keys = false 15:39:45 receive.buffer.bytes = 32768 15:39:45 reconnect.backoff.max.ms = 1000 15:39:45 reconnect.backoff.ms = 50 15:39:45 request.timeout.ms = 30000 15:39:45 retries = 2147483647 15:39:45 retry.backoff.max.ms = 1000 15:39:45 retry.backoff.ms = 100 15:39:45 sasl.client.callback.handler.class = null 15:39:45 sasl.jaas.config = null 15:39:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:45 sasl.kerberos.min.time.before.relogin = 60000 15:39:45 sasl.kerberos.service.name = null 15:39:45 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:45 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:45 sasl.login.callback.handler.class = null 15:39:45 sasl.login.class = null 15:39:45 sasl.login.connect.timeout.ms = null 15:39:45 sasl.login.read.timeout.ms = null 15:39:45 sasl.login.refresh.buffer.seconds = 300 15:39:45 sasl.login.refresh.min.period.seconds = 60 15:39:45 sasl.login.refresh.window.factor = 0.8 15:39:45 sasl.login.refresh.window.jitter = 0.05 15:39:45 sasl.login.retry.backoff.max.ms = 10000 15:39:45 sasl.login.retry.backoff.ms = 100 15:39:45 sasl.mechanism = GSSAPI 15:39:45 sasl.oauthbearer.clock.skew.seconds = 30 15:39:45 sasl.oauthbearer.expected.audience = null 15:39:45 sasl.oauthbearer.expected.issuer = null 15:39:45 sasl.oauthbearer.header.urlencode = false 15:39:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:45 sasl.oauthbearer.jwks.endpoint.url = null 15:39:45 sasl.oauthbearer.scope.claim.name = scope 15:39:45 sasl.oauthbearer.sub.claim.name = sub 15:39:45 sasl.oauthbearer.token.endpoint.url = null 15:39:45 security.protocol = PLAINTEXT 15:39:45 security.providers = null 15:39:45 send.buffer.bytes = 131072 15:39:45 socket.connection.setup.timeout.max.ms = 30000 15:39:45 socket.connection.setup.timeout.ms = 10000 15:39:45 ssl.cipher.suites = null 15:39:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:45 ssl.endpoint.identification.algorithm = https 15:39:45 ssl.engine.factory.class = null 15:39:45 ssl.key.password = null 15:39:45 ssl.keymanager.algorithm = SunX509 15:39:45 ssl.keystore.certificate.chain = null 15:39:45 ssl.keystore.key = null 15:39:45 ssl.keystore.location = null 15:39:45 ssl.keystore.password = null 15:39:45 ssl.keystore.type = JKS 15:39:45 ssl.protocol = TLSv1.3 15:39:45 ssl.provider = null 15:39:45 ssl.secure.random.implementation = null 15:39:45 ssl.trustmanager.algorithm = PKIX 15:39:45 ssl.truststore.certificates = null 15:39:45 ssl.truststore.location = null 15:39:45 ssl.truststore.password = null 15:39:45 ssl.truststore.type = JKS 15:39:45 transaction.timeout.ms = 60000 15:39:45 transactional.id = null 15:39:45 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:39:45 15:39:45 2026-06-03T15:39:45.371Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:45 2026-06-03T15:39:45.371Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 15:39:45 2026-06-03T15:39:45.373Z INFO 7009 --- [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. 15:39:45 2026-06-03T15:39:45.375Z INFO 7009 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:45 2026-06-03T15:39:45.376Z INFO 7009 --- [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 15:39:45 2026-06-03T15:39:45.381Z INFO 7009 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:45 2026-06-03T15:39:45.381Z INFO 7009 --- [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 15:39:45 2026-06-03T15:39:45.385Z INFO 7009 --- [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 15:39:45 2026-06-03T15:39:45.408Z INFO 7009 --- [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 15:39:45 2026-06-03T15:39:45.515Z INFO 7009 --- [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 15:39:45 2026-06-03T15:39:45.538Z INFO 7009 --- [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 15:39:45 2026-06-03T15:39:45.621Z INFO 7009 --- [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 15:39:45 2026-06-03T15:39:45.621Z INFO 7009 --- [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-beeb9f13-39b7-4c0b-81fb-1608e1f19457 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:45 2026-06-03T15:39:45.621Z INFO 7009 --- [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 15:39:45 2026-06-03T15:39:45.621Z INFO 7009 --- [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 15:39:45 2026-06-03T15:39:45.621Z INFO 7009 --- [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 15:39:45 2026-06-03T15:39:45.623Z INFO 7009 --- [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 15:39:45 2026-06-03T15:39:45.623Z INFO 7009 --- [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 15:39:45 2026-06-03T15:39:45.626Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:45 2026-06-03T15:39:45.626Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:45 2026-06-03T15:39:45.626Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:45 2026-06-03T15:39:45.626Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:45 2026-06-03T15:39:45.628Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-26 unregistered 15:39:45 2026-06-03T15:39:45.628Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 15:39:45 2026-06-03T15:39:45.629Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:45 2026-06-03T15:39:45.629Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:45 2026-06-03T15:39:45.629Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:45 2026-06-03T15:39:45.629Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:45 2026-06-03T15:39:45.629Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 15:39:45 2026-06-03T15:39:45.630Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 15:39:45 2026-06-03T15:39:45.632Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:45 2026-06-03T15:39:45.632Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:45 2026-06-03T15:39:45.632Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:45 2026-06-03T15:39:45.632Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:45 2026-06-03T15:39:45.632Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 15:39:45 2026-06-03T15:39:45.746Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:45 2026-06-03T15:39:45.747Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:45 2026-06-03T15:39:45.747Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:45 2026-06-03T15:39:45.747Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:45 2026-06-03T15:39:45.747Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:45 2026-06-03T15:39:45.771Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:45 2026-06-03T15:39:45.799Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:45 2026-06-03T15:39:45.800Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:45 2026-06-03T15:39:45.800Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:45 2026-06-03T15:39:45.800Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:45 2026-06-03T15:39:45.800Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:45 2026-06-03T15:39:45.822Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:45 2026-06-03T15:39:45.841Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:45 2026-06-03T15:39:45.841Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:45 2026-06-03T15:39:45.842Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:45 2026-06-03T15:39:45.842Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:45 2026-06-03T15:39:45.842Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:45 2026-06-03T15:39:45.863Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:45 2026-06-03T15:39:45.886Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:45 2026-06-03T15:39:45.886Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:45 2026-06-03T15:39:45.887Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:45 2026-06-03T15:39:45.887Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:45 2026-06-03T15:39:45.887Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:45 2026-06-03T15:39:45.908Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:45 2026-06-03T15:39:45.929Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:45 2026-06-03T15:39:45.929Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:45 2026-06-03T15:39:45.929Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:45 2026-06-03T15:39:45.929Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:45 2026-06-03T15:39:45.929Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:45 2026-06-03T15:39:45.950Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:46 2026-06-03T15:39:45.972Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:46 2026-06-03T15:39:45.972Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:46 2026-06-03T15:39:45.973Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:46 2026-06-03T15:39:45.973Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:46 2026-06-03T15:39:45.973Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:46 2026-06-03T15:39:45.998Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:46 2026-06-03T15:39:46.011Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:46 allow.auto.create.topics = true 15:39:46 auto.commit.interval.ms = 5000 15:39:46 auto.include.jmx.reporter = true 15:39:46 auto.offset.reset = latest 15:39:46 bootstrap.servers = [localhost:32777] 15:39:46 check.crcs = true 15:39:46 client.dns.lookup = use_all_dns_ips 15:39:46 client.id = consumer-test-group-27 15:39:46 client.rack = 15:39:46 connections.max.idle.ms = 540000 15:39:46 default.api.timeout.ms = 60000 15:39:46 enable.auto.commit = true 15:39:46 enable.metrics.push = true 15:39:46 exclude.internal.topics = true 15:39:46 fetch.max.bytes = 52428800 15:39:46 fetch.max.wait.ms = 500 15:39:46 fetch.min.bytes = 1 15:39:46 group.id = test-group 15:39:46 group.instance.id = null 15:39:46 group.protocol = classic 15:39:46 group.remote.assignor = null 15:39:46 heartbeat.interval.ms = 3000 15:39:46 interceptor.classes = [] 15:39:46 internal.leave.group.on.close = true 15:39:46 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:46 isolation.level = read_uncommitted 15:39:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:46 max.partition.fetch.bytes = 1048576 15:39:46 max.poll.interval.ms = 300000 15:39:46 max.poll.records = 2147483647 15:39:46 metadata.max.age.ms = 300000 15:39:46 metadata.recovery.strategy = none 15:39:46 metric.reporters = [] 15:39:46 metrics.num.samples = 2 15:39:46 metrics.recording.level = INFO 15:39:46 metrics.sample.window.ms = 30000 15:39:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:46 receive.buffer.bytes = 65536 15:39:46 reconnect.backoff.max.ms = 1000 15:39:46 reconnect.backoff.ms = 50 15:39:46 request.timeout.ms = 30000 15:39:46 retry.backoff.max.ms = 1000 15:39:46 retry.backoff.ms = 100 15:39:46 sasl.client.callback.handler.class = null 15:39:46 sasl.jaas.config = null 15:39:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:46 sasl.kerberos.min.time.before.relogin = 60000 15:39:46 sasl.kerberos.service.name = null 15:39:46 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:46 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:46 sasl.login.callback.handler.class = null 15:39:46 sasl.login.class = null 15:39:46 sasl.login.connect.timeout.ms = null 15:39:46 sasl.login.read.timeout.ms = null 15:39:46 sasl.login.refresh.buffer.seconds = 300 15:39:46 sasl.login.refresh.min.period.seconds = 60 15:39:46 sasl.login.refresh.window.factor = 0.8 15:39:46 sasl.login.refresh.window.jitter = 0.05 15:39:46 sasl.login.retry.backoff.max.ms = 10000 15:39:46 sasl.login.retry.backoff.ms = 100 15:39:46 sasl.mechanism = GSSAPI 15:39:46 sasl.oauthbearer.clock.skew.seconds = 30 15:39:46 sasl.oauthbearer.expected.audience = null 15:39:46 sasl.oauthbearer.expected.issuer = null 15:39:46 sasl.oauthbearer.header.urlencode = false 15:39:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:46 sasl.oauthbearer.jwks.endpoint.url = null 15:39:46 sasl.oauthbearer.scope.claim.name = scope 15:39:46 sasl.oauthbearer.sub.claim.name = sub 15:39:46 sasl.oauthbearer.token.endpoint.url = null 15:39:46 security.protocol = PLAINTEXT 15:39:46 security.providers = null 15:39:46 send.buffer.bytes = 131072 15:39:46 session.timeout.ms = 45000 15:39:46 socket.connection.setup.timeout.max.ms = 30000 15:39:46 socket.connection.setup.timeout.ms = 10000 15:39:46 ssl.cipher.suites = null 15:39:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:46 ssl.endpoint.identification.algorithm = https 15:39:46 ssl.engine.factory.class = null 15:39:46 ssl.key.password = null 15:39:46 ssl.keymanager.algorithm = SunX509 15:39:46 ssl.keystore.certificate.chain = null 15:39:46 ssl.keystore.key = null 15:39:46 ssl.keystore.location = null 15:39:46 ssl.keystore.password = null 15:39:46 ssl.keystore.type = JKS 15:39:46 ssl.protocol = TLSv1.3 15:39:46 ssl.provider = null 15:39:46 ssl.secure.random.implementation = null 15:39:46 ssl.trustmanager.algorithm = PKIX 15:39:46 ssl.truststore.certificates = null 15:39:46 ssl.truststore.location = null 15:39:46 ssl.truststore.password = null 15:39:46 ssl.truststore.type = JKS 15:39:46 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:39:46 15:39:46 2026-06-03T15:39:46.011Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:46 2026-06-03T15:39:46.014Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:46 2026-06-03T15:39:46.014Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:46 2026-06-03T15:39:46.014Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501186014 15:39:46 2026-06-03T15:39:46.014Z INFO 7009 --- [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 15:39:46 2026-06-03T15:39:46.019Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-27, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:46 2026-06-03T15:39:46.020Z INFO 7009 --- [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) 15:39:46 2026-06-03T15:39:46.021Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] (Re-)joining group 15:39:46 2026-06-03T15:39:46.024Z INFO 7009 --- [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-cc9bf7c7-ccfa-4bb1-9e28-a7c2b6503afa 15:39:46 2026-06-03T15:39:46.024Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] (Re-)joining group 15:39:46 2026-06-03T15:39:46.026Z INFO 7009 --- [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-cc9bf7c7-ccfa-4bb1-9e28-a7c2b6503afa', protocol='range'} 15:39:46 2026-06-03T15:39:46.026Z INFO 7009 --- [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-cc9bf7c7-ccfa-4bb1-9e28-a7c2b6503afa=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 15:39:46 2026-06-03T15:39:46.028Z INFO 7009 --- [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-cc9bf7c7-ccfa-4bb1-9e28-a7c2b6503afa', protocol='range'} 15:39:46 2026-06-03T15:39:46.028Z INFO 7009 --- [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]) 15:39:46 2026-06-03T15:39:46.028Z INFO 7009 --- [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 15:39:46 2026-06-03T15:39:46.029Z INFO 7009 --- [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 15:39:46 2026-06-03T15:39:46.033Z INFO 7009 --- [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}}. 15:39:46 2026-06-03T15:39:46.516Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:46 acks = -1 15:39:46 auto.include.jmx.reporter = true 15:39:46 batch.size = 16384 15:39:46 bootstrap.servers = [localhost:32777] 15:39:46 buffer.memory = 33554432 15:39:46 client.dns.lookup = use_all_dns_ips 15:39:46 client.id = test-client-id 15:39:46 compression.gzip.level = -1 15:39:46 compression.lz4.level = 9 15:39:46 compression.type = none 15:39:46 compression.zstd.level = 3 15:39:46 connections.max.idle.ms = 540000 15:39:46 delivery.timeout.ms = 120000 15:39:46 enable.idempotence = true 15:39:46 enable.metrics.push = true 15:39:46 interceptor.classes = [] 15:39:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:46 linger.ms = 0 15:39:46 max.block.ms = 60000 15:39:46 max.in.flight.requests.per.connection = 5 15:39:46 max.request.size = 1048576 15:39:46 metadata.max.age.ms = 300000 15:39:46 metadata.max.idle.ms = 300000 15:39:46 metadata.recovery.strategy = none 15:39:46 metric.reporters = [] 15:39:46 metrics.num.samples = 2 15:39:46 metrics.recording.level = INFO 15:39:46 metrics.sample.window.ms = 30000 15:39:46 partitioner.adaptive.partitioning.enable = true 15:39:46 partitioner.availability.timeout.ms = 0 15:39:46 partitioner.class = null 15:39:46 partitioner.ignore.keys = false 15:39:46 receive.buffer.bytes = 32768 15:39:46 reconnect.backoff.max.ms = 1000 15:39:46 reconnect.backoff.ms = 50 15:39:46 request.timeout.ms = 30000 15:39:46 retries = 2147483647 15:39:46 retry.backoff.max.ms = 1000 15:39:46 retry.backoff.ms = 100 15:39:46 sasl.client.callback.handler.class = null 15:39:46 sasl.jaas.config = null 15:39:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:46 sasl.kerberos.min.time.before.relogin = 60000 15:39:46 sasl.kerberos.service.name = null 15:39:46 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:46 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:46 sasl.login.callback.handler.class = null 15:39:46 sasl.login.class = null 15:39:46 sasl.login.connect.timeout.ms = null 15:39:46 sasl.login.read.timeout.ms = null 15:39:46 sasl.login.refresh.buffer.seconds = 300 15:39:46 sasl.login.refresh.min.period.seconds = 60 15:39:46 sasl.login.refresh.window.factor = 0.8 15:39:46 sasl.login.refresh.window.jitter = 0.05 15:39:46 sasl.login.retry.backoff.max.ms = 10000 15:39:46 sasl.login.retry.backoff.ms = 100 15:39:46 sasl.mechanism = GSSAPI 15:39:46 sasl.oauthbearer.clock.skew.seconds = 30 15:39:46 sasl.oauthbearer.expected.audience = null 15:39:46 sasl.oauthbearer.expected.issuer = null 15:39:46 sasl.oauthbearer.header.urlencode = false 15:39:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:46 sasl.oauthbearer.jwks.endpoint.url = null 15:39:46 sasl.oauthbearer.scope.claim.name = scope 15:39:46 sasl.oauthbearer.sub.claim.name = sub 15:39:46 sasl.oauthbearer.token.endpoint.url = null 15:39:46 security.protocol = PLAINTEXT 15:39:46 security.providers = null 15:39:46 send.buffer.bytes = 131072 15:39:46 socket.connection.setup.timeout.max.ms = 30000 15:39:46 socket.connection.setup.timeout.ms = 10000 15:39:46 ssl.cipher.suites = null 15:39:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:46 ssl.endpoint.identification.algorithm = https 15:39:46 ssl.engine.factory.class = null 15:39:46 ssl.key.password = null 15:39:46 ssl.keymanager.algorithm = SunX509 15:39:46 ssl.keystore.certificate.chain = null 15:39:46 ssl.keystore.key = null 15:39:46 ssl.keystore.location = null 15:39:46 ssl.keystore.password = null 15:39:46 ssl.keystore.type = JKS 15:39:46 ssl.protocol = TLSv1.3 15:39:46 ssl.provider = null 15:39:46 ssl.secure.random.implementation = null 15:39:46 ssl.trustmanager.algorithm = PKIX 15:39:46 ssl.truststore.certificates = null 15:39:46 ssl.truststore.location = null 15:39:46 ssl.truststore.password = null 15:39:46 ssl.truststore.type = JKS 15:39:46 transaction.timeout.ms = 60000 15:39:46 transactional.id = null 15:39:46 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:46 15:39:46 2026-06-03T15:39:46.516Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:46 2026-06-03T15:39:46.516Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 15:39:46 2026-06-03T15:39:46.518Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:46 2026-06-03T15:39:46.518Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:46 2026-06-03T15:39:46.518Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501186518 15:39:46 2026-06-03T15:39:46.519Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:46 acks = -1 15:39:46 auto.include.jmx.reporter = true 15:39:46 batch.size = 16384 15:39:46 bootstrap.servers = [localhost:32777] 15:39:46 buffer.memory = 33554432 15:39:46 client.dns.lookup = use_all_dns_ips 15:39:46 client.id = test-client-id 15:39:46 compression.gzip.level = -1 15:39:46 compression.lz4.level = 9 15:39:46 compression.type = none 15:39:46 compression.zstd.level = 3 15:39:46 connections.max.idle.ms = 540000 15:39:46 delivery.timeout.ms = 120000 15:39:46 enable.idempotence = true 15:39:46 enable.metrics.push = true 15:39:46 interceptor.classes = [] 15:39:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:46 linger.ms = 0 15:39:46 max.block.ms = 60000 15:39:46 max.in.flight.requests.per.connection = 5 15:39:46 max.request.size = 1048576 15:39:46 metadata.max.age.ms = 300000 15:39:46 metadata.max.idle.ms = 300000 15:39:46 metadata.recovery.strategy = none 15:39:46 metric.reporters = [] 15:39:46 metrics.num.samples = 2 15:39:46 metrics.recording.level = INFO 15:39:46 metrics.sample.window.ms = 30000 15:39:46 partitioner.adaptive.partitioning.enable = true 15:39:46 partitioner.availability.timeout.ms = 0 15:39:46 partitioner.class = null 15:39:46 partitioner.ignore.keys = false 15:39:46 receive.buffer.bytes = 32768 15:39:46 reconnect.backoff.max.ms = 1000 15:39:46 reconnect.backoff.ms = 50 15:39:46 request.timeout.ms = 30000 15:39:46 retries = 2147483647 15:39:46 retry.backoff.max.ms = 1000 15:39:46 retry.backoff.ms = 100 15:39:46 sasl.client.callback.handler.class = null 15:39:46 sasl.jaas.config = null 15:39:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:46 sasl.kerberos.min.time.before.relogin = 60000 15:39:46 sasl.kerberos.service.name = null 15:39:46 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:46 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:46 sasl.login.callback.handler.class = null 15:39:46 sasl.login.class = null 15:39:46 sasl.login.connect.timeout.ms = null 15:39:46 sasl.login.read.timeout.ms = null 15:39:46 sasl.login.refresh.buffer.seconds = 300 15:39:46 sasl.login.refresh.min.period.seconds = 60 15:39:46 sasl.login.refresh.window.factor = 0.8 15:39:46 sasl.login.refresh.window.jitter = 0.05 15:39:46 sasl.login.retry.backoff.max.ms = 10000 15:39:46 sasl.login.retry.backoff.ms = 100 15:39:46 sasl.mechanism = GSSAPI 15:39:46 sasl.oauthbearer.clock.skew.seconds = 30 15:39:46 sasl.oauthbearer.expected.audience = null 15:39:46 sasl.oauthbearer.expected.issuer = null 15:39:46 sasl.oauthbearer.header.urlencode = false 15:39:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:46 sasl.oauthbearer.jwks.endpoint.url = null 15:39:46 sasl.oauthbearer.scope.claim.name = scope 15:39:46 sasl.oauthbearer.sub.claim.name = sub 15:39:46 sasl.oauthbearer.token.endpoint.url = null 15:39:46 security.protocol = PLAINTEXT 15:39:46 security.providers = null 15:39:46 send.buffer.bytes = 131072 15:39:46 socket.connection.setup.timeout.max.ms = 30000 15:39:46 socket.connection.setup.timeout.ms = 10000 15:39:46 ssl.cipher.suites = null 15:39:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:46 ssl.endpoint.identification.algorithm = https 15:39:46 ssl.engine.factory.class = null 15:39:46 ssl.key.password = null 15:39:46 ssl.keymanager.algorithm = SunX509 15:39:46 ssl.keystore.certificate.chain = null 15:39:46 ssl.keystore.key = null 15:39:46 ssl.keystore.location = null 15:39:46 ssl.keystore.password = null 15:39:46 ssl.keystore.type = JKS 15:39:46 ssl.protocol = TLSv1.3 15:39:46 ssl.provider = null 15:39:46 ssl.secure.random.implementation = null 15:39:46 ssl.trustmanager.algorithm = PKIX 15:39:46 ssl.truststore.certificates = null 15:39:46 ssl.truststore.location = null 15:39:46 ssl.truststore.password = null 15:39:46 ssl.truststore.type = JKS 15:39:46 transaction.timeout.ms = 60000 15:39:46 transactional.id = null 15:39:46 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:39:46 15:39:46 2026-06-03T15:39:46.519Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:46 2026-06-03T15:39:46.519Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 15:39:46 2026-06-03T15:39:46.521Z INFO 7009 --- [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. 15:39:46 2026-06-03T15:39:46.524Z INFO 7009 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:46 2026-06-03T15:39:46.524Z INFO 7009 --- [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 15:39:46 2026-06-03T15:39:46.527Z INFO 7009 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:46 2026-06-03T15:39:46.527Z INFO 7009 --- [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 15:39:46 2026-06-03T15:39:46.533Z INFO 7009 --- [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 15:39:46 2026-06-03T15:39:46.594Z INFO 7009 --- [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 15:39:46 2026-06-03T15:39:46.640Z INFO 7009 --- [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 15:39:46 2026-06-03T15:39:46.683Z INFO 7009 --- [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 15:39:46 2026-06-03T15:39:46.740Z INFO 7009 --- [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 15:39:46 2026-06-03T15:39:46.757Z INFO 7009 --- [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 15:39:46 2026-06-03T15:39:46.843Z INFO 7009 --- [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 15:39:46 2026-06-03T15:39:46.897Z INFO 7009 --- [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 15:39:49 2026-06-03T15:39:49.869Z INFO 7009 --- [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 15:39:49 2026-06-03T15:39:49.869Z INFO 7009 --- [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-cc9bf7c7-ccfa-4bb1-9e28-a7c2b6503afa sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:49 2026-06-03T15:39:49.870Z INFO 7009 --- [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 15:39:49 2026-06-03T15:39:49.870Z INFO 7009 --- [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 15:39:49 2026-06-03T15:39:49.870Z INFO 7009 --- [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 15:39:49 2026-06-03T15:39:49.870Z INFO 7009 --- [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 15:39:49 2026-06-03T15:39:49.870Z INFO 7009 --- [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 15:39:50 2026-06-03T15:39:49.970Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:50 2026-06-03T15:39:49.970Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:50 2026-06-03T15:39:49.970Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:50 2026-06-03T15:39:49.970Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:50 2026-06-03T15:39:49.973Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-27 unregistered 15:39:50 2026-06-03T15:39:49.973Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 15:39:50 2026-06-03T15:39:49.976Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:50 2026-06-03T15:39:49.976Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:50 2026-06-03T15:39:49.976Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:50 2026-06-03T15:39:49.976Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:50 2026-06-03T15:39:49.976Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 15:39:50 2026-06-03T15:39:49.976Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 15:39:50 2026-06-03T15:39:49.978Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:50 2026-06-03T15:39:49.978Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:50 2026-06-03T15:39:49.978Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:50 2026-06-03T15:39:49.978Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:50 2026-06-03T15:39:49.978Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 15:39:50 2026-06-03T15:39:50.105Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:50 2026-06-03T15:39:50.106Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:50 2026-06-03T15:39:50.106Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:50 2026-06-03T15:39:50.106Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:50 2026-06-03T15:39:50.106Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:50 2026-06-03T15:39:50.129Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:50 2026-06-03T15:39:50.150Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:50 2026-06-03T15:39:50.150Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:50 2026-06-03T15:39:50.151Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:50 2026-06-03T15:39:50.151Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:50 2026-06-03T15:39:50.151Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:50 2026-06-03T15:39:50.176Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:50 2026-06-03T15:39:50.197Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:50 2026-06-03T15:39:50.197Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:50 2026-06-03T15:39:50.197Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:50 2026-06-03T15:39:50.197Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:50 2026-06-03T15:39:50.197Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:50 2026-06-03T15:39:50.220Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:50 2026-06-03T15:39:50.241Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:50 2026-06-03T15:39:50.241Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:50 2026-06-03T15:39:50.241Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:50 2026-06-03T15:39:50.242Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:50 2026-06-03T15:39:50.242Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:50 2026-06-03T15:39:50.269Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:50 2026-06-03T15:39:50.295Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:50 2026-06-03T15:39:50.296Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:50 2026-06-03T15:39:50.296Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:50 2026-06-03T15:39:50.296Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:50 2026-06-03T15:39:50.296Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:50 2026-06-03T15:39:50.318Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:50 2026-06-03T15:39:50.344Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:50 2026-06-03T15:39:50.344Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:50 2026-06-03T15:39:50.344Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:50 2026-06-03T15:39:50.345Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:50 2026-06-03T15:39:50.345Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:50 2026-06-03T15:39:50.370Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:50 2026-06-03T15:39:50.381Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:50 allow.auto.create.topics = true 15:39:50 auto.commit.interval.ms = 5000 15:39:50 auto.include.jmx.reporter = true 15:39:50 auto.offset.reset = latest 15:39:50 bootstrap.servers = [localhost:32777] 15:39:50 check.crcs = true 15:39:50 client.dns.lookup = use_all_dns_ips 15:39:50 client.id = consumer-test-group-28 15:39:50 client.rack = 15:39:50 connections.max.idle.ms = 540000 15:39:50 default.api.timeout.ms = 60000 15:39:50 enable.auto.commit = true 15:39:50 enable.metrics.push = true 15:39:50 exclude.internal.topics = true 15:39:50 fetch.max.bytes = 52428800 15:39:50 fetch.max.wait.ms = 500 15:39:50 fetch.min.bytes = 1 15:39:50 group.id = test-group 15:39:50 group.instance.id = null 15:39:50 group.protocol = classic 15:39:50 group.remote.assignor = null 15:39:50 heartbeat.interval.ms = 3000 15:39:50 interceptor.classes = [] 15:39:50 internal.leave.group.on.close = true 15:39:50 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:50 isolation.level = read_uncommitted 15:39:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:50 max.partition.fetch.bytes = 1048576 15:39:50 max.poll.interval.ms = 300000 15:39:50 max.poll.records = 2147483647 15:39:50 metadata.max.age.ms = 300000 15:39:50 metadata.recovery.strategy = none 15:39:50 metric.reporters = [] 15:39:50 metrics.num.samples = 2 15:39:50 metrics.recording.level = INFO 15:39:50 metrics.sample.window.ms = 30000 15:39:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:50 receive.buffer.bytes = 65536 15:39:50 reconnect.backoff.max.ms = 1000 15:39:50 reconnect.backoff.ms = 50 15:39:50 request.timeout.ms = 30000 15:39:50 retry.backoff.max.ms = 1000 15:39:50 retry.backoff.ms = 100 15:39:50 sasl.client.callback.handler.class = null 15:39:50 sasl.jaas.config = null 15:39:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:50 sasl.kerberos.min.time.before.relogin = 60000 15:39:50 sasl.kerberos.service.name = null 15:39:50 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:50 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:50 sasl.login.callback.handler.class = null 15:39:50 sasl.login.class = null 15:39:50 sasl.login.connect.timeout.ms = null 15:39:50 sasl.login.read.timeout.ms = null 15:39:50 sasl.login.refresh.buffer.seconds = 300 15:39:50 sasl.login.refresh.min.period.seconds = 60 15:39:50 sasl.login.refresh.window.factor = 0.8 15:39:50 sasl.login.refresh.window.jitter = 0.05 15:39:50 sasl.login.retry.backoff.max.ms = 10000 15:39:50 sasl.login.retry.backoff.ms = 100 15:39:50 sasl.mechanism = GSSAPI 15:39:50 sasl.oauthbearer.clock.skew.seconds = 30 15:39:50 sasl.oauthbearer.expected.audience = null 15:39:50 sasl.oauthbearer.expected.issuer = null 15:39:50 sasl.oauthbearer.header.urlencode = false 15:39:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:50 sasl.oauthbearer.jwks.endpoint.url = null 15:39:50 sasl.oauthbearer.scope.claim.name = scope 15:39:50 sasl.oauthbearer.sub.claim.name = sub 15:39:50 sasl.oauthbearer.token.endpoint.url = null 15:39:50 security.protocol = PLAINTEXT 15:39:50 security.providers = null 15:39:50 send.buffer.bytes = 131072 15:39:50 session.timeout.ms = 45000 15:39:50 socket.connection.setup.timeout.max.ms = 30000 15:39:50 socket.connection.setup.timeout.ms = 10000 15:39:50 ssl.cipher.suites = null 15:39:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:50 ssl.endpoint.identification.algorithm = https 15:39:50 ssl.engine.factory.class = null 15:39:50 ssl.key.password = null 15:39:50 ssl.keymanager.algorithm = SunX509 15:39:50 ssl.keystore.certificate.chain = null 15:39:50 ssl.keystore.key = null 15:39:50 ssl.keystore.location = null 15:39:50 ssl.keystore.password = null 15:39:50 ssl.keystore.type = JKS 15:39:50 ssl.protocol = TLSv1.3 15:39:50 ssl.provider = null 15:39:50 ssl.secure.random.implementation = null 15:39:50 ssl.trustmanager.algorithm = PKIX 15:39:50 ssl.truststore.certificates = null 15:39:50 ssl.truststore.location = null 15:39:50 ssl.truststore.password = null 15:39:50 ssl.truststore.type = JKS 15:39:50 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:39:50 15:39:50 2026-06-03T15:39:50.383Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:50 2026-06-03T15:39:50.386Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:50 2026-06-03T15:39:50.386Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:50 2026-06-03T15:39:50.386Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501190386 15:39:50 2026-06-03T15:39:50.386Z INFO 7009 --- [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 15:39:50 2026-06-03T15:39:50.391Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-28, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:50 2026-06-03T15:39:50.392Z INFO 7009 --- [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) 15:39:50 2026-06-03T15:39:50.393Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] (Re-)joining group 15:39:50 2026-06-03T15:39:50.395Z INFO 7009 --- [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-68387fef-7b11-4bff-9cf7-e43a51330294 15:39:50 2026-06-03T15:39:50.396Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] (Re-)joining group 15:39:50 2026-06-03T15:39:50.398Z INFO 7009 --- [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-68387fef-7b11-4bff-9cf7-e43a51330294', protocol='range'} 15:39:50 2026-06-03T15:39:50.399Z INFO 7009 --- [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-68387fef-7b11-4bff-9cf7-e43a51330294=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 15:39:50 2026-06-03T15:39:50.400Z INFO 7009 --- [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-68387fef-7b11-4bff-9cf7-e43a51330294', protocol='range'} 15:39:50 2026-06-03T15:39:50.401Z INFO 7009 --- [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]) 15:39:50 2026-06-03T15:39:50.401Z INFO 7009 --- [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 15:39:50 2026-06-03T15:39:50.402Z INFO 7009 --- [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 15:39:50 2026-06-03T15:39:50.407Z INFO 7009 --- [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}}. 15:39:51 2026-06-03T15:39:50.888Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:51 acks = -1 15:39:51 auto.include.jmx.reporter = true 15:39:51 batch.size = 16384 15:39:51 bootstrap.servers = [localhost:32777] 15:39:51 buffer.memory = 33554432 15:39:51 client.dns.lookup = use_all_dns_ips 15:39:51 client.id = test-client-id 15:39:51 compression.gzip.level = -1 15:39:51 compression.lz4.level = 9 15:39:51 compression.type = none 15:39:51 compression.zstd.level = 3 15:39:51 connections.max.idle.ms = 540000 15:39:51 delivery.timeout.ms = 120000 15:39:51 enable.idempotence = true 15:39:51 enable.metrics.push = true 15:39:51 interceptor.classes = [] 15:39:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:51 linger.ms = 0 15:39:51 max.block.ms = 60000 15:39:51 max.in.flight.requests.per.connection = 5 15:39:51 max.request.size = 1048576 15:39:51 metadata.max.age.ms = 300000 15:39:51 metadata.max.idle.ms = 300000 15:39:51 metadata.recovery.strategy = none 15:39:51 metric.reporters = [] 15:39:51 metrics.num.samples = 2 15:39:51 metrics.recording.level = INFO 15:39:51 metrics.sample.window.ms = 30000 15:39:51 partitioner.adaptive.partitioning.enable = true 15:39:51 partitioner.availability.timeout.ms = 0 15:39:51 partitioner.class = null 15:39:51 partitioner.ignore.keys = false 15:39:51 receive.buffer.bytes = 32768 15:39:51 reconnect.backoff.max.ms = 1000 15:39:51 reconnect.backoff.ms = 50 15:39:51 request.timeout.ms = 30000 15:39:51 retries = 2147483647 15:39:51 retry.backoff.max.ms = 1000 15:39:51 retry.backoff.ms = 100 15:39:51 sasl.client.callback.handler.class = null 15:39:51 sasl.jaas.config = null 15:39:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:51 sasl.kerberos.min.time.before.relogin = 60000 15:39:51 sasl.kerberos.service.name = null 15:39:51 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:51 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:51 sasl.login.callback.handler.class = null 15:39:51 sasl.login.class = null 15:39:51 sasl.login.connect.timeout.ms = null 15:39:51 sasl.login.read.timeout.ms = null 15:39:51 sasl.login.refresh.buffer.seconds = 300 15:39:51 sasl.login.refresh.min.period.seconds = 60 15:39:51 sasl.login.refresh.window.factor = 0.8 15:39:51 sasl.login.refresh.window.jitter = 0.05 15:39:51 sasl.login.retry.backoff.max.ms = 10000 15:39:51 sasl.login.retry.backoff.ms = 100 15:39:51 sasl.mechanism = GSSAPI 15:39:51 sasl.oauthbearer.clock.skew.seconds = 30 15:39:51 sasl.oauthbearer.expected.audience = null 15:39:51 sasl.oauthbearer.expected.issuer = null 15:39:51 sasl.oauthbearer.header.urlencode = false 15:39:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:51 sasl.oauthbearer.jwks.endpoint.url = null 15:39:51 sasl.oauthbearer.scope.claim.name = scope 15:39:51 sasl.oauthbearer.sub.claim.name = sub 15:39:51 sasl.oauthbearer.token.endpoint.url = null 15:39:51 security.protocol = PLAINTEXT 15:39:51 security.providers = null 15:39:51 send.buffer.bytes = 131072 15:39:51 socket.connection.setup.timeout.max.ms = 30000 15:39:51 socket.connection.setup.timeout.ms = 10000 15:39:51 ssl.cipher.suites = null 15:39:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:51 ssl.endpoint.identification.algorithm = https 15:39:51 ssl.engine.factory.class = null 15:39:51 ssl.key.password = null 15:39:51 ssl.keymanager.algorithm = SunX509 15:39:51 ssl.keystore.certificate.chain = null 15:39:51 ssl.keystore.key = null 15:39:51 ssl.keystore.location = null 15:39:51 ssl.keystore.password = null 15:39:51 ssl.keystore.type = JKS 15:39:51 ssl.protocol = TLSv1.3 15:39:51 ssl.provider = null 15:39:51 ssl.secure.random.implementation = null 15:39:51 ssl.trustmanager.algorithm = PKIX 15:39:51 ssl.truststore.certificates = null 15:39:51 ssl.truststore.location = null 15:39:51 ssl.truststore.password = null 15:39:51 ssl.truststore.type = JKS 15:39:51 transaction.timeout.ms = 60000 15:39:51 transactional.id = null 15:39:51 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:51 15:39:51 2026-06-03T15:39:50.888Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:51 2026-06-03T15:39:50.889Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 15:39:51 2026-06-03T15:39:50.892Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:51 2026-06-03T15:39:50.892Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:51 2026-06-03T15:39:50.892Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501190892 15:39:51 2026-06-03T15:39:50.893Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:51 acks = -1 15:39:51 auto.include.jmx.reporter = true 15:39:51 batch.size = 16384 15:39:51 bootstrap.servers = [localhost:32777] 15:39:51 buffer.memory = 33554432 15:39:51 client.dns.lookup = use_all_dns_ips 15:39:51 client.id = test-client-id 15:39:51 compression.gzip.level = -1 15:39:51 compression.lz4.level = 9 15:39:51 compression.type = none 15:39:51 compression.zstd.level = 3 15:39:51 connections.max.idle.ms = 540000 15:39:51 delivery.timeout.ms = 120000 15:39:51 enable.idempotence = true 15:39:51 enable.metrics.push = true 15:39:51 interceptor.classes = [] 15:39:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:51 linger.ms = 0 15:39:51 max.block.ms = 60000 15:39:51 max.in.flight.requests.per.connection = 5 15:39:51 max.request.size = 1048576 15:39:51 metadata.max.age.ms = 300000 15:39:51 metadata.max.idle.ms = 300000 15:39:51 metadata.recovery.strategy = none 15:39:51 metric.reporters = [] 15:39:51 metrics.num.samples = 2 15:39:51 metrics.recording.level = INFO 15:39:51 metrics.sample.window.ms = 30000 15:39:51 partitioner.adaptive.partitioning.enable = true 15:39:51 partitioner.availability.timeout.ms = 0 15:39:51 partitioner.class = null 15:39:51 partitioner.ignore.keys = false 15:39:51 receive.buffer.bytes = 32768 15:39:51 reconnect.backoff.max.ms = 1000 15:39:51 reconnect.backoff.ms = 50 15:39:51 request.timeout.ms = 30000 15:39:51 retries = 2147483647 15:39:51 retry.backoff.max.ms = 1000 15:39:51 retry.backoff.ms = 100 15:39:51 sasl.client.callback.handler.class = null 15:39:51 sasl.jaas.config = null 15:39:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:51 sasl.kerberos.min.time.before.relogin = 60000 15:39:51 sasl.kerberos.service.name = null 15:39:51 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:51 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:51 sasl.login.callback.handler.class = null 15:39:51 sasl.login.class = null 15:39:51 sasl.login.connect.timeout.ms = null 15:39:51 sasl.login.read.timeout.ms = null 15:39:51 sasl.login.refresh.buffer.seconds = 300 15:39:51 sasl.login.refresh.min.period.seconds = 60 15:39:51 sasl.login.refresh.window.factor = 0.8 15:39:51 sasl.login.refresh.window.jitter = 0.05 15:39:51 sasl.login.retry.backoff.max.ms = 10000 15:39:51 sasl.login.retry.backoff.ms = 100 15:39:51 sasl.mechanism = GSSAPI 15:39:51 sasl.oauthbearer.clock.skew.seconds = 30 15:39:51 sasl.oauthbearer.expected.audience = null 15:39:51 sasl.oauthbearer.expected.issuer = null 15:39:51 sasl.oauthbearer.header.urlencode = false 15:39:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:51 sasl.oauthbearer.jwks.endpoint.url = null 15:39:51 sasl.oauthbearer.scope.claim.name = scope 15:39:51 sasl.oauthbearer.sub.claim.name = sub 15:39:51 sasl.oauthbearer.token.endpoint.url = null 15:39:51 security.protocol = PLAINTEXT 15:39:51 security.providers = null 15:39:51 send.buffer.bytes = 131072 15:39:51 socket.connection.setup.timeout.max.ms = 30000 15:39:51 socket.connection.setup.timeout.ms = 10000 15:39:51 ssl.cipher.suites = null 15:39:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:51 ssl.endpoint.identification.algorithm = https 15:39:51 ssl.engine.factory.class = null 15:39:51 ssl.key.password = null 15:39:51 ssl.keymanager.algorithm = SunX509 15:39:51 ssl.keystore.certificate.chain = null 15:39:51 ssl.keystore.key = null 15:39:51 ssl.keystore.location = null 15:39:51 ssl.keystore.password = null 15:39:51 ssl.keystore.type = JKS 15:39:51 ssl.protocol = TLSv1.3 15:39:51 ssl.provider = null 15:39:51 ssl.secure.random.implementation = null 15:39:51 ssl.trustmanager.algorithm = PKIX 15:39:51 ssl.truststore.certificates = null 15:39:51 ssl.truststore.location = null 15:39:51 ssl.truststore.password = null 15:39:51 ssl.truststore.type = JKS 15:39:51 transaction.timeout.ms = 60000 15:39:51 transactional.id = null 15:39:51 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:39:51 15:39:51 2026-06-03T15:39:50.894Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:51 2026-06-03T15:39:50.895Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 15:39:51 2026-06-03T15:39:50.897Z INFO 7009 --- [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. 15:39:51 2026-06-03T15:39:50.898Z INFO 7009 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:51 2026-06-03T15:39:50.899Z INFO 7009 --- [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 15:39:51 2026-06-03T15:39:50.905Z INFO 7009 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:51 2026-06-03T15:39:50.905Z INFO 7009 --- [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 15:39:51 2026-06-03T15:39:50.909Z INFO 7009 --- [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 15:39:51 2026-06-03T15:39:50.914Z INFO 7009 --- [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 15:39:51 2026-06-03T15:39:51.017Z INFO 7009 --- [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 15:39:51 2026-06-03T15:39:51.021Z INFO 7009 --- [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 15:39:51 2026-06-03T15:39:51.118Z INFO 7009 --- [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 15:39:51 2026-06-03T15:39:51.123Z INFO 7009 --- [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 15:39:51 2026-06-03T15:39:51.220Z INFO 7009 --- [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 15:39:51 2026-06-03T15:39:51.271Z INFO 7009 --- [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 15:39:51 2026-06-03T15:39:51.320Z INFO 7009 --- [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 15:39:51 2026-06-03T15:39:51.340Z INFO 7009 --- [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 15:39:51 2026-06-03T15:39:51.422Z INFO 7009 --- [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 15:39:51 2026-06-03T15:39:51.447Z INFO 7009 --- [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 15:39:54 2026-06-03T15:39:54.450Z INFO 7009 --- [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 15:39:54 2026-06-03T15:39:54.451Z INFO 7009 --- [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-68387fef-7b11-4bff-9cf7-e43a51330294 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:54 2026-06-03T15:39:54.451Z INFO 7009 --- [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 15:39:54 2026-06-03T15:39:54.451Z INFO 7009 --- [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 15:39:54 2026-06-03T15:39:54.451Z INFO 7009 --- [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 15:39:54 2026-06-03T15:39:54.451Z INFO 7009 --- [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 15:39:54 2026-06-03T15:39:54.452Z INFO 7009 --- [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 15:39:54 2026-06-03T15:39:54.546Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:54 2026-06-03T15:39:54.547Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:54 2026-06-03T15:39:54.547Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:54 2026-06-03T15:39:54.547Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:54 2026-06-03T15:39:54.549Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-28 unregistered 15:39:54 2026-06-03T15:39:54.549Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 15:39:54 2026-06-03T15:39:54.551Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:54 2026-06-03T15:39:54.551Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:54 2026-06-03T15:39:54.551Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:54 2026-06-03T15:39:54.551Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:54 2026-06-03T15:39:54.551Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 15:39:54 2026-06-03T15:39:54.551Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 15:39:54 2026-06-03T15:39:54.553Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:54 2026-06-03T15:39:54.553Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:54 2026-06-03T15:39:54.553Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:54 2026-06-03T15:39:54.553Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:54 2026-06-03T15:39:54.553Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 15:39:54 2026-06-03T15:39:54.657Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:54 2026-06-03T15:39:54.658Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:54 2026-06-03T15:39:54.658Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:54 2026-06-03T15:39:54.658Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:54 2026-06-03T15:39:54.658Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:54 2026-06-03T15:39:54.683Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:54 2026-06-03T15:39:54.708Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:54 2026-06-03T15:39:54.709Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:54 2026-06-03T15:39:54.709Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:54 2026-06-03T15:39:54.709Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:54 2026-06-03T15:39:54.709Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:54 2026-06-03T15:39:54.768Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:54 2026-06-03T15:39:54.786Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:54 2026-06-03T15:39:54.786Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:54 2026-06-03T15:39:54.786Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:54 2026-06-03T15:39:54.786Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:54 2026-06-03T15:39:54.786Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:54 2026-06-03T15:39:54.803Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:54 2026-06-03T15:39:54.819Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:54 2026-06-03T15:39:54.819Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:54 2026-06-03T15:39:54.819Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:54 2026-06-03T15:39:54.819Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:54 2026-06-03T15:39:54.820Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:54 2026-06-03T15:39:54.840Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:54 2026-06-03T15:39:54.855Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:54 2026-06-03T15:39:54.855Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:54 2026-06-03T15:39:54.856Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:54 2026-06-03T15:39:54.856Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:54 2026-06-03T15:39:54.856Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:54 2026-06-03T15:39:54.873Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:54 2026-06-03T15:39:54.891Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:54 2026-06-03T15:39:54.892Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:54 2026-06-03T15:39:54.892Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:54 2026-06-03T15:39:54.892Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:54 2026-06-03T15:39:54.892Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:54 2026-06-03T15:39:54.910Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:54 2026-06-03T15:39:54.923Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:54 allow.auto.create.topics = true 15:39:54 auto.commit.interval.ms = 5000 15:39:54 auto.include.jmx.reporter = true 15:39:54 auto.offset.reset = latest 15:39:54 bootstrap.servers = [localhost:32777] 15:39:54 check.crcs = true 15:39:54 client.dns.lookup = use_all_dns_ips 15:39:54 client.id = consumer-test-group-29 15:39:54 client.rack = 15:39:54 connections.max.idle.ms = 540000 15:39:54 default.api.timeout.ms = 60000 15:39:54 enable.auto.commit = true 15:39:54 enable.metrics.push = true 15:39:54 exclude.internal.topics = true 15:39:54 fetch.max.bytes = 52428800 15:39:54 fetch.max.wait.ms = 500 15:39:54 fetch.min.bytes = 1 15:39:54 group.id = test-group 15:39:54 group.instance.id = null 15:39:54 group.protocol = classic 15:39:54 group.remote.assignor = null 15:39:54 heartbeat.interval.ms = 3000 15:39:54 interceptor.classes = [] 15:39:54 internal.leave.group.on.close = true 15:39:54 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:54 isolation.level = read_uncommitted 15:39:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:54 max.partition.fetch.bytes = 1048576 15:39:54 max.poll.interval.ms = 300000 15:39:54 max.poll.records = 2147483647 15:39:54 metadata.max.age.ms = 300000 15:39:54 metadata.recovery.strategy = none 15:39:54 metric.reporters = [] 15:39:54 metrics.num.samples = 2 15:39:54 metrics.recording.level = INFO 15:39:54 metrics.sample.window.ms = 30000 15:39:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:54 receive.buffer.bytes = 65536 15:39:54 reconnect.backoff.max.ms = 1000 15:39:54 reconnect.backoff.ms = 50 15:39:54 request.timeout.ms = 30000 15:39:54 retry.backoff.max.ms = 1000 15:39:54 retry.backoff.ms = 100 15:39:54 sasl.client.callback.handler.class = null 15:39:54 sasl.jaas.config = null 15:39:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:54 sasl.kerberos.min.time.before.relogin = 60000 15:39:54 sasl.kerberos.service.name = null 15:39:54 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:54 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:54 sasl.login.callback.handler.class = null 15:39:54 sasl.login.class = null 15:39:54 sasl.login.connect.timeout.ms = null 15:39:54 sasl.login.read.timeout.ms = null 15:39:54 sasl.login.refresh.buffer.seconds = 300 15:39:54 sasl.login.refresh.min.period.seconds = 60 15:39:54 sasl.login.refresh.window.factor = 0.8 15:39:54 sasl.login.refresh.window.jitter = 0.05 15:39:54 sasl.login.retry.backoff.max.ms = 10000 15:39:54 sasl.login.retry.backoff.ms = 100 15:39:54 sasl.mechanism = GSSAPI 15:39:54 sasl.oauthbearer.clock.skew.seconds = 30 15:39:54 sasl.oauthbearer.expected.audience = null 15:39:54 sasl.oauthbearer.expected.issuer = null 15:39:54 sasl.oauthbearer.header.urlencode = false 15:39:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:54 sasl.oauthbearer.jwks.endpoint.url = null 15:39:54 sasl.oauthbearer.scope.claim.name = scope 15:39:54 sasl.oauthbearer.sub.claim.name = sub 15:39:54 sasl.oauthbearer.token.endpoint.url = null 15:39:54 security.protocol = PLAINTEXT 15:39:54 security.providers = null 15:39:54 send.buffer.bytes = 131072 15:39:54 session.timeout.ms = 45000 15:39:54 socket.connection.setup.timeout.max.ms = 30000 15:39:54 socket.connection.setup.timeout.ms = 10000 15:39:54 ssl.cipher.suites = null 15:39:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:54 ssl.endpoint.identification.algorithm = https 15:39:54 ssl.engine.factory.class = null 15:39:54 ssl.key.password = null 15:39:54 ssl.keymanager.algorithm = SunX509 15:39:54 ssl.keystore.certificate.chain = null 15:39:54 ssl.keystore.key = null 15:39:54 ssl.keystore.location = null 15:39:54 ssl.keystore.password = null 15:39:54 ssl.keystore.type = JKS 15:39:54 ssl.protocol = TLSv1.3 15:39:54 ssl.provider = null 15:39:54 ssl.secure.random.implementation = null 15:39:54 ssl.trustmanager.algorithm = PKIX 15:39:54 ssl.truststore.certificates = null 15:39:54 ssl.truststore.location = null 15:39:54 ssl.truststore.password = null 15:39:54 ssl.truststore.type = JKS 15:39:54 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:39:54 15:39:54 2026-06-03T15:39:54.923Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:54 2026-06-03T15:39:54.925Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:54 2026-06-03T15:39:54.925Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:54 2026-06-03T15:39:54.925Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501194925 15:39:54 2026-06-03T15:39:54.925Z INFO 7009 --- [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 15:39:54 2026-06-03T15:39:54.930Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-29, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:54 2026-06-03T15:39:54.931Z INFO 7009 --- [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) 15:39:54 2026-06-03T15:39:54.932Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] (Re-)joining group 15:39:54 2026-06-03T15:39:54.935Z INFO 7009 --- [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-f9dd79e4-3620-4d10-a906-4177cf85965f 15:39:54 2026-06-03T15:39:54.935Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] (Re-)joining group 15:39:54 2026-06-03T15:39:54.937Z INFO 7009 --- [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-f9dd79e4-3620-4d10-a906-4177cf85965f', protocol='range'} 15:39:54 2026-06-03T15:39:54.937Z INFO 7009 --- [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-f9dd79e4-3620-4d10-a906-4177cf85965f=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 15:39:54 2026-06-03T15:39:54.939Z INFO 7009 --- [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-f9dd79e4-3620-4d10-a906-4177cf85965f', protocol='range'} 15:39:54 2026-06-03T15:39:54.939Z INFO 7009 --- [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]) 15:39:54 2026-06-03T15:39:54.939Z INFO 7009 --- [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 15:39:54 2026-06-03T15:39:54.940Z INFO 7009 --- [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 15:39:54 2026-06-03T15:39:54.943Z INFO 7009 --- [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}}. 15:39:55 2026-06-03T15:39:55.426Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:55 acks = -1 15:39:55 auto.include.jmx.reporter = true 15:39:55 batch.size = 16384 15:39:55 bootstrap.servers = [localhost:32777] 15:39:55 buffer.memory = 33554432 15:39:55 client.dns.lookup = use_all_dns_ips 15:39:55 client.id = test-client-id 15:39:55 compression.gzip.level = -1 15:39:55 compression.lz4.level = 9 15:39:55 compression.type = none 15:39:55 compression.zstd.level = 3 15:39:55 connections.max.idle.ms = 540000 15:39:55 delivery.timeout.ms = 120000 15:39:55 enable.idempotence = true 15:39:55 enable.metrics.push = true 15:39:55 interceptor.classes = [] 15:39:55 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:55 linger.ms = 0 15:39:55 max.block.ms = 60000 15:39:55 max.in.flight.requests.per.connection = 5 15:39:55 max.request.size = 1048576 15:39:55 metadata.max.age.ms = 300000 15:39:55 metadata.max.idle.ms = 300000 15:39:55 metadata.recovery.strategy = none 15:39:55 metric.reporters = [] 15:39:55 metrics.num.samples = 2 15:39:55 metrics.recording.level = INFO 15:39:55 metrics.sample.window.ms = 30000 15:39:55 partitioner.adaptive.partitioning.enable = true 15:39:55 partitioner.availability.timeout.ms = 0 15:39:55 partitioner.class = null 15:39:55 partitioner.ignore.keys = false 15:39:55 receive.buffer.bytes = 32768 15:39:55 reconnect.backoff.max.ms = 1000 15:39:55 reconnect.backoff.ms = 50 15:39:55 request.timeout.ms = 30000 15:39:55 retries = 2147483647 15:39:55 retry.backoff.max.ms = 1000 15:39:55 retry.backoff.ms = 100 15:39:55 sasl.client.callback.handler.class = null 15:39:55 sasl.jaas.config = null 15:39:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:55 sasl.kerberos.min.time.before.relogin = 60000 15:39:55 sasl.kerberos.service.name = null 15:39:55 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:55 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:55 sasl.login.callback.handler.class = null 15:39:55 sasl.login.class = null 15:39:55 sasl.login.connect.timeout.ms = null 15:39:55 sasl.login.read.timeout.ms = null 15:39:55 sasl.login.refresh.buffer.seconds = 300 15:39:55 sasl.login.refresh.min.period.seconds = 60 15:39:55 sasl.login.refresh.window.factor = 0.8 15:39:55 sasl.login.refresh.window.jitter = 0.05 15:39:55 sasl.login.retry.backoff.max.ms = 10000 15:39:55 sasl.login.retry.backoff.ms = 100 15:39:55 sasl.mechanism = GSSAPI 15:39:55 sasl.oauthbearer.clock.skew.seconds = 30 15:39:55 sasl.oauthbearer.expected.audience = null 15:39:55 sasl.oauthbearer.expected.issuer = null 15:39:55 sasl.oauthbearer.header.urlencode = false 15:39:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:55 sasl.oauthbearer.jwks.endpoint.url = null 15:39:55 sasl.oauthbearer.scope.claim.name = scope 15:39:55 sasl.oauthbearer.sub.claim.name = sub 15:39:55 sasl.oauthbearer.token.endpoint.url = null 15:39:55 security.protocol = PLAINTEXT 15:39:55 security.providers = null 15:39:55 send.buffer.bytes = 131072 15:39:55 socket.connection.setup.timeout.max.ms = 30000 15:39:55 socket.connection.setup.timeout.ms = 10000 15:39:55 ssl.cipher.suites = null 15:39:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:55 ssl.endpoint.identification.algorithm = https 15:39:55 ssl.engine.factory.class = null 15:39:55 ssl.key.password = null 15:39:55 ssl.keymanager.algorithm = SunX509 15:39:55 ssl.keystore.certificate.chain = null 15:39:55 ssl.keystore.key = null 15:39:55 ssl.keystore.location = null 15:39:55 ssl.keystore.password = null 15:39:55 ssl.keystore.type = JKS 15:39:55 ssl.protocol = TLSv1.3 15:39:55 ssl.provider = null 15:39:55 ssl.secure.random.implementation = null 15:39:55 ssl.trustmanager.algorithm = PKIX 15:39:55 ssl.truststore.certificates = null 15:39:55 ssl.truststore.location = null 15:39:55 ssl.truststore.password = null 15:39:55 ssl.truststore.type = JKS 15:39:55 transaction.timeout.ms = 60000 15:39:55 transactional.id = null 15:39:55 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:55 15:39:55 2026-06-03T15:39:55.427Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:55 2026-06-03T15:39:55.428Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 15:39:55 2026-06-03T15:39:55.431Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:55 2026-06-03T15:39:55.431Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:55 2026-06-03T15:39:55.431Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501195430 15:39:55 2026-06-03T15:39:55.431Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:55 acks = -1 15:39:55 auto.include.jmx.reporter = true 15:39:55 batch.size = 16384 15:39:55 bootstrap.servers = [localhost:32777] 15:39:55 buffer.memory = 33554432 15:39:55 client.dns.lookup = use_all_dns_ips 15:39:55 client.id = test-client-id 15:39:55 compression.gzip.level = -1 15:39:55 compression.lz4.level = 9 15:39:55 compression.type = none 15:39:55 compression.zstd.level = 3 15:39:55 connections.max.idle.ms = 540000 15:39:55 delivery.timeout.ms = 120000 15:39:55 enable.idempotence = true 15:39:55 enable.metrics.push = true 15:39:55 interceptor.classes = [] 15:39:55 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:55 linger.ms = 0 15:39:55 max.block.ms = 60000 15:39:55 max.in.flight.requests.per.connection = 5 15:39:55 max.request.size = 1048576 15:39:55 metadata.max.age.ms = 300000 15:39:55 metadata.max.idle.ms = 300000 15:39:55 metadata.recovery.strategy = none 15:39:55 metric.reporters = [] 15:39:55 metrics.num.samples = 2 15:39:55 metrics.recording.level = INFO 15:39:55 metrics.sample.window.ms = 30000 15:39:55 partitioner.adaptive.partitioning.enable = true 15:39:55 partitioner.availability.timeout.ms = 0 15:39:55 partitioner.class = null 15:39:55 partitioner.ignore.keys = false 15:39:55 receive.buffer.bytes = 32768 15:39:55 reconnect.backoff.max.ms = 1000 15:39:55 reconnect.backoff.ms = 50 15:39:55 request.timeout.ms = 30000 15:39:55 retries = 2147483647 15:39:55 retry.backoff.max.ms = 1000 15:39:55 retry.backoff.ms = 100 15:39:55 sasl.client.callback.handler.class = null 15:39:55 sasl.jaas.config = null 15:39:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:55 sasl.kerberos.min.time.before.relogin = 60000 15:39:55 sasl.kerberos.service.name = null 15:39:55 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:55 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:55 sasl.login.callback.handler.class = null 15:39:55 sasl.login.class = null 15:39:55 sasl.login.connect.timeout.ms = null 15:39:55 sasl.login.read.timeout.ms = null 15:39:55 sasl.login.refresh.buffer.seconds = 300 15:39:55 sasl.login.refresh.min.period.seconds = 60 15:39:55 sasl.login.refresh.window.factor = 0.8 15:39:55 sasl.login.refresh.window.jitter = 0.05 15:39:55 sasl.login.retry.backoff.max.ms = 10000 15:39:55 sasl.login.retry.backoff.ms = 100 15:39:55 sasl.mechanism = GSSAPI 15:39:55 sasl.oauthbearer.clock.skew.seconds = 30 15:39:55 sasl.oauthbearer.expected.audience = null 15:39:55 sasl.oauthbearer.expected.issuer = null 15:39:55 sasl.oauthbearer.header.urlencode = false 15:39:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:55 sasl.oauthbearer.jwks.endpoint.url = null 15:39:55 sasl.oauthbearer.scope.claim.name = scope 15:39:55 sasl.oauthbearer.sub.claim.name = sub 15:39:55 sasl.oauthbearer.token.endpoint.url = null 15:39:55 security.protocol = PLAINTEXT 15:39:55 security.providers = null 15:39:55 send.buffer.bytes = 131072 15:39:55 socket.connection.setup.timeout.max.ms = 30000 15:39:55 socket.connection.setup.timeout.ms = 10000 15:39:55 ssl.cipher.suites = null 15:39:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:55 ssl.endpoint.identification.algorithm = https 15:39:55 ssl.engine.factory.class = null 15:39:55 ssl.key.password = null 15:39:55 ssl.keymanager.algorithm = SunX509 15:39:55 ssl.keystore.certificate.chain = null 15:39:55 ssl.keystore.key = null 15:39:55 ssl.keystore.location = null 15:39:55 ssl.keystore.password = null 15:39:55 ssl.keystore.type = JKS 15:39:55 ssl.protocol = TLSv1.3 15:39:55 ssl.provider = null 15:39:55 ssl.secure.random.implementation = null 15:39:55 ssl.trustmanager.algorithm = PKIX 15:39:55 ssl.truststore.certificates = null 15:39:55 ssl.truststore.location = null 15:39:55 ssl.truststore.password = null 15:39:55 ssl.truststore.type = JKS 15:39:55 transaction.timeout.ms = 60000 15:39:55 transactional.id = null 15:39:55 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:39:55 15:39:55 2026-06-03T15:39:55.432Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:55 2026-06-03T15:39:55.432Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 15:39:55 2026-06-03T15:39:55.436Z INFO 7009 --- [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. 15:39:55 2026-06-03T15:39:55.437Z INFO 7009 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:55 2026-06-03T15:39:55.439Z INFO 7009 --- [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 15:39:55 2026-06-03T15:39:55.443Z INFO 7009 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:55 2026-06-03T15:39:55.443Z INFO 7009 --- [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 15:39:55 2026-06-03T15:39:55.448Z INFO 7009 --- [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 15:39:55 2026-06-03T15:39:55.468Z INFO 7009 --- [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 15:39:55 2026-06-03T15:39:55.560Z INFO 7009 --- [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 15:39:55 2026-06-03T15:39:55.585Z INFO 7009 --- [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 15:39:58 2026-06-03T15:39:58.581Z INFO 7009 --- [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 15:39:58 2026-06-03T15:39:58.581Z INFO 7009 --- [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-f9dd79e4-3620-4d10-a906-4177cf85965f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:39:58 2026-06-03T15:39:58.582Z INFO 7009 --- [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 15:39:58 2026-06-03T15:39:58.582Z INFO 7009 --- [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 15:39:58 2026-06-03T15:39:58.582Z INFO 7009 --- [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 15:39:58 2026-06-03T15:39:58.582Z INFO 7009 --- [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 15:39:58 2026-06-03T15:39:58.582Z INFO 7009 --- [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 15:39:58 2026-06-03T15:39:58.676Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:58 2026-06-03T15:39:58.676Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:58 2026-06-03T15:39:58.676Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:58 2026-06-03T15:39:58.676Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:58 2026-06-03T15:39:58.678Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-29 unregistered 15:39:58 2026-06-03T15:39:58.678Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 15:39:58 2026-06-03T15:39:58.680Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:58 2026-06-03T15:39:58.680Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:58 2026-06-03T15:39:58.680Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:58 2026-06-03T15:39:58.680Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:58 2026-06-03T15:39:58.680Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 15:39:58 2026-06-03T15:39:58.680Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 15:39:58 2026-06-03T15:39:58.682Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:58 2026-06-03T15:39:58.682Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:58 2026-06-03T15:39:58.682Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:39:58 2026-06-03T15:39:58.682Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:58 2026-06-03T15:39:58.682Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 15:39:58 2026-06-03T15:39:58.807Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:58 2026-06-03T15:39:58.807Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:58 2026-06-03T15:39:58.807Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:58 2026-06-03T15:39:58.807Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:58 2026-06-03T15:39:58.807Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:58 2026-06-03T15:39:58.824Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:58 2026-06-03T15:39:58.843Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:58 2026-06-03T15:39:58.843Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:58 2026-06-03T15:39:58.844Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:58 2026-06-03T15:39:58.844Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:58 2026-06-03T15:39:58.844Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:58 2026-06-03T15:39:58.864Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:58 2026-06-03T15:39:58.883Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:58 2026-06-03T15:39:58.883Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:58 2026-06-03T15:39:58.883Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:58 2026-06-03T15:39:58.883Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:58 2026-06-03T15:39:58.883Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:58 2026-06-03T15:39:58.903Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:58 2026-06-03T15:39:58.921Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:58 2026-06-03T15:39:58.921Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:58 2026-06-03T15:39:58.921Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:58 2026-06-03T15:39:58.921Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:58 2026-06-03T15:39:58.921Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:58 2026-06-03T15:39:58.939Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:58 2026-06-03T15:39:58.954Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:58 2026-06-03T15:39:58.954Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:58 2026-06-03T15:39:58.954Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:58 2026-06-03T15:39:58.955Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:58 2026-06-03T15:39:58.955Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:59 2026-06-03T15:39:58.978Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:59 2026-06-03T15:39:59.002Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:39:59 2026-06-03T15:39:59.002Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:39:59 2026-06-03T15:39:59.002Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:39:59 2026-06-03T15:39:59.002Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:39:59 2026-06-03T15:39:59.002Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:39:59 2026-06-03T15:39:59.024Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:39:59 2026-06-03T15:39:59.035Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:59 allow.auto.create.topics = true 15:39:59 auto.commit.interval.ms = 5000 15:39:59 auto.include.jmx.reporter = true 15:39:59 auto.offset.reset = latest 15:39:59 bootstrap.servers = [localhost:32777] 15:39:59 check.crcs = true 15:39:59 client.dns.lookup = use_all_dns_ips 15:39:59 client.id = consumer-test-group-30 15:39:59 client.rack = 15:39:59 connections.max.idle.ms = 540000 15:39:59 default.api.timeout.ms = 60000 15:39:59 enable.auto.commit = true 15:39:59 enable.metrics.push = true 15:39:59 exclude.internal.topics = true 15:39:59 fetch.max.bytes = 52428800 15:39:59 fetch.max.wait.ms = 500 15:39:59 fetch.min.bytes = 1 15:39:59 group.id = test-group 15:39:59 group.instance.id = null 15:39:59 group.protocol = classic 15:39:59 group.remote.assignor = null 15:39:59 heartbeat.interval.ms = 3000 15:39:59 interceptor.classes = [] 15:39:59 internal.leave.group.on.close = true 15:39:59 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:59 isolation.level = read_uncommitted 15:39:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:59 max.partition.fetch.bytes = 1048576 15:39:59 max.poll.interval.ms = 300000 15:39:59 max.poll.records = 2147483647 15:39:59 metadata.max.age.ms = 300000 15:39:59 metadata.recovery.strategy = none 15:39:59 metric.reporters = [] 15:39:59 metrics.num.samples = 2 15:39:59 metrics.recording.level = INFO 15:39:59 metrics.sample.window.ms = 30000 15:39:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:59 receive.buffer.bytes = 65536 15:39:59 reconnect.backoff.max.ms = 1000 15:39:59 reconnect.backoff.ms = 50 15:39:59 request.timeout.ms = 30000 15:39:59 retry.backoff.max.ms = 1000 15:39:59 retry.backoff.ms = 100 15:39:59 sasl.client.callback.handler.class = null 15:39:59 sasl.jaas.config = null 15:39:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:59 sasl.kerberos.min.time.before.relogin = 60000 15:39:59 sasl.kerberos.service.name = null 15:39:59 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:59 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:59 sasl.login.callback.handler.class = null 15:39:59 sasl.login.class = null 15:39:59 sasl.login.connect.timeout.ms = null 15:39:59 sasl.login.read.timeout.ms = null 15:39:59 sasl.login.refresh.buffer.seconds = 300 15:39:59 sasl.login.refresh.min.period.seconds = 60 15:39:59 sasl.login.refresh.window.factor = 0.8 15:39:59 sasl.login.refresh.window.jitter = 0.05 15:39:59 sasl.login.retry.backoff.max.ms = 10000 15:39:59 sasl.login.retry.backoff.ms = 100 15:39:59 sasl.mechanism = GSSAPI 15:39:59 sasl.oauthbearer.clock.skew.seconds = 30 15:39:59 sasl.oauthbearer.expected.audience = null 15:39:59 sasl.oauthbearer.expected.issuer = null 15:39:59 sasl.oauthbearer.header.urlencode = false 15:39:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:59 sasl.oauthbearer.jwks.endpoint.url = null 15:39:59 sasl.oauthbearer.scope.claim.name = scope 15:39:59 sasl.oauthbearer.sub.claim.name = sub 15:39:59 sasl.oauthbearer.token.endpoint.url = null 15:39:59 security.protocol = PLAINTEXT 15:39:59 security.providers = null 15:39:59 send.buffer.bytes = 131072 15:39:59 session.timeout.ms = 45000 15:39:59 socket.connection.setup.timeout.max.ms = 30000 15:39:59 socket.connection.setup.timeout.ms = 10000 15:39:59 ssl.cipher.suites = null 15:39:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:59 ssl.endpoint.identification.algorithm = https 15:39:59 ssl.engine.factory.class = null 15:39:59 ssl.key.password = null 15:39:59 ssl.keymanager.algorithm = SunX509 15:39:59 ssl.keystore.certificate.chain = null 15:39:59 ssl.keystore.key = null 15:39:59 ssl.keystore.location = null 15:39:59 ssl.keystore.password = null 15:39:59 ssl.keystore.type = JKS 15:39:59 ssl.protocol = TLSv1.3 15:39:59 ssl.provider = null 15:39:59 ssl.secure.random.implementation = null 15:39:59 ssl.trustmanager.algorithm = PKIX 15:39:59 ssl.truststore.certificates = null 15:39:59 ssl.truststore.location = null 15:39:59 ssl.truststore.password = null 15:39:59 ssl.truststore.type = JKS 15:39:59 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:39:59 15:39:59 2026-06-03T15:39:59.035Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:59 2026-06-03T15:39:59.037Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:59 2026-06-03T15:39:59.037Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:59 2026-06-03T15:39:59.037Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501199037 15:39:59 2026-06-03T15:39:59.038Z INFO 7009 --- [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 15:39:59 2026-06-03T15:39:59.046Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-30, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:59 2026-06-03T15:39:59.047Z INFO 7009 --- [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) 15:39:59 2026-06-03T15:39:59.049Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] (Re-)joining group 15:39:59 2026-06-03T15:39:59.054Z INFO 7009 --- [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-7e9c14f6-dce4-4a5e-9886-ced737e048e1 15:39:59 2026-06-03T15:39:59.054Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] (Re-)joining group 15:39:59 2026-06-03T15:39:59.056Z INFO 7009 --- [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-7e9c14f6-dce4-4a5e-9886-ced737e048e1', protocol='range'} 15:39:59 2026-06-03T15:39:59.057Z INFO 7009 --- [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-7e9c14f6-dce4-4a5e-9886-ced737e048e1=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 15:39:59 2026-06-03T15:39:59.059Z INFO 7009 --- [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-7e9c14f6-dce4-4a5e-9886-ced737e048e1', protocol='range'} 15:39:59 2026-06-03T15:39:59.059Z INFO 7009 --- [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]) 15:39:59 2026-06-03T15:39:59.059Z INFO 7009 --- [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 15:39:59 2026-06-03T15:39:59.060Z INFO 7009 --- [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 15:39:59 2026-06-03T15:39:59.065Z INFO 7009 --- [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}}. 15:39:59 2026-06-03T15:39:59.541Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:59 acks = -1 15:39:59 auto.include.jmx.reporter = true 15:39:59 batch.size = 16384 15:39:59 bootstrap.servers = [localhost:32777] 15:39:59 buffer.memory = 33554432 15:39:59 client.dns.lookup = use_all_dns_ips 15:39:59 client.id = test-client-id 15:39:59 compression.gzip.level = -1 15:39:59 compression.lz4.level = 9 15:39:59 compression.type = none 15:39:59 compression.zstd.level = 3 15:39:59 connections.max.idle.ms = 540000 15:39:59 delivery.timeout.ms = 120000 15:39:59 enable.idempotence = true 15:39:59 enable.metrics.push = true 15:39:59 interceptor.classes = [] 15:39:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:59 linger.ms = 0 15:39:59 max.block.ms = 60000 15:39:59 max.in.flight.requests.per.connection = 5 15:39:59 max.request.size = 1048576 15:39:59 metadata.max.age.ms = 300000 15:39:59 metadata.max.idle.ms = 300000 15:39:59 metadata.recovery.strategy = none 15:39:59 metric.reporters = [] 15:39:59 metrics.num.samples = 2 15:39:59 metrics.recording.level = INFO 15:39:59 metrics.sample.window.ms = 30000 15:39:59 partitioner.adaptive.partitioning.enable = true 15:39:59 partitioner.availability.timeout.ms = 0 15:39:59 partitioner.class = null 15:39:59 partitioner.ignore.keys = false 15:39:59 receive.buffer.bytes = 32768 15:39:59 reconnect.backoff.max.ms = 1000 15:39:59 reconnect.backoff.ms = 50 15:39:59 request.timeout.ms = 30000 15:39:59 retries = 2147483647 15:39:59 retry.backoff.max.ms = 1000 15:39:59 retry.backoff.ms = 100 15:39:59 sasl.client.callback.handler.class = null 15:39:59 sasl.jaas.config = null 15:39:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:59 sasl.kerberos.min.time.before.relogin = 60000 15:39:59 sasl.kerberos.service.name = null 15:39:59 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:59 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:59 sasl.login.callback.handler.class = null 15:39:59 sasl.login.class = null 15:39:59 sasl.login.connect.timeout.ms = null 15:39:59 sasl.login.read.timeout.ms = null 15:39:59 sasl.login.refresh.buffer.seconds = 300 15:39:59 sasl.login.refresh.min.period.seconds = 60 15:39:59 sasl.login.refresh.window.factor = 0.8 15:39:59 sasl.login.refresh.window.jitter = 0.05 15:39:59 sasl.login.retry.backoff.max.ms = 10000 15:39:59 sasl.login.retry.backoff.ms = 100 15:39:59 sasl.mechanism = GSSAPI 15:39:59 sasl.oauthbearer.clock.skew.seconds = 30 15:39:59 sasl.oauthbearer.expected.audience = null 15:39:59 sasl.oauthbearer.expected.issuer = null 15:39:59 sasl.oauthbearer.header.urlencode = false 15:39:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:59 sasl.oauthbearer.jwks.endpoint.url = null 15:39:59 sasl.oauthbearer.scope.claim.name = scope 15:39:59 sasl.oauthbearer.sub.claim.name = sub 15:39:59 sasl.oauthbearer.token.endpoint.url = null 15:39:59 security.protocol = PLAINTEXT 15:39:59 security.providers = null 15:39:59 send.buffer.bytes = 131072 15:39:59 socket.connection.setup.timeout.max.ms = 30000 15:39:59 socket.connection.setup.timeout.ms = 10000 15:39:59 ssl.cipher.suites = null 15:39:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:59 ssl.endpoint.identification.algorithm = https 15:39:59 ssl.engine.factory.class = null 15:39:59 ssl.key.password = null 15:39:59 ssl.keymanager.algorithm = SunX509 15:39:59 ssl.keystore.certificate.chain = null 15:39:59 ssl.keystore.key = null 15:39:59 ssl.keystore.location = null 15:39:59 ssl.keystore.password = null 15:39:59 ssl.keystore.type = JKS 15:39:59 ssl.protocol = TLSv1.3 15:39:59 ssl.provider = null 15:39:59 ssl.secure.random.implementation = null 15:39:59 ssl.trustmanager.algorithm = PKIX 15:39:59 ssl.truststore.certificates = null 15:39:59 ssl.truststore.location = null 15:39:59 ssl.truststore.password = null 15:39:59 ssl.truststore.type = JKS 15:39:59 transaction.timeout.ms = 60000 15:39:59 transactional.id = null 15:39:59 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:59 15:39:59 2026-06-03T15:39:59.543Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:59 2026-06-03T15:39:59.543Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 15:39:59 2026-06-03T15:39:59.546Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:39:59 2026-06-03T15:39:59.546Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:39:59 2026-06-03T15:39:59.546Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501199546 15:39:59 2026-06-03T15:39:59.547Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:59 acks = -1 15:39:59 auto.include.jmx.reporter = true 15:39:59 batch.size = 16384 15:39:59 bootstrap.servers = [localhost:32777] 15:39:59 buffer.memory = 33554432 15:39:59 client.dns.lookup = use_all_dns_ips 15:39:59 client.id = test-client-id 15:39:59 compression.gzip.level = -1 15:39:59 compression.lz4.level = 9 15:39:59 compression.type = none 15:39:59 compression.zstd.level = 3 15:39:59 connections.max.idle.ms = 540000 15:39:59 delivery.timeout.ms = 120000 15:39:59 enable.idempotence = true 15:39:59 enable.metrics.push = true 15:39:59 interceptor.classes = [] 15:39:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:59 linger.ms = 0 15:39:59 max.block.ms = 60000 15:39:59 max.in.flight.requests.per.connection = 5 15:39:59 max.request.size = 1048576 15:39:59 metadata.max.age.ms = 300000 15:39:59 metadata.max.idle.ms = 300000 15:39:59 metadata.recovery.strategy = none 15:39:59 metric.reporters = [] 15:39:59 metrics.num.samples = 2 15:39:59 metrics.recording.level = INFO 15:39:59 metrics.sample.window.ms = 30000 15:39:59 partitioner.adaptive.partitioning.enable = true 15:39:59 partitioner.availability.timeout.ms = 0 15:39:59 partitioner.class = null 15:39:59 partitioner.ignore.keys = false 15:39:59 receive.buffer.bytes = 32768 15:39:59 reconnect.backoff.max.ms = 1000 15:39:59 reconnect.backoff.ms = 50 15:39:59 request.timeout.ms = 30000 15:39:59 retries = 2147483647 15:39:59 retry.backoff.max.ms = 1000 15:39:59 retry.backoff.ms = 100 15:39:59 sasl.client.callback.handler.class = null 15:39:59 sasl.jaas.config = null 15:39:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:59 sasl.kerberos.min.time.before.relogin = 60000 15:39:59 sasl.kerberos.service.name = null 15:39:59 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:59 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:59 sasl.login.callback.handler.class = null 15:39:59 sasl.login.class = null 15:39:59 sasl.login.connect.timeout.ms = null 15:39:59 sasl.login.read.timeout.ms = null 15:39:59 sasl.login.refresh.buffer.seconds = 300 15:39:59 sasl.login.refresh.min.period.seconds = 60 15:39:59 sasl.login.refresh.window.factor = 0.8 15:39:59 sasl.login.refresh.window.jitter = 0.05 15:39:59 sasl.login.retry.backoff.max.ms = 10000 15:39:59 sasl.login.retry.backoff.ms = 100 15:39:59 sasl.mechanism = GSSAPI 15:39:59 sasl.oauthbearer.clock.skew.seconds = 30 15:39:59 sasl.oauthbearer.expected.audience = null 15:39:59 sasl.oauthbearer.expected.issuer = null 15:39:59 sasl.oauthbearer.header.urlencode = false 15:39:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:59 sasl.oauthbearer.jwks.endpoint.url = null 15:39:59 sasl.oauthbearer.scope.claim.name = scope 15:39:59 sasl.oauthbearer.sub.claim.name = sub 15:39:59 sasl.oauthbearer.token.endpoint.url = null 15:39:59 security.protocol = PLAINTEXT 15:39:59 security.providers = null 15:39:59 send.buffer.bytes = 131072 15:39:59 socket.connection.setup.timeout.max.ms = 30000 15:39:59 socket.connection.setup.timeout.ms = 10000 15:39:59 ssl.cipher.suites = null 15:39:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:59 ssl.endpoint.identification.algorithm = https 15:39:59 ssl.engine.factory.class = null 15:39:59 ssl.key.password = null 15:39:59 ssl.keymanager.algorithm = SunX509 15:39:59 ssl.keystore.certificate.chain = null 15:39:59 ssl.keystore.key = null 15:39:59 ssl.keystore.location = null 15:39:59 ssl.keystore.password = null 15:39:59 ssl.keystore.type = JKS 15:39:59 ssl.protocol = TLSv1.3 15:39:59 ssl.provider = null 15:39:59 ssl.secure.random.implementation = null 15:39:59 ssl.trustmanager.algorithm = PKIX 15:39:59 ssl.truststore.certificates = null 15:39:59 ssl.truststore.location = null 15:39:59 ssl.truststore.password = null 15:39:59 ssl.truststore.type = JKS 15:39:59 transaction.timeout.ms = 60000 15:39:59 transactional.id = null 15:39:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:39:59 15:39:59 2026-06-03T15:39:59.547Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:39:59 2026-06-03T15:39:59.548Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 15:39:59 2026-06-03T15:39:59.550Z INFO 7009 --- [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. 15:39:59 2026-06-03T15:39:59.553Z INFO 7009 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:59 2026-06-03T15:39:59.553Z INFO 7009 --- [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 15:39:59 2026-06-03T15:39:59.554Z INFO 7009 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:39:59 2026-06-03T15:39:59.554Z INFO 7009 --- [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 15:39:59 2026-06-03T15:39:59.569Z INFO 7009 --- [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 15:39:59 2026-06-03T15:39:59.586Z INFO 7009 --- [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 15:39:59 2026-06-03T15:39:59.671Z INFO 7009 --- [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 15:39:59 2026-06-03T15:39:59.690Z INFO 7009 --- [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 15:40:02 2026-06-03T15:40:02.788Z INFO 7009 --- [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 15:40:02 2026-06-03T15:40:02.788Z INFO 7009 --- [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-7e9c14f6-dce4-4a5e-9886-ced737e048e1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:40:02 2026-06-03T15:40:02.789Z INFO 7009 --- [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 15:40:02 2026-06-03T15:40:02.789Z INFO 7009 --- [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 15:40:02 2026-06-03T15:40:02.789Z INFO 7009 --- [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 15:40:02 2026-06-03T15:40:02.790Z INFO 7009 --- [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 15:40:02 2026-06-03T15:40:02.790Z INFO 7009 --- [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 15:40:02 2026-06-03T15:40:02.794Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:40:02 2026-06-03T15:40:02.794Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:40:02 2026-06-03T15:40:02.794Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:40:02 2026-06-03T15:40:02.794Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:40:02 2026-06-03T15:40:02.796Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-30 unregistered 15:40:02 2026-06-03T15:40:02.796Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 15:40:02 2026-06-03T15:40:02.798Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:40:02 2026-06-03T15:40:02.798Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:40:02 2026-06-03T15:40:02.798Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:40:02 2026-06-03T15:40:02.798Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:40:02 2026-06-03T15:40:02.798Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 15:40:02 2026-06-03T15:40:02.798Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 15:40:02 2026-06-03T15:40:02.800Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:40:02 2026-06-03T15:40:02.800Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:40:02 2026-06-03T15:40:02.800Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:40:02 2026-06-03T15:40:02.800Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:40:02 2026-06-03T15:40:02.800Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 15:40:02 2026-06-03T15:40:02.919Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:02 2026-06-03T15:40:02.919Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:02 2026-06-03T15:40:02.919Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:02 2026-06-03T15:40:02.920Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:02 2026-06-03T15:40:02.920Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:02 2026-06-03T15:40:02.940Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:02 2026-06-03T15:40:02.956Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:02 2026-06-03T15:40:02.956Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:02 2026-06-03T15:40:02.957Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:02 2026-06-03T15:40:02.957Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:02 2026-06-03T15:40:02.957Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:02 2026-06-03T15:40:02.976Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:03 2026-06-03T15:40:02.994Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:03 2026-06-03T15:40:02.994Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:03 2026-06-03T15:40:02.994Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:03 2026-06-03T15:40:02.995Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:03 2026-06-03T15:40:02.995Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:03 2026-06-03T15:40:03.013Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:03 2026-06-03T15:40:03.028Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:03 2026-06-03T15:40:03.029Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:03 2026-06-03T15:40:03.029Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:03 2026-06-03T15:40:03.029Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:03 2026-06-03T15:40:03.029Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:03 2026-06-03T15:40:03.050Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:03 2026-06-03T15:40:03.071Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:03 2026-06-03T15:40:03.071Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:03 2026-06-03T15:40:03.071Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:03 2026-06-03T15:40:03.072Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:03 2026-06-03T15:40:03.072Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:03 2026-06-03T15:40:03.095Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:03 2026-06-03T15:40:03.115Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:03 2026-06-03T15:40:03.115Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:03 2026-06-03T15:40:03.115Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:03 2026-06-03T15:40:03.115Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:03 2026-06-03T15:40:03.115Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:03 2026-06-03T15:40:03.136Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:03 2026-06-03T15:40:03.148Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:03 allow.auto.create.topics = true 15:40:03 auto.commit.interval.ms = 5000 15:40:03 auto.include.jmx.reporter = true 15:40:03 auto.offset.reset = latest 15:40:03 bootstrap.servers = [localhost:32777] 15:40:03 check.crcs = true 15:40:03 client.dns.lookup = use_all_dns_ips 15:40:03 client.id = consumer-test-group-31 15:40:03 client.rack = 15:40:03 connections.max.idle.ms = 540000 15:40:03 default.api.timeout.ms = 60000 15:40:03 enable.auto.commit = true 15:40:03 enable.metrics.push = true 15:40:03 exclude.internal.topics = true 15:40:03 fetch.max.bytes = 52428800 15:40:03 fetch.max.wait.ms = 500 15:40:03 fetch.min.bytes = 1 15:40:03 group.id = test-group 15:40:03 group.instance.id = null 15:40:03 group.protocol = classic 15:40:03 group.remote.assignor = null 15:40:03 heartbeat.interval.ms = 3000 15:40:03 interceptor.classes = [] 15:40:03 internal.leave.group.on.close = true 15:40:03 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:03 isolation.level = read_uncommitted 15:40:03 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:03 max.partition.fetch.bytes = 1048576 15:40:03 max.poll.interval.ms = 300000 15:40:03 max.poll.records = 2147483647 15:40:03 metadata.max.age.ms = 300000 15:40:03 metadata.recovery.strategy = none 15:40:03 metric.reporters = [] 15:40:03 metrics.num.samples = 2 15:40:03 metrics.recording.level = INFO 15:40:03 metrics.sample.window.ms = 30000 15:40:03 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:03 receive.buffer.bytes = 65536 15:40:03 reconnect.backoff.max.ms = 1000 15:40:03 reconnect.backoff.ms = 50 15:40:03 request.timeout.ms = 30000 15:40:03 retry.backoff.max.ms = 1000 15:40:03 retry.backoff.ms = 100 15:40:03 sasl.client.callback.handler.class = null 15:40:03 sasl.jaas.config = null 15:40:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:03 sasl.kerberos.min.time.before.relogin = 60000 15:40:03 sasl.kerberos.service.name = null 15:40:03 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:03 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:03 sasl.login.callback.handler.class = null 15:40:03 sasl.login.class = null 15:40:03 sasl.login.connect.timeout.ms = null 15:40:03 sasl.login.read.timeout.ms = null 15:40:03 sasl.login.refresh.buffer.seconds = 300 15:40:03 sasl.login.refresh.min.period.seconds = 60 15:40:03 sasl.login.refresh.window.factor = 0.8 15:40:03 sasl.login.refresh.window.jitter = 0.05 15:40:03 sasl.login.retry.backoff.max.ms = 10000 15:40:03 sasl.login.retry.backoff.ms = 100 15:40:03 sasl.mechanism = GSSAPI 15:40:03 sasl.oauthbearer.clock.skew.seconds = 30 15:40:03 sasl.oauthbearer.expected.audience = null 15:40:03 sasl.oauthbearer.expected.issuer = null 15:40:03 sasl.oauthbearer.header.urlencode = false 15:40:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:03 sasl.oauthbearer.jwks.endpoint.url = null 15:40:03 sasl.oauthbearer.scope.claim.name = scope 15:40:03 sasl.oauthbearer.sub.claim.name = sub 15:40:03 sasl.oauthbearer.token.endpoint.url = null 15:40:03 security.protocol = PLAINTEXT 15:40:03 security.providers = null 15:40:03 send.buffer.bytes = 131072 15:40:03 session.timeout.ms = 45000 15:40:03 socket.connection.setup.timeout.max.ms = 30000 15:40:03 socket.connection.setup.timeout.ms = 10000 15:40:03 ssl.cipher.suites = null 15:40:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:03 ssl.endpoint.identification.algorithm = https 15:40:03 ssl.engine.factory.class = null 15:40:03 ssl.key.password = null 15:40:03 ssl.keymanager.algorithm = SunX509 15:40:03 ssl.keystore.certificate.chain = null 15:40:03 ssl.keystore.key = null 15:40:03 ssl.keystore.location = null 15:40:03 ssl.keystore.password = null 15:40:03 ssl.keystore.type = JKS 15:40:03 ssl.protocol = TLSv1.3 15:40:03 ssl.provider = null 15:40:03 ssl.secure.random.implementation = null 15:40:03 ssl.trustmanager.algorithm = PKIX 15:40:03 ssl.truststore.certificates = null 15:40:03 ssl.truststore.location = null 15:40:03 ssl.truststore.password = null 15:40:03 ssl.truststore.type = JKS 15:40:03 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:40:03 15:40:03 2026-06-03T15:40:03.150Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:40:03 2026-06-03T15:40:03.152Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:40:03 2026-06-03T15:40:03.152Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:40:03 2026-06-03T15:40:03.152Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501203152 15:40:03 2026-06-03T15:40:03.152Z INFO 7009 --- [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 15:40:03 2026-06-03T15:40:03.158Z INFO 7009 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-31, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:40:03 2026-06-03T15:40:03.158Z INFO 7009 --- [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) 15:40:03 2026-06-03T15:40:03.159Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] (Re-)joining group 15:40:03 2026-06-03T15:40:03.162Z INFO 7009 --- [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-52e6af58-6a46-494a-a22f-62825a16ea2b 15:40:03 2026-06-03T15:40:03.162Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] (Re-)joining group 15:40:03 2026-06-03T15:40:03.164Z INFO 7009 --- [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-52e6af58-6a46-494a-a22f-62825a16ea2b', protocol='range'} 15:40:03 2026-06-03T15:40:03.164Z INFO 7009 --- [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-52e6af58-6a46-494a-a22f-62825a16ea2b=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 15:40:03 2026-06-03T15:40:03.166Z INFO 7009 --- [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-52e6af58-6a46-494a-a22f-62825a16ea2b', protocol='range'} 15:40:03 2026-06-03T15:40:03.166Z INFO 7009 --- [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]) 15:40:03 2026-06-03T15:40:03.166Z INFO 7009 --- [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 15:40:03 2026-06-03T15:40:03.168Z INFO 7009 --- [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 15:40:03 2026-06-03T15:40:03.176Z INFO 7009 --- [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}}. 15:40:03 2026-06-03T15:40:03.655Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:03 acks = -1 15:40:03 auto.include.jmx.reporter = true 15:40:03 batch.size = 16384 15:40:03 bootstrap.servers = [localhost:32777] 15:40:03 buffer.memory = 33554432 15:40:03 client.dns.lookup = use_all_dns_ips 15:40:03 client.id = test-client-id 15:40:03 compression.gzip.level = -1 15:40:03 compression.lz4.level = 9 15:40:03 compression.type = none 15:40:03 compression.zstd.level = 3 15:40:03 connections.max.idle.ms = 540000 15:40:03 delivery.timeout.ms = 120000 15:40:03 enable.idempotence = true 15:40:03 enable.metrics.push = true 15:40:03 interceptor.classes = [] 15:40:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:03 linger.ms = 0 15:40:03 max.block.ms = 60000 15:40:03 max.in.flight.requests.per.connection = 5 15:40:03 max.request.size = 1048576 15:40:03 metadata.max.age.ms = 300000 15:40:03 metadata.max.idle.ms = 300000 15:40:03 metadata.recovery.strategy = none 15:40:03 metric.reporters = [] 15:40:03 metrics.num.samples = 2 15:40:03 metrics.recording.level = INFO 15:40:03 metrics.sample.window.ms = 30000 15:40:03 partitioner.adaptive.partitioning.enable = true 15:40:03 partitioner.availability.timeout.ms = 0 15:40:03 partitioner.class = null 15:40:03 partitioner.ignore.keys = false 15:40:03 receive.buffer.bytes = 32768 15:40:03 reconnect.backoff.max.ms = 1000 15:40:03 reconnect.backoff.ms = 50 15:40:03 request.timeout.ms = 30000 15:40:03 retries = 2147483647 15:40:03 retry.backoff.max.ms = 1000 15:40:03 retry.backoff.ms = 100 15:40:03 sasl.client.callback.handler.class = null 15:40:03 sasl.jaas.config = null 15:40:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:03 sasl.kerberos.min.time.before.relogin = 60000 15:40:03 sasl.kerberos.service.name = null 15:40:03 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:03 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:03 sasl.login.callback.handler.class = null 15:40:03 sasl.login.class = null 15:40:03 sasl.login.connect.timeout.ms = null 15:40:03 sasl.login.read.timeout.ms = null 15:40:03 sasl.login.refresh.buffer.seconds = 300 15:40:03 sasl.login.refresh.min.period.seconds = 60 15:40:03 sasl.login.refresh.window.factor = 0.8 15:40:03 sasl.login.refresh.window.jitter = 0.05 15:40:03 sasl.login.retry.backoff.max.ms = 10000 15:40:03 sasl.login.retry.backoff.ms = 100 15:40:03 sasl.mechanism = GSSAPI 15:40:03 sasl.oauthbearer.clock.skew.seconds = 30 15:40:03 sasl.oauthbearer.expected.audience = null 15:40:03 sasl.oauthbearer.expected.issuer = null 15:40:03 sasl.oauthbearer.header.urlencode = false 15:40:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:03 sasl.oauthbearer.jwks.endpoint.url = null 15:40:03 sasl.oauthbearer.scope.claim.name = scope 15:40:03 sasl.oauthbearer.sub.claim.name = sub 15:40:03 sasl.oauthbearer.token.endpoint.url = null 15:40:03 security.protocol = PLAINTEXT 15:40:03 security.providers = null 15:40:03 send.buffer.bytes = 131072 15:40:03 socket.connection.setup.timeout.max.ms = 30000 15:40:03 socket.connection.setup.timeout.ms = 10000 15:40:03 ssl.cipher.suites = null 15:40:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:03 ssl.endpoint.identification.algorithm = https 15:40:03 ssl.engine.factory.class = null 15:40:03 ssl.key.password = null 15:40:03 ssl.keymanager.algorithm = SunX509 15:40:03 ssl.keystore.certificate.chain = null 15:40:03 ssl.keystore.key = null 15:40:03 ssl.keystore.location = null 15:40:03 ssl.keystore.password = null 15:40:03 ssl.keystore.type = JKS 15:40:03 ssl.protocol = TLSv1.3 15:40:03 ssl.provider = null 15:40:03 ssl.secure.random.implementation = null 15:40:03 ssl.trustmanager.algorithm = PKIX 15:40:03 ssl.truststore.certificates = null 15:40:03 ssl.truststore.location = null 15:40:03 ssl.truststore.password = null 15:40:03 ssl.truststore.type = JKS 15:40:03 transaction.timeout.ms = 60000 15:40:03 transactional.id = null 15:40:03 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:03 15:40:03 2026-06-03T15:40:03.656Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:40:03 2026-06-03T15:40:03.656Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 15:40:03 2026-06-03T15:40:03.660Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 15:40:03 2026-06-03T15:40:03.660Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 15:40:03 2026-06-03T15:40:03.660Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780501203660 15:40:03 2026-06-03T15:40:03.661Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:03 acks = -1 15:40:03 auto.include.jmx.reporter = true 15:40:03 batch.size = 16384 15:40:03 bootstrap.servers = [localhost:32777] 15:40:03 buffer.memory = 33554432 15:40:03 client.dns.lookup = use_all_dns_ips 15:40:03 client.id = test-client-id 15:40:03 compression.gzip.level = -1 15:40:03 compression.lz4.level = 9 15:40:03 compression.type = none 15:40:03 compression.zstd.level = 3 15:40:03 connections.max.idle.ms = 540000 15:40:03 delivery.timeout.ms = 120000 15:40:03 enable.idempotence = true 15:40:03 enable.metrics.push = true 15:40:03 interceptor.classes = [] 15:40:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:03 linger.ms = 0 15:40:03 max.block.ms = 60000 15:40:03 max.in.flight.requests.per.connection = 5 15:40:03 max.request.size = 1048576 15:40:03 metadata.max.age.ms = 300000 15:40:03 metadata.max.idle.ms = 300000 15:40:03 metadata.recovery.strategy = none 15:40:03 metric.reporters = [] 15:40:03 metrics.num.samples = 2 15:40:03 metrics.recording.level = INFO 15:40:03 metrics.sample.window.ms = 30000 15:40:03 partitioner.adaptive.partitioning.enable = true 15:40:03 partitioner.availability.timeout.ms = 0 15:40:03 partitioner.class = null 15:40:03 partitioner.ignore.keys = false 15:40:03 receive.buffer.bytes = 32768 15:40:03 reconnect.backoff.max.ms = 1000 15:40:03 reconnect.backoff.ms = 50 15:40:03 request.timeout.ms = 30000 15:40:03 retries = 2147483647 15:40:03 retry.backoff.max.ms = 1000 15:40:03 retry.backoff.ms = 100 15:40:03 sasl.client.callback.handler.class = null 15:40:03 sasl.jaas.config = null 15:40:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:03 sasl.kerberos.min.time.before.relogin = 60000 15:40:03 sasl.kerberos.service.name = null 15:40:03 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:03 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:03 sasl.login.callback.handler.class = null 15:40:03 sasl.login.class = null 15:40:03 sasl.login.connect.timeout.ms = null 15:40:03 sasl.login.read.timeout.ms = null 15:40:03 sasl.login.refresh.buffer.seconds = 300 15:40:03 sasl.login.refresh.min.period.seconds = 60 15:40:03 sasl.login.refresh.window.factor = 0.8 15:40:03 sasl.login.refresh.window.jitter = 0.05 15:40:03 sasl.login.retry.backoff.max.ms = 10000 15:40:03 sasl.login.retry.backoff.ms = 100 15:40:03 sasl.mechanism = GSSAPI 15:40:03 sasl.oauthbearer.clock.skew.seconds = 30 15:40:03 sasl.oauthbearer.expected.audience = null 15:40:03 sasl.oauthbearer.expected.issuer = null 15:40:03 sasl.oauthbearer.header.urlencode = false 15:40:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:03 sasl.oauthbearer.jwks.endpoint.url = null 15:40:03 sasl.oauthbearer.scope.claim.name = scope 15:40:03 sasl.oauthbearer.sub.claim.name = sub 15:40:03 sasl.oauthbearer.token.endpoint.url = null 15:40:03 security.protocol = PLAINTEXT 15:40:03 security.providers = null 15:40:03 send.buffer.bytes = 131072 15:40:03 socket.connection.setup.timeout.max.ms = 30000 15:40:03 socket.connection.setup.timeout.ms = 10000 15:40:03 ssl.cipher.suites = null 15:40:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:03 ssl.endpoint.identification.algorithm = https 15:40:03 ssl.engine.factory.class = null 15:40:03 ssl.key.password = null 15:40:03 ssl.keymanager.algorithm = SunX509 15:40:03 ssl.keystore.certificate.chain = null 15:40:03 ssl.keystore.key = null 15:40:03 ssl.keystore.location = null 15:40:03 ssl.keystore.password = null 15:40:03 ssl.keystore.type = JKS 15:40:03 ssl.protocol = TLSv1.3 15:40:03 ssl.provider = null 15:40:03 ssl.secure.random.implementation = null 15:40:03 ssl.trustmanager.algorithm = PKIX 15:40:03 ssl.truststore.certificates = null 15:40:03 ssl.truststore.location = null 15:40:03 ssl.truststore.password = null 15:40:03 ssl.truststore.type = JKS 15:40:03 transaction.timeout.ms = 60000 15:40:03 transactional.id = null 15:40:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:03 15:40:03 2026-06-03T15:40:03.661Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:40:03 2026-06-03T15:40:03.662Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 15:40:03 2026-06-03T15:40:03.666Z INFO 7009 --- [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. 15:40:03 2026-06-03T15:40:03.667Z INFO 7009 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:40:03 2026-06-03T15:40:03.667Z INFO 7009 --- [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 15:40:03 2026-06-03T15:40:03.671Z INFO 7009 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:40:03 2026-06-03T15:40:03.672Z INFO 7009 --- [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 15:40:03 2026-06-03T15:40:03.675Z INFO 7009 --- [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 15:40:03 2026-06-03T15:40:03.679Z INFO 7009 --- [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 15:40:04 2026-06-03T15:40:04.907Z INFO 7009 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 15:40:06 2026-06-03T15:40:06.097Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37171/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37171 15:40:06 2026-06-03T15:40:06.098Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34971/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34971 15:40:06 2026-06-03T15:40:06.101Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39761/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39761 15:40:06 2026-06-03T15:40:06.103Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53287/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53287 15:40:06 2026-06-03T15:40:06.104Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49849/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49849 15:40:06 2026-06-03T15:40:06.107Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34115/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34115 15:40:06 2026-06-03T15:40:06.108Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58975/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58975 15:40:06 2026-06-03T15:40:06.110Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47737/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47737 15:40:06 2026-06-03T15:40:06.113Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50323/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50323 15:40:06 2026-06-03T15:40:06.115Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49289/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49289 15:40:06 2026-06-03T15:40:06.118Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53751/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53751 15:40:06 2026-06-03T15:40:06.119Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38613/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38613 15:40:06 2026-06-03T15:40:06.121Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58389/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58389 15:40:06 2026-06-03T15:40:06.123Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38771/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38771 15:40:06 2026-06-03T15:40:06.124Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46509/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46509 15:40:06 2026-06-03T15:40:06.126Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33003/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33003 15:40:06 2026-06-03T15:40:06.128Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35217/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35217 15:40:06 2026-06-03T15:40:06.139Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33449/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33449 15:40:06 2026-06-03T15:40:06.152Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39861/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39861 15:40:06 2026-06-03T15:40:06.154Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32861/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:32861 15:40:06 2026-06-03T15:40:06.156Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41869/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41869 15:40:06 2026-06-03T15:40:06.158Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46031/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46031 15:40:06 2026-06-03T15:40:06.159Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39295/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39295 15:40:06 2026-06-03T15:40:06.160Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48347/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48347 15:40:06 2026-06-03T15:40:06.162Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54235/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54235 15:40:06 2026-06-03T15:40:06.164Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39225/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39225 15:40:06 2026-06-03T15:40:06.167Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43405/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43405 15:40:06 2026-06-03T15:40:06.169Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47989/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47989 15:40:06 2026-06-03T15:40:06.176Z WARN 7009 --- [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: System error 15:40:06 2026-06-03T15:40:06.187Z INFO 7009 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle4 is now: NONE 15:40:06 2026-06-03T15:40:06.199Z WARN 7009 --- [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 19 : {ncmp-inventory-events=UNKNOWN_TOPIC_OR_PARTITION} 15:40:06 2026-06-03T15:40:06.320Z INFO 7009 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle3 is now: NONE 15:40:06 2026-06-03T15:40:06.327Z WARN 7009 --- [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: System error 15:40:06 2026-06-03T15:40:06.336Z INFO 7009 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle0 is now: NONE 15:40:06 2026-06-03T15:40:06.341Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57423/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57423 15:40:06 2026-06-03T15:40:06.343Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42181/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42181 15:40:06 2026-06-03T15:40:06.345Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36923/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36923 15:40:06 2026-06-03T15:40:06.347Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38701 15:40:06 2026-06-03T15:40:06.349Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49823/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49823 15:40:06 2026-06-03T15:40:06.352Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48143/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48143 15:40:06 2026-06-03T15:40:06.354Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40277/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40277 15:40:06 2026-06-03T15:40:06.356Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38001/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38001 15:40:06 2026-06-03T15:40:06.358Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52567/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52567 15:40:06 2026-06-03T15:40:06.370Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57711/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57711 15:40:06 2026-06-03T15:40:06.374Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36931/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36931 15:40:06 2026-06-03T15:40:06.376Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44993/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44993 15:40:06 2026-06-03T15:40:06.378Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39777/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39777 15:40:06 2026-06-03T15:40:06.379Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57947/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57947 15:40:06 2026-06-03T15:40:06.390Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55437/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55437 15:40:06 2026-06-03T15:40:06.392Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35307/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35307 15:40:06 2026-06-03T15:40:06.394Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44109/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44109 15:40:06 2026-06-03T15:40:06.395Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53367/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53367 15:40:06 2026-06-03T15:40:06.398Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45155/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45155 15:40:06 2026-06-03T15:40:06.400Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49065/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49065 15:40:06 2026-06-03T15:40:06.402Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44769/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44769 15:40:06 2026-06-03T15:40:06.404Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56339/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56339 15:40:06 2026-06-03T15:40:06.406Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57561/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57561 15:40:06 2026-06-03T15:40:06.408Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50185 15:40:06 2026-06-03T15:40:06.410Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55939/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55939 15:40:06 2026-06-03T15:40:06.412Z WARN 7009 --- [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 15:40:06 2026-06-03T15:40:06.414Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55289/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55289 15:40:06 2026-06-03T15:40:06.425Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40269/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40269 15:40:06 2026-06-03T15:40:06.427Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55047/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55047 15:40:06 2026-06-03T15:40:06.429Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41699/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41699 15:40:06 2026-06-03T15:40:06.441Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60083/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60083 15:40:06 2026-06-03T15:40:06.443Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35029/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35029 15:40:06 2026-06-03T15:40:06.445Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33097/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33097 15:40:06 2026-06-03T15:40:06.447Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35947/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35947 15:40:06 2026-06-03T15:40:06.451Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50495/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50495 15:40:06 2026-06-03T15:40:06.464Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: System error 15:40:06 2026-06-03T15:40:06.472Z INFO 7009 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle1 is now: NONE 15:40:06 2026-06-03T15:40:06.473Z INFO 7009 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle5 is now: NONE 15:40:06 2026-06-03T15:40:06.473Z INFO 7009 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle2 is now: NONE 15:40:06 2026-06-03T15:40:06.477Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35203/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35203 15:40:06 2026-06-03T15:40:06.479Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33309/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33309 15:40:06 2026-06-03T15:40:06.481Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35169/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35169 15:40:06 2026-06-03T15:40:06.491Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58493/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58493 15:40:06 2026-06-03T15:40:06.493Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53293/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53293 15:40:06 2026-06-03T15:40:06.494Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39055/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39055 15:40:06 2026-06-03T15:40:06.496Z WARN 7009 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58775/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58775 15:40:06 2026-06-03T15:40:06.498Z WARN 7009 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52963/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52963 15:40:06 2026-06-03T15:40:06.499Z WARN 7009 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59017/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59017 15:40:06 2026-06-03T15:40:06.500Z WARN 7009 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60021/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60021 15:40:06 2026-06-03T15:40:06.502Z WARN 7009 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41213/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41213 15:40:06 2026-06-03T15:40:06.503Z WARN 7009 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59381/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59381 15:40:06 2026-06-03T15:40:06.504Z WARN 7009 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34125/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34125 15:40:06 2026-06-03T15:40:06.506Z WARN 7009 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43655/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43655 15:40:06 2026-06-03T15:40:06.785Z INFO 7009 --- [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 15:40:06 2026-06-03T15:40:06.785Z INFO 7009 --- [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-52e6af58-6a46-494a-a22f-62825a16ea2b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:40:06 2026-06-03T15:40:06.786Z INFO 7009 --- [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 15:40:06 2026-06-03T15:40:06.786Z INFO 7009 --- [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 15:40:06 2026-06-03T15:40:06.786Z INFO 7009 --- [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 15:40:06 2026-06-03T15:40:06.786Z INFO 7009 --- [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 15:40:06 2026-06-03T15:40:06.786Z INFO 7009 --- [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 15:40:06 2026-06-03T15:40:06.789Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:40:06 2026-06-03T15:40:06.789Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:40:06 2026-06-03T15:40:06.789Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:40:06 2026-06-03T15:40:06.790Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:40:06 2026-06-03T15:40:06.792Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-31 unregistered 15:40:06 2026-06-03T15:40:06.792Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 15:40:06 2026-06-03T15:40:06.794Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:40:06 2026-06-03T15:40:06.794Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:40:06 2026-06-03T15:40:06.794Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:40:06 2026-06-03T15:40:06.794Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:40:06 2026-06-03T15:40:06.794Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 15:40:06 2026-06-03T15:40:06.794Z INFO 7009 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 15:40:06 2026-06-03T15:40:06.795Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:40:06 2026-06-03T15:40:06.795Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:40:06 2026-06-03T15:40:06.795Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:40:06 2026-06-03T15:40:06.795Z INFO 7009 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:40:06 2026-06-03T15:40:06.795Z INFO 7009 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 15:40:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.46 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 15:40:06 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 15:40:06 2026-06-03T15:40:06.948Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:06 2026-06-03T15:40:06.948Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:06 2026-06-03T15:40:06.948Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:06 2026-06-03T15:40:06.949Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:06 2026-06-03T15:40:06.949Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:07 2026-06-03T15:40:07.014Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:40:07 2026-06-03T15:40:07.021Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:40:07 2026-06-03T15:40:07.039Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:07 2026-06-03T15:40:07.066Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:07 2026-06-03T15:40:07.066Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:07 2026-06-03T15:40:07.066Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:07 2026-06-03T15:40:07.066Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:07 2026-06-03T15:40:07.067Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:07 2026-06-03T15:40:07.130Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:40:07 2026-06-03T15:40:07.142Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:40:07 2026-06-03T15:40:07.163Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:07 2026-06-03T15:40:07.184Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:07 2026-06-03T15:40:07.185Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:07 2026-06-03T15:40:07.185Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:07 2026-06-03T15:40:07.185Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:07 2026-06-03T15:40:07.185Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:07 2026-06-03T15:40:07.250Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 15:40:07 2026-06-03T15:40:07.258Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 15:40:07 2026-06-03T15:40:07.275Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:07 2026-06-03T15:40:07.290Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 15:40:07 2026-06-03T15:40:07.310Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Received 2 sub-job(s) from DMI. 15:40:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 15:40:07 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 15:40:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 15:40:07 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 15:40:07 2026-06-03T15:40:07.514Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:07 2026-06-03T15:40:07.514Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:07 2026-06-03T15:40:07.514Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:07 2026-06-03T15:40:07.515Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:07 2026-06-03T15:40:07.515Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:07 2026-06-03T15:40:07.526Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:40:07 2026-06-03T15:40:07.529Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:40:07 2026-06-03T15:40:07.545Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:07 2026-06-03T15:40:07.564Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:07 2026-06-03T15:40:07.564Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:07 2026-06-03T15:40:07.565Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:07 2026-06-03T15:40:07.565Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:07 2026-06-03T15:40:07.565Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:07 2026-06-03T15:40:07.574Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:40:07 2026-06-03T15:40:07.577Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:40:07 2026-06-03T15:40:07.593Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:07 2026-06-03T15:40:07.612Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:07 2026-06-03T15:40:07.612Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:07 2026-06-03T15:40:07.612Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:07 2026-06-03T15:40:07.612Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:07 2026-06-03T15:40:07.612Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:07 2026-06-03T15:40:07.622Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 15:40:07 2026-06-03T15:40:07.624Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 15:40:07 2026-06-03T15:40:07.639Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:07 2026-06-03T15:40:07.761Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:07 2026-06-03T15:40:07.762Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:07 2026-06-03T15:40:07.762Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:07 2026-06-03T15:40:07.762Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:07 2026-06-03T15:40:07.762Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:07 2026-06-03T15:40:07.776Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:40:07 2026-06-03T15:40:07.780Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:40:07 2026-06-03T15:40:07.801Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:07 2026-06-03T15:40:07.825Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:07 2026-06-03T15:40:07.825Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:07 2026-06-03T15:40:07.825Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:07 2026-06-03T15:40:07.825Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:07 2026-06-03T15:40:07.825Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:07 2026-06-03T15:40:07.836Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:40:07 2026-06-03T15:40:07.838Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:40:07 2026-06-03T15:40:07.852Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:07 2026-06-03T15:40:07.876Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:07 2026-06-03T15:40:07.876Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:07 2026-06-03T15:40:07.877Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:07 2026-06-03T15:40:07.877Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:07 2026-06-03T15:40:07.877Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:07 2026-06-03T15:40:07.886Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 15:40:07 2026-06-03T15:40:07.889Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 15:40:07 2026-06-03T15:40:07.905Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:07 2026-06-03T15:40:07.948Z ERROR 7009 --- [cps-integration-test] [tp1635487288-53] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:40:07 15:40:07 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 15:40:07 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 15:40:07 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:182) 15:40:07 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:112) 15:40:07 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:07 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:07 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:07 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:07 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:07 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:07 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:07 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:07 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 15:40:07 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 15:40:07 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:07 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:07 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:07 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:07 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:07 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:07 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:07 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:07 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 15:40:07 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 15:40:07 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:07 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:07 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:07 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:07 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:07 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:07 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:07 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:07 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 15:40:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 15:40:07 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:07 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:07 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:07 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:07 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:07 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:07 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:07 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 15:40:07 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:07 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:40:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:40:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:40:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:40:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:40:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:40:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:40:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:40:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:40:07 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:40:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:40:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:40:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:40:07 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 15:40:07 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 15:40:07 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 15:40:07 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:07 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:40:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:07 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:07 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:40:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:07 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:07 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:07 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:40:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:07 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:07 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:40:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:07 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:07 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:07 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 15:40:07 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 15:40:07 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 15:40:07 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 15:40:07 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 15:40:07 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 15:40:07 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 15:40:07 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 15:40:07 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 15:40:07 at org.eclipse.jetty.server.Server.handle(Server.java:182) 15:40:07 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 15:40:07 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 15:40:07 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 15:40:07 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 15:40:07 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 15:40:07 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 15:40:07 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 15:40:07 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 15:40:07 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 15:40:07 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 15:40:07 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 15:40:07 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 15:40:07 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 15:40:07 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 15:40:07 at java.base/java.lang.Thread.run(Thread.java:1583) 15:40:07 15:40:08 2026-06-03T15:40:08.026Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:08 2026-06-03T15:40:08.026Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:08 2026-06-03T15:40:08.026Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:08 2026-06-03T15:40:08.026Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:08 2026-06-03T15:40:08.026Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:08 2026-06-03T15:40:08.039Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:40:08 2026-06-03T15:40:08.042Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:40:08 2026-06-03T15:40:08.059Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:08 2026-06-03T15:40:08.082Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:08 2026-06-03T15:40:08.082Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:08 2026-06-03T15:40:08.083Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:08 2026-06-03T15:40:08.083Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:08 2026-06-03T15:40:08.083Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:08 2026-06-03T15:40:08.093Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:40:08 2026-06-03T15:40:08.096Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:40:08 2026-06-03T15:40:08.111Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:08 2026-06-03T15:40:08.140Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:08 2026-06-03T15:40:08.140Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:08 2026-06-03T15:40:08.140Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:08 2026-06-03T15:40:08.140Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:08 2026-06-03T15:40:08.140Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:08 2026-06-03T15:40:08.150Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 15:40:08 2026-06-03T15:40:08.153Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 15:40:08 2026-06-03T15:40:08.173Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:09 2026-06-03T15:40:09.206Z WARN 7009 --- [cps-integration-test] [tp1635487288-54] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: ReactiveException, Message: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured), Details: Policy Executor request timed out. 15:40:09 2026-06-03T15:40:09.206Z WARN 7009 --- [cps-integration-test] [tp1635487288-54] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: test default decision 15:40:09 2026-06-03T15:40:09.207Z ERROR 7009 --- [cps-integration-test] [tp1635487288-54] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:40:09 15:40:09 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 15:40:09 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 15:40:09 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 15:40:09 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:236) 15:40:09 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 15:40:09 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:09 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:09 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:09 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:09 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 15:40:09 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 15:40:09 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:09 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:09 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:09 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:09 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 15:40:09 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 15:40:09 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:09 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:09 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:09 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:09 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 15:40:09 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 15:40:09 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:09 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:09 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:09 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:09 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:09 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 15:40:09 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:09 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:40:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:40:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:40:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:40:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:40:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:40:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:40:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:40:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:40:09 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:40:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:40:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:40:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:40:09 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 15:40:09 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 15:40:09 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 15:40:09 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:09 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:40:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:09 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:09 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:40:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:09 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:09 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:09 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:40:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:09 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:09 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:40:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:09 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:09 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:09 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 15:40:09 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 15:40:09 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 15:40:09 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 15:40:09 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 15:40:09 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 15:40:09 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 15:40:09 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 15:40:09 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 15:40:09 at org.eclipse.jetty.server.Server.handle(Server.java:182) 15:40:09 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 15:40:09 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 15:40:09 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 15:40:09 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 15:40:09 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 15:40:09 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 15:40:09 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 15:40:09 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 15:40:09 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 15:40:09 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 15:40:09 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 15:40:09 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 15:40:09 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 15:40:09 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 15:40:09 at java.base/java.lang.Thread.run(Thread.java:1583) 15:40:09 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 15:40:09 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 15:40:09 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 15:40:09 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 15:40:09 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 15:40:09 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 15:40:09 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 15:40:09 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 15:40:09 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 15:40:09 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 15:40:09 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 15:40:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:40:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:40:09 ... 1 common frames omitted 15:40:09 15:40:10 2026-06-03T15:40:10.240Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:10 2026-06-03T15:40:10.241Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:10 2026-06-03T15:40:10.241Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:10 2026-06-03T15:40:10.241Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:10 2026-06-03T15:40:10.241Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:10 2026-06-03T15:40:10.252Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:40:10 2026-06-03T15:40:10.257Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:40:10 2026-06-03T15:40:10.273Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:10 2026-06-03T15:40:10.292Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:10 2026-06-03T15:40:10.292Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:10 2026-06-03T15:40:10.293Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:10 2026-06-03T15:40:10.293Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:10 2026-06-03T15:40:10.293Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:10 2026-06-03T15:40:10.304Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:40:10 2026-06-03T15:40:10.306Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:40:10 2026-06-03T15:40:10.320Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:10 2026-06-03T15:40:10.343Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:40:10 2026-06-03T15:40:10.344Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:40:10 2026-06-03T15:40:10.344Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:10 2026-06-03T15:40:10.344Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:40:10 2026-06-03T15:40:10.344Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:10 2026-06-03T15:40:10.355Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 15:40:10 2026-06-03T15:40:10.358Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 15:40:10 2026-06-03T15:40:10.375Z INFO 7009 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:40:10 2026-06-03T15:40:10.401Z WARN 7009 --- [cps-integration-test] [tp1635487288-53] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: Unauthorized, Message: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions, Details: Policy Executor returned HTTP Status code 401. 15:40:10 2026-06-03T15:40:10.401Z WARN 7009 --- [cps-integration-test] [tp1635487288-53] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 15:40:10 2026-06-03T15:40:10.403Z ERROR 7009 --- [cps-integration-test] [tp1635487288-53] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:40:10 15:40:10 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 15:40:10 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 15:40:10 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 15:40:10 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) 15:40:10 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:10 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:10 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:10 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:10 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 15:40:10 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:10 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:10 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:10 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:10 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 15:40:10 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:10 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:10 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:10 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:10 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 15:40:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:10 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:10 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:40:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:40:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:40:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:40:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:40:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:40:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:40:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 15:40:10 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 15:40:10 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:10 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:10 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:10 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:10 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:10 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 15:40:10 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 15:40:10 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 15:40:10 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 15:40:10 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 15:40:10 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 15:40:10 at org.eclipse.jetty.server.Server.handle(Server.java:182) 15:40:10 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 15:40:10 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 15:40:10 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 15:40:10 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 15:40:10 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 15:40:10 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 15:40:10 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 15:40:10 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 15:40:10 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 15:40:10 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 15:40:10 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 15:40:10 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 15:40:10 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 15:40:10 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 15:40:10 at java.base/java.lang.Thread.run(Thread.java:1583) 15:40:10 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 15:40:10 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 15:40:10 Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: 15:40:10 Error has been observed at the following site(s): 15:40:10 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 15:40:10 Original Stack Trace: 15:40:10 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 15:40:10 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 15:40:10 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 15:40:10 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 15:40:10 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 15:40:10 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 15:40:10 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 15:40:10 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 15:40:10 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 15:40:10 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 15:40:10 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 15:40:10 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 15:40:10 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 15:40:10 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 15:40:10 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 15:40:10 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 15:40:10 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:464) 15:40:10 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:518) 15:40:10 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:927) 15:40:10 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 15:40:10 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 15:40:10 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 15:40:10 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 15:40:10 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 15:40:10 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 15:40:10 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 15:40:10 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 15:40:10 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 15:40:10 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 15:40:10 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 15:40:10 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 15:40:10 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 15:40:10 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:805) 15:40:10 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 15:40:10 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 15:40:10 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 15:40:10 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 15:40:10 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 15:40:10 at java.base/java.lang.Thread.run(Thread.java:1583) 15:40:10 Suppressed: java.lang.Exception: #block terminated with an error 15:40:10 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 15:40:10 at reactor.core.publisher.Mono.block(Mono.java:1779) 15:40:10 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:175) 15:40:10 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:102) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:10 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:10 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:10 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:10 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 15:40:10 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:10 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:10 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:10 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:10 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 15:40:10 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:10 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:10 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:10 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:10 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 15:40:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:10 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:10 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 15:40:10 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:40:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:40:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:40:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:40:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:40:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:40:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:40:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 15:40:10 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 15:40:10 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:10 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:10 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:10 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:10 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:40:10 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 15:40:10 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 15:40:10 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 15:40:10 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 15:40:10 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 15:40:10 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 15:40:10 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 15:40:10 at org.eclipse.jetty.server.Server.handle(Server.java:182) 15:40:10 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 15:40:10 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 15:40:10 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 15:40:10 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 15:40:10 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 15:40:10 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 15:40:10 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 15:40:10 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 15:40:10 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 15:40:10 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 15:40:10 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 15:40:10 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 15:40:10 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 15:40:10 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 15:40:10 at java.base/java.lang.Thread.run(Thread.java:1583) 15:40:10 15:40:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.002 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 15:40:10 2026-06-03T15:40:10.496Z INFO 7009 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... 15:40:14 [INFO] 15:40:14 [INFO] Results: 15:40:14 [INFO] 15:40:14 [WARNING] Tests run: 449, Failures: 0, Errors: 0, Skipped: 2 15:40:14 [INFO] 15:40:14 [INFO] 15:40:14 [INFO] --- jacoco:0.8.14:check (coverage-check) @ integration-test --- 15:40:14 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test/target/classes 15:40:14 [INFO] 15:40:14 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ integration-test --- 15:40:14 [INFO] Skipping JaCoCo execution due to missing classes directory. 15:40:14 [INFO] 15:40:14 [INFO] --- jar:3.4.1:jar (default-jar) @ integration-test --- 15:40:14 [WARNING] JAR will be empty - no content was marked for inclusion! 15:40:14 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.7.9-SNAPSHOT.jar 15:40:14 [INFO] 15:40:14 [INFO] --- install:3.1.2:install (default-install) @ integration-test --- 15:40:14 [INFO] Installing /w/workspace/cps-master-merge-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 15:40:14 [INFO] Installing /w/workspace/cps-master-merge-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 15:40:14 [INFO] 15:40:14 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ integration-test --- 15:40:14 [INFO] 15:40:14 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 15:40:14 [INFO] Building spotbugs 3.7.9-SNAPSHOT [19/23] 15:40:14 [INFO] from spotbugs/pom.xml 15:40:14 [INFO] --------------------------------[ jar ]--------------------------------- 15:40:14 [INFO] 15:40:14 [INFO] --- clean:3.2.0:clean (default-clean) @ spotbugs --- 15:40:14 [INFO] 15:40:14 [INFO] --- resources:3.3.1:resources (default-resources) @ spotbugs --- 15:40:14 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:40:14 [INFO] Copying 1 resource from src/main/resources to target/classes 15:40:14 [INFO] 15:40:14 [INFO] --- compiler:3.13.0:compile (default-compile) @ spotbugs --- 15:40:14 [INFO] No sources to compile 15:40:14 [INFO] 15:40:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ spotbugs --- 15:40:14 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:40:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 15:40:14 [INFO] 15:40:14 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ spotbugs --- 15:40:14 [INFO] No sources to compile 15:40:14 [INFO] 15:40:14 [INFO] --- surefire:3.2.5:test (default-test) @ spotbugs --- 15:40:14 [INFO] No tests to run. 15:40:14 [INFO] 15:40:14 [INFO] --- jar:3.4.1:jar (default-jar) @ spotbugs --- 15:40:14 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.7.9-SNAPSHOT.jar 15:40:14 [INFO] 15:40:14 [INFO] --- install:3.1.2:install (default-install) @ spotbugs --- 15:40:14 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.9-SNAPSHOT/spotbugs-3.7.9-SNAPSHOT.pom 15:40:14 [INFO] Installing /w/workspace/cps-master-merge-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 15:40:14 [INFO] 15:40:14 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ spotbugs --- 15:40:14 [INFO] 15:40:14 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 15:40:14 [INFO] Building cps-application 3.7.9-SNAPSHOT [20/23] 15:40:14 [INFO] from cps-application/pom.xml 15:40:14 [INFO] --------------------------------[ jar ]--------------------------------- 15:40:14 [INFO] 15:40:14 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-application --- 15:40:14 [INFO] 15:40:14 [INFO] --- git-commit-id:9.0.1:revision (get-git-info) @ cps-application --- 15:40:15 [INFO] 15:40:15 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 15:40:15 [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-merge-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 15:40:15 [INFO] 15:40:15 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-application --- 15:40:15 [INFO] You have 0 Checkstyle violations. 15:40:15 [INFO] 15:40:15 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-application --- 15:40:15 [INFO] You have 0 Checkstyle violations. 15:40:15 [INFO] 15:40:15 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-application --- 15:40:15 [INFO] Copying 1 resource from src/main/resources to target/classes 15:40:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 15:40:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 15:40:15 [INFO] 15:40:15 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-application --- 15:40:15 [INFO] Recompiling the module because of changed dependency. 15:40:15 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 15:40:15 [INFO] Annotation processing is enabled because one or more processors were found 15:40:15 on the class path. A future release of javac may disable annotation processing 15:40:15 unless at least one processor is specified by name (-processor), or a search 15:40:15 path is specified (--processor-path, --processor-module-path), or annotation 15:40:15 processing is enabled explicitly (-proc:only, -proc:full). 15:40:15 Use -Xlint:-options to suppress this message. 15:40:15 Use -proc:none to disable annotation processing. 15:40:15 [INFO] 15:40:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-application --- 15:40:15 [INFO] Copying 2 resources from src/test/resources to target/test-classes 15:40:15 [INFO] 15:40:15 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-application --- 15:40:15 [INFO] Recompiling the module because of changed dependency. 15:40:15 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 15:40:16 [INFO] Annotation processing is enabled because one or more processors were found 15:40:16 on the class path. A future release of javac may disable annotation processing 15:40:16 unless at least one processor is specified by name (-processor), or a search 15:40:16 path is specified (--processor-path, --processor-module-path), or annotation 15:40:16 processing is enabled explicitly (-proc:only, -proc:full). 15:40:16 Use -Xlint:-options to suppress this message. 15:40:16 Use -proc:none to disable annotation processing. 15:40:16 [INFO] 15:40:16 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-application --- 15:40:16 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:40:16 [INFO] Using Groovy 3.0.25 to perform compileTests. 15:40:16 [INFO] Parallel parsing disabled. 15:40:16 [INFO] Compiled 13 files. 15:40:16 [INFO] 15:40:16 [INFO] --- surefire:3.5.2:test (default-test) @ cps-application --- 15:40:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:40:16 [INFO] 15:40:16 [INFO] ------------------------------------------------------- 15:40:16 [INFO] T E S T S 15:40:16 [INFO] ------------------------------------------------------- 15:40:18 15:40:18.011 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 15:40:18 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 15:40:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.onap.cps.config.MicroMeterConfigSpec 15:40:18 [INFO] Running org.onap.cps.config.TransactionConfigSpec 15:40:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.onap.cps.config.TransactionConfigSpec 15:40:19 [INFO] Running org.onap.cps.config.JettyConfigSpec 15:40:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.318 s -- in org.onap.cps.config.JettyConfigSpec 15:40:20 [INFO] Running org.onap.cps.ApplicationSpec 15:40:20 15:40:20.398 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-ubuntu2204-docker-8c-8g-6491 15:40:20 15:40:20.398 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 2968 ms 15:40:23 15:40:23.366 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 15:40:23 15:40:23,963 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:40:23 15:40:23,964 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:40:23 15:40:23,968 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:40:24 15:40:24,026 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:40:24 15:40:24,026 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:40:24 15:40:24,450 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 15:40:24 15:40:24,450 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 15:40:24 {"logTimeStamp":"2026-06-03T15:40:24.837Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 21.0.10 with PID 11017 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application)","processId":"11017","threadName":"main","class":"org.onap.cps.Application"} 15:40:24 {"logTimeStamp":"2026-06-03T15:40:24.838Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"11017","threadName":"main","class":"org.onap.cps.Application"} 15:40:26 {"logTimeStamp":"2026-06-03T15:40:26.666Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"11017","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 15:40:26 {"logTimeStamp":"2026-06-03T15:40:26.897Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 219 ms. Found 6 JPA repository interfaces.","processId":"11017","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 15:40:28 {"logTimeStamp":"2026-06-03T15:40:28.317Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"11017","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 15:40:28 {"logTimeStamp":"2026-06-03T15:40:28.326Z","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":"11017","threadName":"main","class":"org.eclipse.jetty.server.Server"} 15:40:28 {"logTimeStamp":"2026-06-03T15:40:28.372Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"11017","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 15:40:28 {"logTimeStamp":"2026-06-03T15:40:28.374Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3474 ms","processId":"11017","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 15:40:29 {"logTimeStamp":"2026-06-03T15:40:28.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"11017","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 15:40:29 {"logTimeStamp":"2026-06-03T15:40:28.962Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@52a69c0e{application,/,b=[file:/tmp/jetty-docbase.8080.117198435585539503/, 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@32c4459a{STARTED}}","processId":"11017","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 15:40:29 {"logTimeStamp":"2026-06-03T15:40:28.963Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@52a69c0e{application,/,b=[file:/tmp/jetty-docbase.8080.117198435585539503/, 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@32c4459a{STARTED}}","processId":"11017","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 15:40:29 {"logTimeStamp":"2026-06-03T15:40:28.966Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@a786232{STARTING}[12.0.33,sto=0] @12085ms","processId":"11017","threadName":"main","class":"org.eclipse.jetty.server.Server"} 15:40:29 {"logTimeStamp":"2026-06-03T15:40:29.253Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"11017","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 15:40:30 {"logTimeStamp":"2026-06-03T15:40:30.372Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"11017","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 15:40:30 {"logTimeStamp":"2026-06-03T15:40:30.445Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.45.Final","processId":"11017","threadName":"main","class":"org.hibernate.Version"} 15:40:30 {"logTimeStamp":"2026-06-03T15:40:30.448Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"11017","threadName":"main","class":"org.hibernate.cfg.Environment"} 15:40:30 {"logTimeStamp":"2026-06-03T15:40:30.492Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"11017","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 15:40:30 {"logTimeStamp":"2026-06-03T15:40:30.720Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"11017","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 15:40:30 {"logTimeStamp":"2026-06-03T15:40:30.762Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"11017","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 15:40:31 {"logTimeStamp":"2026-06-03T15:40:31.765Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"11017","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 15:40:31 {"logTimeStamp":"2026-06-03T15:40:31.765Z","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":"11017","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 15:40:31 {"logTimeStamp":"2026-06-03T15:40:31.767Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"11017","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"} 15:40:31 {"logTimeStamp":"2026-06-03T15:40:31.794Z","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":"11017","threadName":"main","class":"org.hibernate.orm.deprecation"} 15:40:31 {"logTimeStamp":"2026-06-03T15:40:31.809Z","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":"11017","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 15:40:33 {"logTimeStamp":"2026-06-03T15:40:33.078Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"11017","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 15:40:33 {"logTimeStamp":"2026-06-03T15:40:33.081Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"11017","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 15:40:33 {"logTimeStamp":"2026-06-03T15:40:33.722Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"11017","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 15:40:34 {"logTimeStamp":"2026-06-03T15:40:34.725Z","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":"11017","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 15:40:34 {"logTimeStamp":"2026-06-03T15:40:34.900Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.74]: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":"11017","threadName":"main","class":"com.hazelcast.system.logo"} 15:40:34 {"logTimeStamp":"2026-06-03T15:40:34.900Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.74]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"11017","threadName":"main","class":"com.hazelcast.system"} 15:40:34 {"logTimeStamp":"2026-06-03T15:40:34.901Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.74]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.74]:5701","processId":"11017","threadName":"main","class":"com.hazelcast.system"} 15:40:34 {"logTimeStamp":"2026-06-03T15:40:34.901Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.74]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"11017","threadName":"main","class":"com.hazelcast.system"} 15:40:34 {"logTimeStamp":"2026-06-03T15:40:34.902Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.74]: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":"11017","threadName":"main","class":"com.hazelcast.system"} 15:40:34 {"logTimeStamp":"2026-06-03T15:40:34.906Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.74]: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":"11017","threadName":"main","class":"com.hazelcast.system"} 15:40:35 {"logTimeStamp":"2026-06-03T15:40:35.621Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.74]: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":"11017","threadName":"main","class":"com.hazelcast.system.security"} 15:40:35 {"logTimeStamp":"2026-06-03T15:40:35.721Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.74]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"11017","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 15:40:36 {"logTimeStamp":"2026-06-03T15:40:36.016Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.74]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"11017","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 15:40:36 {"logTimeStamp":"2026-06-03T15:40:36.023Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.74]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.74]:5701 is STARTING","processId":"11017","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 15:40:38 {"logTimeStamp":"2026-06-03T15:40:38.585Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.74]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.107.74]:5701 - b628d2ab-4311-4bf3-8ef0-f63497735746 this\n]\n","processId":"11017","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 15:40:38 {"logTimeStamp":"2026-06-03T15:40:38.620Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.74]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.74]:5701 is STARTED","processId":"11017","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 15:40:40 {"logTimeStamp":"2026-06-03T15:40:39.997Z","logLevel":"INFO","serviceName":"cps-application","message":"Configuring CM AVC event listener in non-transactional mode","processId":"11017","threadName":"main","class":"org.onap.cps.ncmp.config.KafkaConfig"} 15:40:41 {"logTimeStamp":"2026-06-03T15:40:41.252Z","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":"11017","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 15:40:41 {"logTimeStamp":"2026-06-03T15:40:41.488Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"11017","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 15:40:41 {"logTimeStamp":"2026-06-03T15:40:41.670Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"11017","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 15:40:41 {"logTimeStamp":"2026-06-03T15:40:41.670Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"11017","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 15:40:41 {"logTimeStamp":"2026-06-03T15:40:41.672Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 1 ms","processId":"11017","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 15:40:41 {"logTimeStamp":"2026-06-03T15:40:41.681Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@4bb379c0{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"11017","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 15:40:41 {"logTimeStamp":"2026-06-03T15:40:41.683Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"11017","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 15:40:41 {"logTimeStamp":"2026-06-03T15:40:41.776Z","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":"11017","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:40:41 {"logTimeStamp":"2026-06-03T15:40:41.846Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11017","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 15:40:41 {"logTimeStamp":"2026-06-03T15:40:41.957Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11017","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:40:41 {"logTimeStamp":"2026-06-03T15:40:41.959Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:41 {"logTimeStamp":"2026-06-03T15:40:41.959Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:41 {"logTimeStamp":"2026-06-03T15:40:41.959Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780501241957","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:41 {"logTimeStamp":"2026-06-03T15:40:41.963Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"11017","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:41.974Z","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":"11017","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:41.975Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11017","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:41.982Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11017","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:41.982Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:41.982Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:41.982Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780501241982","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:41.983Z","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":"11017","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:41.986Z","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":"11017","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:41.986Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11017","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.064Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.064Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.064Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780501242064","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.064Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"11017","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.068Z","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":"11017","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.068Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11017","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.073Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11017","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.073Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.073Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.074Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780501242073","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.074Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"11017","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.075Z","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":"11017","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.076Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11017","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.081Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11017","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.081Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.081Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.081Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780501242081","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.081Z","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":"11017","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.082Z","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":"11017","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.083Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11017","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.096Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.096Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.096Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780501242096","processId":"11017","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.096Z","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":"11017","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.120Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 18.676 seconds (process running for 25.239)","processId":"11017","threadName":"main","class":"org.onap.cps.Application"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.121Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"11017","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.122Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"11017","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.122Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"11017","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.122Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"11017","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.139Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.74]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"11017","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.173Z","logLevel":"INFO","traceId":"3a5d8602b86109fbe703a6cc9fab1d11","serviceName":"cps-application","message":"System is not ready yet","spanId":"dd10bbc16e84fab3","processId":"11017","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.174Z","logLevel":"INFO","traceId":"a925fa06124249c52f42d0c38b0fba26","serviceName":"cps-application","message":"System is not ready yet","spanId":"c05749d19a8a4357","processId":"11017","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.275Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11017","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.276Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"11017","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.304Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"11017","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.503Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.503Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.505Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.505Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.506Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.506Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.506Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.506Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.506Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.506Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.506Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.506Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.508Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.508Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.508Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.510Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.510Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.510Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.615Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.615Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.615Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.620Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.620Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.620Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.629Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.630Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.630Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.631Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.631Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.631Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.634Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.634Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.634Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.638Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.638Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.638Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.717Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.718Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.718Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.722Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.722Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.722Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.734Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.734Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.734Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.781Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.782Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.782Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.786Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.787Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.787Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.790Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.790Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.790Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.937Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.938Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.938Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.954Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.954Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:42 {"logTimeStamp":"2026-06-03T15:40:42.954Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:42.972Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:42.972Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:42.973Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:42.976Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:42.976Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:42.976Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:42.986Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:42.986Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:42.986Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:42.989Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:42.989Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:42.989Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.291Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.292Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.292Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.306Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"11017","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.307Z","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":"11017","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.307Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.307Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.308Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.322Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"11017","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.322Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"11017","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.329Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.330Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.330Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.331Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.331Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.331Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.331Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.331Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.331Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.331Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.331Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.331Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.332Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.332Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.332Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.333Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.333Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.333Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.333Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.333Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.333Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.333Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.333Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.333Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.333Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.333Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.334Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.334Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.334Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.334Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.334Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.335Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.335Z","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":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.341Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.341Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.341Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.341Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.341Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.341Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.342Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.342Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.342Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.342Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.345Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.346Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.348Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.348Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.348Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.348Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.353Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.353Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.356Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.356Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.360Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.360Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.362Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.362Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.362Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.362Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11017","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.364Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"11017","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.365Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"11017","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 15:40:43 {"logTimeStamp":"2026-06-03T15:40:43.368Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@4bb379c0{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"11017","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.446Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"11017","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.452Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@a786232{STOPPING}[12.0.33,sto=0]","processId":"11017","threadName":"main","class":"org.eclipse.jetty.server.Server"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.456Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"11017","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.457Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@52a69c0e{application,/,b=[file:/tmp/jetty-docbase.8080.117198435585539503/, 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@32c4459a{STOPPED}}","processId":"11017","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.461Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11017","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.461Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"11017","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.486Z","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":"11017","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 15:40:45 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@375c6b98 has been closed already 15:40:45 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1280) 15:40:45 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1441) 15:40:45 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 15:40:45 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:259) 15:40:45 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:75) 15:40:45 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:45 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:45 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:45 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:45 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:45 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:45 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:45 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:45 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 15:40:45 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 15:40:45 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 15:40:45 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 15:40:45 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:455) 15:40:45 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:388) 15:40:45 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 15:40:45 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 15:40:45 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 15:40:45 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 15:40:45 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 15:40:45 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 15:40:45 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 15:40:45 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 15:40:45 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 15:40:45 at org.onap.cps.Application.main(Application.java:45) 15:40:45 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:45 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:40:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:40:45 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 15:40:45 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 15:40:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:40:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:40:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 15:40:45 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 15:40:45 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:45 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:40:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:40:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:40:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:40:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:40:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:40:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:40:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:40:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:40:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:40:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:40:45 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:40:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:40:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:40:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:40:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:40:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:40:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:40:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:40:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:40:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:40:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:40:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:40:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:40:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:40:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:40:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:40:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:40:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:40:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:40:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:40:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:40:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:40:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:40:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:40:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:40:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:40:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:40:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:40:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:40:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:40:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:40:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:40:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:40:45 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:40:45 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:40:45 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:40:45 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:40:45 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:40:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:40:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:40:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:40:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:40:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:40:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:40:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:40:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.489Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11017","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.489Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"11017","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 15:40:45 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@375c6b98 has been closed already 15:40:45 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1280) 15:40:45 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1441) 15:40:45 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 15:40:45 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:259) 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.490Z","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-merge-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":"11017","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 15:40:45 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:75) 15:40:45 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:45 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:40:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:40:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:40:45 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:40:45 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:40:45 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:45 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.490Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"11017","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 15:40:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:40:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:40:45 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:40:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:45 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:40:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:40:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:40:45 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 15:40:45 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 15:40:45 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 15:40:45 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 15:40:45 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:455) 15:40:45 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:388) 15:40:45 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 15:40:45 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 15:40:45 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 15:40:45 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 15:40:45 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 15:40:45 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 15:40:45 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 15:40:45 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 15:40:45 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 15:40:45 at org.onap.cps.Application.main(Application.java:45) 15:40:45 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:45 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:40:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:40:45 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 15:40:45 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 15:40:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:40:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:40:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 15:40:45 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 15:40:45 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:40:45 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:40:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:40:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:40:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:40:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:40:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:40:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:40:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:40:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:40:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:40:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:40:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:40:45 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:40:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:40:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:40:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:40:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:40:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:40:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:40:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:40:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:40:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:40:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:40:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:40:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:40:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:40:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:40:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:40:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:40:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 15:40:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:40:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:40:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:40:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:40:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:40:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:40:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:40:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:40:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:40:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:40:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:40:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:40:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:40:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:40:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:40:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:40:45 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:40:45 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:40:45 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:40:45 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:40:45 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:40:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:40:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:40:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:40:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:40:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:40:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:40:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:40:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.492Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11017","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.492Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"11017","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.494Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"11017","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.494Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"11017","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.494Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"11017","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.494Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"11017","threadName":"main","class":"org.onap.cps.Application"} 15:40:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.11 s -- in org.onap.cps.ApplicationSpec 15:40:45 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.567Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.567Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.570Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.570Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.570Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.570Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.571Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.571Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.572Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.572Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.575Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.575Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.576Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.576Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.576Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.576Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.578Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.578Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.578Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.578Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.583Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.584Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-ubuntu2204-docker-8c-8g-6491","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.584Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 2968 ms","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.585Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"11017","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:40:45 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 15:40:45 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 15:40:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.logging.MdcServletFilterSpec 15:40:45 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 15:40:45 {"logTimeStamp":"2026-06-03T15:40:45.630Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 21.0.10","processId":"11017","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 15:40:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.696 s -- in org.onap.cps.architecture.NcmpArchitectureTest 15:40:50 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 15:40:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.architecture.CpsArchitectureTest 15:40:50 [INFO] 15:40:50 [INFO] Results: 15:40:50 [INFO] 15:40:50 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 15:40:50 [INFO] 15:40:50 [INFO] 15:40:50 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-application --- 15:40:50 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 15:40:50 [INFO] Analyzed bundle 'cps-application' with 6 classes 15:40:50 [INFO] All coverage checks have been met. 15:40:50 [INFO] 15:40:50 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-application --- 15:40:50 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 15:40:50 [INFO] Analyzed bundle 'cps-application' with 6 classes 15:40:50 [INFO] 15:40:50 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-application --- 15:40:50 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.7.9-SNAPSHOT.jar 15:40:50 [INFO] 15:40:50 [INFO] --- spring-boot:3.5.11:repackage (default) @ cps-application --- 15:40:51 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.7.9-SNAPSHOT-springboot.jar with classifier springboot 15:40:51 [INFO] 15:40:51 [INFO] --- jib:3.3.2:dockerBuild (build) @ cps-application --- 15:40:52 [INFO] 15:40:52 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.9-SNAPSHOT-20260603T153248Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 15:40:52 [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 15:40:52 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0... 15:40:52 [INFO] Building dependencies layer... 15:40:52 [INFO] Building project dependencies layer... 15:40:52 [INFO] Building resources layer... 15:40:52 [INFO] Building classes layer... 15:40:52 [INFO] Building jvm arg files layer... 15:40:52 [INFO] Using base image with digest: sha256:0e28c78ebd87d4480ee312a4888c61022618e1e8cb0a2a5eb238a5c7b2013191 15:40:58 [INFO] 15:40:58 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 15:40:58 [INFO] Loading to Docker daemon... 15:41:04 [INFO] 15:41:04 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.9-SNAPSHOT-20260603T153248Z, nexus3.onap.org:10003/onap/cps-and-ncmp 15:41:04 [INFO] 15:41:04 [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! 15:41:04 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 15:41:04 [INFO] 15:41:04 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 15:41:04 [INFO] 15:41:04 [INFO] 15:41:04 [INFO] 15:41:04 [INFO] --- install:3.1.2:install (default-install) @ cps-application --- 15:41:04 [INFO] Installing /w/workspace/cps-master-merge-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 15:41:04 [INFO] Installing /w/workspace/cps-master-merge-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 15:41:04 [INFO] Installing /w/workspace/cps-master-merge-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 15:41:04 [INFO] 15:41:04 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-application --- 15:41:08 [INFO] 15:41:08 [INFO] --- jib:3.3.2:build (buildAndPush) @ cps-application --- 15:41:08 [INFO] 15:41:08 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.9-SNAPSHOT-20260603T153248Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 15:41:08 [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 15:41:08 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0... 15:41:08 [INFO] Building dependencies layer... 15:41:08 [INFO] Building resources layer... 15:41:08 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.9-SNAPSHOT-20260603T153248Z 15:41:08 [INFO] Building jvm arg files layer... 15:41:08 [INFO] Building classes layer... 15:41:08 [INFO] Building project dependencies layer... 15:41:08 [INFO] Using base image with digest: sha256:0e28c78ebd87d4480ee312a4888c61022618e1e8cb0a2a5eb238a5c7b2013191 15:41:08 [INFO] 15:41:08 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 15:41:08 [INFO] 15:41:08 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.9-SNAPSHOT-20260603T153248Z, nexus3.onap.org:10003/onap/cps-and-ncmp 15:41:08 [INFO] 15:41:08 [INFO] 15:41:08 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 15:41:08 [INFO] Building policy-executor-stub 3.7.9-SNAPSHOT [21/23] 15:41:08 [INFO] from policy-executor-stub/pom.xml 15:41:08 [INFO] --------------------------------[ jar ]--------------------------------- 15:41:08 [INFO] 15:41:08 [INFO] --- clean:3.2.0:clean (default-clean) @ policy-executor-stub --- 15:41:08 [INFO] 15:41:08 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 15:41:08 [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-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 15:41:08 [INFO] 15:41:08 [INFO] --- openapi-generator:7.12.0:generate (code-gen) @ policy-executor-stub --- 15:41:08 [INFO] Generating with dryRun=false 15:41:08 [INFO] Output directory (/w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 15:41:08 [INFO] OpenAPI Generator: spring (server) 15:41:08 [INFO] Generator 'spring' is considered stable. 15:41:08 [INFO] ---------------------------------- 15:41:08 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 15:41:08 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:41:08 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 15:41:08 [INFO] Processing operation initiatePermissionRequest 15:41:08 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:41:08 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:41:08 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:41:08 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 15:41:08 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 15:41:08 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java 15:41:08 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java 15:41:08 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java 15:41:08 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:41:08 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java 15:41:08 [INFO] Skipping generation of Webhooks. 15:41:08 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:41:08 [INFO] Skipping generation of supporting files. 15:41:08 ################################################################################ 15:41:08 # Thanks for using OpenAPI Generator. # 15:41:08 # Please consider donation to help us maintain this project 🙏 # 15:41:08 # https://opencollective.com/openapi_generator/donate # 15:41:08 ################################################################################ 15:41:08 [INFO] 15:41:08 [INFO] --- jsonschema2pojo:1.2.2:generate (default) @ policy-executor-stub --- 15:41:08 [INFO] 15:41:08 [INFO] --- checkstyle:3.3.1:check (onap-license) @ policy-executor-stub --- 15:41:08 [INFO] You have 0 Checkstyle violations. 15:41:08 [INFO] 15:41:08 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ policy-executor-stub --- 15:41:08 [INFO] You have 0 Checkstyle violations. 15:41:08 [INFO] 15:41:08 [INFO] --- resources:3.3.1:resources (default-resources) @ policy-executor-stub --- 15:41:08 [INFO] Copying 1 resource from src/main/resources to target/classes 15:41:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/license 15:41:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-resources/licenses 15:41:08 [INFO] 15:41:08 [INFO] --- compiler:3.13.0:compile (default-compile) @ policy-executor-stub --- 15:41:08 [INFO] Recompiling the module because of changed source code. 15:41:08 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 15:41:09 [INFO] Annotation processing is enabled because one or more processors were found 15:41:09 on the class path. A future release of javac may disable annotation processing 15:41:09 unless at least one processor is specified by name (-processor), or a search 15:41:09 path is specified (--processor-path, --processor-module-path), or annotation 15:41:09 processing is enabled explicitly (-proc:only, -proc:full). 15:41:09 Use -Xlint:-options to suppress this message. 15:41:09 Use -proc:none to disable annotation processing. 15:41:09 [INFO] 15:41:09 [INFO] --- openapi-generator:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 15:41:09 [INFO] Generating with dryRun=false 15:41:09 [INFO] No .openapi-generator-ignore file found. 15:41:09 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:41:09 [INFO] Generator 'openapi-yaml' is considered stable. 15:41:09 [INFO] Output file [outputFile=openapi.yaml] 15:41:09 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:41:09 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:41:09 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 15:41:09 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:41:09 [INFO] Skipping generation of Webhooks. 15:41:09 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:41:09 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/README.md 15:41:09 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 15:41:09 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 15:41:09 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 15:41:09 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 15:41:09 ################################################################################ 15:41:09 # Thanks for using OpenAPI Generator. # 15:41:09 # Please consider donation to help us maintain this project 🙏 # 15:41:09 # https://opencollective.com/openapi_generator/donate # 15:41:09 ################################################################################ 15:41:09 [INFO] 15:41:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ policy-executor-stub --- 15:41:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/src/test/resources 15:41:09 [INFO] 15:41:09 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 15:41:09 [INFO] No sources to compile 15:41:09 [INFO] 15:41:09 [INFO] --- gplus:4.0.1:compileTests (default) @ policy-executor-stub --- 15:41:09 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:41:09 [INFO] Using Groovy 3.0.25 to perform compileTests. 15:41:09 [INFO] Parallel parsing disabled. 15:41:09 [INFO] Compiled 4 files. 15:41:09 [INFO] 15:41:09 [INFO] --- surefire:3.5.2:test (default-test) @ policy-executor-stub --- 15:41:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:41:09 [INFO] 15:41:09 [INFO] ------------------------------------------------------- 15:41:09 [INFO] T E S T S 15:41:09 [INFO] ------------------------------------------------------- 15:41:11 15:41:11.080 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:41:11 15:41:11.292 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 15:41:11 15:41:11.335 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:41:11 15:41:11.350 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 15:41:11 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 15:41:12 15:41:12 . ____ _ __ _ _ 15:41:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:12 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:12 =========|_|==============|___/=/_/_/_/ 15:41:12 15:41:12 :: Spring Boot :: (v3.5.13) 15:41:12 15:41:12 2026-06-03T15:41:12.524Z INFO 11306 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 21.0.10 with PID 11306 (started by jenkins in /w/workspace/cps-master-merge-java/policy-executor-stub) 15:41:12 2026-06-03T15:41:12.526Z INFO 11306 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 15:41:13 2026-06-03T15:41:13.887Z INFO 11306 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 15:41:13 2026-06-03T15:41:13.895Z INFO 11306 --- [ 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 15:41:13 2026-06-03T15:41:13.944Z INFO 11306 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 15:41:13 2026-06-03T15:41:13.945Z INFO 11306 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1384 ms 15:41:14 2026-06-03T15:41:14.026Z INFO 11306 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 15:41:14 2026-06-03T15:41:14.035Z INFO 11306 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@bbe07e5{application,/,b=[file:/tmp/jetty-docbase.8093.1737444516748890274/, 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@1e5259c0{STARTED}} 15:41:14 2026-06-03T15:41:14.036Z INFO 11306 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@bbe07e5{application,/,b=[file:/tmp/jetty-docbase.8093.1737444516748890274/, 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@1e5259c0{STARTED}} 15:41:14 2026-06-03T15:41:14.040Z INFO 11306 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@a8e649e{STARTING}[12.0.33,sto=0] @4081ms 15:41:14 2026-06-03T15:41:14.667Z INFO 11306 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 15:41:14 2026-06-03T15:41:14.668Z INFO 11306 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 15:41:14 2026-06-03T15:41:14.669Z INFO 11306 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 15:41:14 2026-06-03T15:41:14.683Z INFO 11306 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@67174f09{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 15:41:14 2026-06-03T15:41:14.686Z INFO 11306 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 15:41:14 2026-06-03T15:41:14.696Z INFO 11306 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.786 seconds (process running for 4.738) 15:41:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.100 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 15:41:14 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 15:41:15 15:41:15 . ____ _ __ _ _ 15:41:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:15 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:15 =========|_|==============|___/=/_/_/_/ 15:41:15 15:41:15 :: Spring Boot :: (v3.5.13) 15:41:15 15:41:15 2026-06-03T15:41:15.870Z INFO 11306 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 21.0.10 with PID 11306 (started by jenkins in /w/workspace/cps-master-merge-java/policy-executor-stub) 15:41:15 2026-06-03T15:41:15.871Z INFO 11306 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:41:16 2026-06-03T15:41:16.422Z INFO 11306 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:41:16 2026-06-03T15:41:16.423Z INFO 11306 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:41:16 2026-06-03T15:41:16.423Z INFO 11306 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:41:16 2026-06-03T15:41:16.442Z INFO 11306 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.63 seconds (process running for 6.483) 15:41:16 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 15:41:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:41:16 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) 15:41:16 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 15:41:16 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 15:41:16 WARNING: Dynamic loading of agents will be disallowed by default in a future release 15:41:17 2026-06-03T15:41:17.230Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:41:17 2026-06-03T15:41:17.230Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 15:41:17 2026-06-03T15:41:17.234Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 15:41:17 "permissionId" : null, 15:41:17 "changeRequestFormat" : "cm-legacy", 15:41:17 "operations" : [ { 15:41:17 "operation" : "delete", 15:41:17 "entityHandleId" : null, 15:41:17 "resourceIdentifier" : "some fdn", 15:41:17 "targetIdentifier" : "some cm-handle", 15:41:17 "changeRequest" : "{}" 15:41:17 } ] 15:41:17 } 15:41:17 2026-06-03T15:41:17.234Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 15:41:17 2026-06-03T15:41:17.234Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 15:41:17 2026-06-03T15:41:17.289Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:41:17 2026-06-03T15:41:17.289Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 15:41:17 2026-06-03T15:41:17.290Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 15:41:17 "permissionId" : null, 15:41:17 "changeRequestFormat" : "cm-legacy", 15:41:17 "operations" : [ { 15:41:17 "operation" : "delete", 15:41:17 "entityHandleId" : null, 15:41:17 "resourceIdentifier" : "prefix/policySimulation=slowResponse_1", 15:41:17 "targetIdentifier" : "some cm-handle", 15:41:17 "changeRequest" : "{}" 15:41:17 } ] 15:41:17 } 15:41:17 2026-06-03T15:41:17.290Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 15:41:18 2026-06-03T15:41:18.291Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 15:41:18 2026-06-03T15:41:18.314Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:41:18 2026-06-03T15:41:18.315Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 15:41:18 2026-06-03T15:41:18.315Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 15:41:18 "permissionId" : null, 15:41:18 "changeRequestFormat" : "cm-legacy", 15:41:18 "operations" : [ { 15:41:18 "operation" : "delete", 15:41:18 "entityHandleId" : null, 15:41:18 "resourceIdentifier" : "prefix/policySimulation=policyResponse_deny", 15:41:18 "targetIdentifier" : "some cm-handle", 15:41:18 "changeRequest" : "{}" 15:41:18 } ] 15:41:18 } 15:41:18 2026-06-03T15:41:18.315Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 15:41:18 2026-06-03T15:41:18.315Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 15:41:18 2026-06-03T15:41:18.332Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:41:18 2026-06-03T15:41:18.332Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 15:41:18 2026-06-03T15:41:18.332Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 15:41:18 "permissionId" : null, 15:41:18 "changeRequestFormat" : "cm-legacy", 15:41:18 "operations" : [ { 15:41:18 "operation" : "delete", 15:41:18 "entityHandleId" : null, 15:41:18 "resourceIdentifier" : "prefix/policySimulation=policyResponse_other", 15:41:18 "targetIdentifier" : "some cm-handle", 15:41:18 "changeRequest" : "{}" 15:41:18 } ] 15:41:18 } 15:41:18 2026-06-03T15:41:18.332Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 15:41:18 2026-06-03T15:41:18.332Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 15:41:18 2026-06-03T15:41:18.347Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:41:18 2026-06-03T15:41:18.347Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 15:41:18 2026-06-03T15:41:18.347Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 15:41:18 "permissionId" : null, 15:41:18 "changeRequestFormat" : "cm-legacy", 15:41:18 "operations" : [ { 15:41:18 "operation" : "delete", 15:41:18 "entityHandleId" : null, 15:41:18 "resourceIdentifier" : "segment1=1/policySimulation=httpError_418", 15:41:18 "targetIdentifier" : "some cm-handle", 15:41:18 "changeRequest" : "{}" 15:41:18 } ] 15:41:18 } 15:41:18 2026-06-03T15:41:18.347Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 15:41:18 2026-06-03T15:41:18.348Z WARN 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 15:41:18 2026-06-03T15:41:18.360Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:41:18 2026-06-03T15:41:18.360Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: null 15:41:18 2026-06-03T15:41:18.360Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 15:41:18 "permissionId" : null, 15:41:18 "changeRequestFormat" : "cm-legacy", 15:41:18 "operations" : [ { 15:41:18 "operation" : "delete", 15:41:18 "entityHandleId" : null, 15:41:18 "resourceIdentifier" : "some target", 15:41:18 "targetIdentifier" : "some cm-handle", 15:41:18 "changeRequest" : "{}" 15:41:18 } ] 15:41:18 } 15:41:18 2026-06-03T15:41:18.360Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 15:41:18 2026-06-03T15:41:18.360Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 15:41:18 2026-06-03T15:41:18.371Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:41:18 2026-06-03T15:41:18.371Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 15:41:18 2026-06-03T15:41:18.371Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 15:41:18 "permissionId" : null, 15:41:18 "changeRequestFormat" : "some decision type", 15:41:18 "operations" : [ ] 15:41:18 } 15:41:18 2026-06-03T15:41:18.382Z WARN 11306 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')] 15:41:18 2026-06-03T15:41:18.521Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:41:18 2026-06-03T15:41:18.521Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 15:41:18 2026-06-03T15:41:18.528Z ERROR 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Error while formatting permission request 15:41:18 15:41:18 com.fasterxml.jackson.core.JsonProcessingException: test 15:41:18 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[na:na] 15:41:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[na:na] 15:41:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[na:na] 15:41:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.25.jar:3.0.25] 15:41:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.25.jar:3.0.25] 15:41:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.25.jar:3.0.25] 15:41:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.25.jar:3.0.25] 15:41:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.25.jar:3.0.25] 15:41:18 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec$__spock_feature_0_5_closure1.doCall(PolicyExecutorStubControllerSpec.groovy:132) ~[test-classes/:na] 15:41:18 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] 15:41:18 at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] 15:41:18 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.25.jar:3.0.25] 15:41:18 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.25.jar:3.0.25] 15:41:18 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.25.jar:3.0.25] 15:41:18 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.25.jar:3.0.25] 15:41:18 at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.25.jar:3.0.25] 15:41:18 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at com.fasterxml.jackson.databind.ObjectWriter$SpockMock$1573444436.writeValueAsString(Unknown Source) ~[jackson-databind-2.21.2.jar:2.21.2] 15:41:18 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.formatPermissionRequest(PolicyExecutorStubController.java:111) ~[classes/:na] 15:41:18 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(PolicyExecutorStubController.java:62) ~[classes/:na] 15:41:18 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] 15:41:18 at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] 15:41:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) ~[spring-aop-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) ~[spring-context-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) ~[spring-aop-6.2.17.jar:6.2.17] 15:41:18 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] 15:41:18 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] 15:41:18 at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] 15:41:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) ~[spring-web-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) ~[spring-web-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) ~[spring-webmvc-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) ~[spring-webmvc-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.2.17.jar:6.2.17] 15:41:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 15:41:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-6.2.17.jar:6.2.17] 15:41:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 15:41:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) ~[spring-test-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) ~[spring-test-6.2.17.jar:6.2.17] 15:41:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) ~[na:na] 15:41:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) ~[groovy-3.0.25.jar:3.0.25] 15:41:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.25.jar:3.0.25] 15:41:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.25.jar:3.0.25] 15:41:18 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] 15:41:18 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] 15:41:18 at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] 15:41:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[na:na] 15:41:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 15:41:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[na:na] 15:41:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 15:41:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 15:41:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 15:41:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 15:41:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 15:41:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 15:41:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.5.2.jar:3.5.2] 15:41:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.5.2.jar:3.5.2] 15:41:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.5.2.jar:3.5.2] 15:41:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.5.2.jar:3.5.2] 15:41:18 15:41:18 2026-06-03T15:41:18.534Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 15:41:18 2026-06-03T15:41:18.534Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 15:41:18 2026-06-03T15:41:18.534Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 15:41:18 2026-06-03T15:41:18.548Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:41:18 2026-06-03T15:41:18.549Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 15:41:18 2026-06-03T15:41:18.549Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 15:41:18 "permissionId" : null, 15:41:18 "changeRequestFormat" : "cm-legacy", 15:41:18 "operations" : [ { 15:41:18 "operation" : "delete", 15:41:18 "entityHandleId" : null, 15:41:18 "resourceIdentifier" : "policySimulation=slowResponse_5", 15:41:18 "targetIdentifier" : "some cm-handle", 15:41:18 "changeRequest" : "{}" 15:41:18 } ] 15:41:18 } 15:41:18 2026-06-03T15:41:18.549Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 15:41:18 2026-06-03T15:41:18.551Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 15:41:18 2026-06-03T15:41:18.570Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:41:18 2026-06-03T15:41:18.570Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 15:41:18 2026-06-03T15:41:18.570Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 15:41:18 "permissionId" : null, 15:41:18 "changeRequestFormat" : "cm-legacy", 15:41:18 "operations" : [ { 15:41:18 "operation" : "delete", 15:41:18 "entityHandleId" : null, 15:41:18 "resourceIdentifier" : "some resource", 15:41:18 "targetIdentifier" : "some cm-handle", 15:41:18 "changeRequest" : null 15:41:18 } ] 15:41:18 } 15:41:18 2026-06-03T15:41:18.570Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 15:41:18 2026-06-03T15:41:18.571Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 15:41:18 2026-06-03T15:41:18.582Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:41:18 2026-06-03T15:41:18.582Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 15:41:18 2026-06-03T15:41:18.583Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 15:41:18 "permissionId" : null, 15:41:18 "changeRequestFormat" : "cm-legacy", 15:41:18 "operations" : [ { 15:41:18 "operation" : "other", 15:41:18 "entityHandleId" : null, 15:41:18 "resourceIdentifier" : "some resource", 15:41:18 "targetIdentifier" : "some cm-handle", 15:41:18 "changeRequest" : "{}" 15:41:18 } ] 15:41:18 } 15:41:18 2026-06-03T15:41:18.583Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 15:41:18 2026-06-03T15:41:18.583Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 15:41:18 2026-06-03T15:41:18.597Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:41:18 2026-06-03T15:41:18.597Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 15:41:18 2026-06-03T15:41:18.597Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 15:41:18 "permissionId" : null, 15:41:18 "changeRequestFormat" : "cm-legacy", 15:41:18 "operations" : [ { 15:41:18 "operation" : "other", 15:41:18 "entityHandleId" : null, 15:41:18 "resourceIdentifier" : "some resource", 15:41:18 "targetIdentifier" : "some cm-handle", 15:41:18 "changeRequest" : null 15:41:18 } ] 15:41:18 } 15:41:18 2026-06-03T15:41:18.597Z INFO 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 15:41:18 2026-06-03T15:41:18.597Z WARN 11306 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 15:41:18 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.861 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 15:41:18 [INFO] 15:41:18 [INFO] Results: 15:41:18 [INFO] 15:41:18 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 15:41:18 [INFO] 15:41:18 [INFO] 15:41:18 [INFO] --- jacoco:0.8.14:check (coverage-check) @ policy-executor-stub --- 15:41:18 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 15:41:18 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 15:41:18 [INFO] All coverage checks have been met. 15:41:18 [INFO] 15:41:18 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ policy-executor-stub --- 15:41:18 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 15:41:18 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 15:41:18 [INFO] 15:41:18 [INFO] --- jar:3.4.1:jar (default-jar) @ policy-executor-stub --- 15:41:18 [INFO] Building jar: /w/workspace/cps-master-merge-java/policy-executor-stub/target/policy-executor-stub-3.7.9-SNAPSHOT.jar 15:41:18 [INFO] 15:41:18 [INFO] --- jib:3.3.2:dockerBuild (build) @ policy-executor-stub --- 15:41:18 [INFO] 15:41:18 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.9-SNAPSHOT-20260603T153248Z, nexus3.onap.org:10003/onap/policy-executor-stub... 15:41:18 [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 15:41:18 [INFO] Building dependencies layer... 15:41:18 [INFO] Building resources layer... 15:41:18 [INFO] Building classes layer... 15:41:18 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0... 15:41:18 [INFO] Building jvm arg files layer... 15:41:18 [INFO] Using base image with digest: sha256:0e28c78ebd87d4480ee312a4888c61022618e1e8cb0a2a5eb238a5c7b2013191 15:41:20 [INFO] 15:41:20 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 15:41:20 [INFO] Loading to Docker daemon... 15:41:21 [INFO] 15:41:21 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.9-SNAPSHOT-20260603T153248Z, nexus3.onap.org:10003/onap/policy-executor-stub 15:41:21 [INFO] 15:41:21 [INFO] 15:41:21 [INFO] --- install:3.1.2:install (default-install) @ policy-executor-stub --- 15:41:21 [INFO] Installing /w/workspace/cps-master-merge-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.9-SNAPSHOT/policy-executor-stub-3.7.9-SNAPSHOT.pom 15:41:21 [INFO] Installing /w/workspace/cps-master-merge-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 15:41:21 [INFO] 15:41:21 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ policy-executor-stub --- 15:41:21 [INFO] 15:41:21 [INFO] --- jib:3.3.2:build (buildAndPush) @ policy-executor-stub --- 15:41:21 [INFO] 15:41:21 [INFO] Containerizing application to nexus3.onap.org:10003/onap/policy-executor-stub:3.7.9-SNAPSHOT-20260603T153248Z, nexus3.onap.org:10003/onap/policy-executor-stub... 15:41:21 [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 15:41:21 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/policy-executor-stub:3.7.9-SNAPSHOT-20260603T153248Z 15:41:21 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0... 15:41:21 [INFO] Building resources layer... 15:41:21 [INFO] Building dependencies layer... 15:41:21 [INFO] Building classes layer... 15:41:21 [INFO] Building jvm arg files layer... 15:41:21 [INFO] Using base image with digest: sha256:0e28c78ebd87d4480ee312a4888c61022618e1e8cb0a2a5eb238a5c7b2013191 15:41:22 [INFO] 15:41:22 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 15:41:22 [INFO] 15:41:22 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.9-SNAPSHOT-20260603T153248Z, nexus3.onap.org:10003/onap/policy-executor-stub 15:41:22 [INFO] 15:41:22 [INFO] 15:41:22 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 15:41:22 [INFO] Building jacoco-report 3.7.9-SNAPSHOT [22/23] 15:41:22 [INFO] from jacoco-report/pom.xml 15:41:22 [INFO] --------------------------------[ jar ]--------------------------------- 15:41:22 [INFO] 15:41:22 [INFO] --- clean:3.2.0:clean (default-clean) @ jacoco-report --- 15:41:22 [INFO] 15:41:22 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 15:41:22 [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-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 15:41:22 [INFO] 15:41:22 [INFO] --- checkstyle:3.3.1:check (onap-license) @ jacoco-report --- 15:41:22 [INFO] You have 0 Checkstyle violations. 15:41:22 [INFO] 15:41:22 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ jacoco-report --- 15:41:22 [INFO] You have 0 Checkstyle violations. 15:41:22 [INFO] 15:41:22 [INFO] --- resources:3.3.1:resources (default-resources) @ jacoco-report --- 15:41:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 15:41:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 15:41:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 15:41:22 [INFO] 15:41:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ jacoco-report --- 15:41:22 [INFO] No sources to compile 15:41:22 [INFO] 15:41:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jacoco-report --- 15:41:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 15:41:22 [INFO] 15:41:22 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 15:41:22 [INFO] No sources to compile 15:41:22 [INFO] 15:41:22 [INFO] --- gplus:4.0.1:compileTests (default) @ jacoco-report --- 15:41:22 [INFO] No sources specified for compilation. Skipping. 15:41:22 [INFO] 15:41:22 [INFO] --- surefire:3.5.2:test (default-test) @ jacoco-report --- 15:41:22 [INFO] No tests to run. 15:41:22 [INFO] 15:41:22 [INFO] --- jacoco:0.8.14:check (coverage-check) @ jacoco-report --- 15:41:22 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 15:41:22 [INFO] 15:41:22 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ jacoco-report --- 15:41:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:41:22 [INFO] 15:41:22 [INFO] --- jar:3.4.1:jar (default-jar) @ jacoco-report --- 15:41:22 [WARNING] JAR will be empty - no content was marked for inclusion! 15:41:22 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.7.9-SNAPSHOT.jar 15:41:22 [INFO] 15:41:22 [INFO] --- jacoco:0.8.14:report-aggregate (report) @ jacoco-report --- 15:41:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 15:41:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 15:41:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 15:41:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:41:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:41:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 15:41:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 15:41:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 15:41:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 15:41:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 15:41:22 [INFO] Analyzed bundle 'cps-application' with 6 classes 15:41:22 [INFO] Analyzed bundle 'cps-events' with 0 classes 15:41:22 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 15:41:22 [INFO] Analyzed bundle 'cps-ncmp-service' with 163 classes 15:41:22 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 15:41:22 [INFO] Analyzed bundle 'cps-rest' with 7 classes 15:41:22 [INFO] Analyzed bundle 'cps-ri' with 17 classes 15:41:22 [INFO] Analyzed bundle 'cps-service' with 78 classes 15:41:23 [INFO] Analyzed bundle 'integration-test' with 0 classes 15:41:23 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 15:41:23 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 15:41:23 [INFO] 15:41:23 [INFO] --- install:3.1.2:install (default-install) @ jacoco-report --- 15:41:23 [INFO] Installing /w/workspace/cps-master-merge-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 15:41:23 [INFO] Installing /w/workspace/cps-master-merge-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 15:41:23 [INFO] 15:41:23 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ jacoco-report --- 15:41:23 [INFO] 15:41:23 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 15:41:23 [INFO] Building cps 3.7.9-SNAPSHOT [23/23] 15:41:23 [INFO] from pom.xml 15:41:23 [INFO] --------------------------------[ pom ]--------------------------------- 15:41:23 [INFO] 15:41:23 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-aggregator --- 15:41:23 [INFO] 15:41:23 [INFO] --- install:3.1.2:install (default-install) @ cps-aggregator --- 15:41:23 [INFO] Installing /w/workspace/cps-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.9-SNAPSHOT/cps-aggregator-3.7.9-SNAPSHOT.pom 15:41:23 [INFO] 15:41:23 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-aggregator --- 15:41:23 [INFO] ------------------------------------------------------------------------ 15:41:23 [INFO] Reactor Summary for cps 3.7.9-SNAPSHOT: 15:41:23 [INFO] 15:41:23 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.871 s] 15:41:23 [INFO] cps-bom ............................................ SUCCESS [ 0.163 s] 15:41:23 [INFO] checkstyle ......................................... SUCCESS [ 3.502 s] 15:41:23 [INFO] cps-parent ......................................... SUCCESS [ 2.972 s] 15:41:23 [INFO] cps-events ......................................... SUCCESS [ 2.415 s] 15:41:23 [INFO] cps-path-parser .................................... SUCCESS [ 6.767 s] 15:41:23 [INFO] cps-service ........................................ SUCCESS [ 34.856 s] 15:41:23 [INFO] cps-rest ........................................... SUCCESS [ 19.616 s] 15:41:23 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.580 s] 15:41:23 [INFO] provmns-api ........................................ SUCCESS [ 0.859 s] 15:41:23 [INFO] cps-ncmp-service ................................... SUCCESS [03:02 min] 15:41:23 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 18.010 s] 15:41:23 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.144 s] 15:41:23 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 7.243 s] 15:41:23 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.551 s] 15:41:23 [INFO] cps-ri ............................................. SUCCESS [ 6.816 s] 15:41:23 [INFO] test-dcm-rest ...................................... SUCCESS [ 2.979 s] 15:41:23 [INFO] integration-test ................................... SUCCESS [02:28 min] 15:41:23 [INFO] spotbugs ........................................... SUCCESS [ 0.135 s] 15:41:23 [INFO] cps-application .................................... SUCCESS [ 54.116 s] 15:41:23 [INFO] policy-executor-stub ............................... SUCCESS [ 13.731 s] 15:41:23 [INFO] jacoco-report ...................................... SUCCESS [ 1.191 s] 15:41:23 [INFO] cps ................................................ SUCCESS [ 0.125 s] 15:41:23 [INFO] ------------------------------------------------------------------------ 15:41:23 [INFO] BUILD SUCCESS 15:41:23 [INFO] ------------------------------------------------------------------------ 15:41:23 [INFO] Total time: 08:35 min 15:41:23 [INFO] Finished at: 2026-06-03T15:41:23Z 15:41:23 [INFO] ------------------------------------------------------------------------ 15:41:23 $ ssh-agent -k 15:41:23 unset SSH_AUTH_SOCK; 15:41:23 unset SSH_AGENT_PID; 15:41:23 echo Agent pid 1562 killed; 15:41:23 [ssh-agent] Stopped. 15:41:23 [PostBuildScript] - [INFO] Executing post build scripts. 15:41:23 [cps-master-merge-java] $ /bin/bash /tmp/jenkins10318136477525518189.sh 15:41:23 ---> sysstat.sh 15:41:24 [cps-master-merge-java] $ /bin/bash /tmp/jenkins11898442150959363311.sh 15:41:24 ---> package-listing.sh 15:41:24 ++ facter osfamily 15:41:24 ++ tr '[:upper:]' '[:lower:]' 15:41:24 + OS_FAMILY=debian 15:41:24 + workspace=/w/workspace/cps-master-merge-java 15:41:24 + START_PACKAGES=/tmp/packages_start.txt 15:41:24 + END_PACKAGES=/tmp/packages_end.txt 15:41:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:41:24 + PACKAGES=/tmp/packages_start.txt 15:41:24 + '[' /w/workspace/cps-master-merge-java ']' 15:41:24 + PACKAGES=/tmp/packages_end.txt 15:41:24 + case "${OS_FAMILY}" in 15:41:24 + dpkg -l 15:41:24 + grep '^ii' 15:41:24 + '[' -f /tmp/packages_start.txt ']' 15:41:24 + '[' -f /tmp/packages_end.txt ']' 15:41:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:41:24 + '[' /w/workspace/cps-master-merge-java ']' 15:41:24 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 15:41:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 15:41:24 [cps-master-merge-java] $ /bin/bash /tmp/jenkins12375976090336996207.sh 15:41:24 ---> capture-instance-metadata.sh 15:41:24 Setup pyenv: 15:41:24 system 15:41:24 3.8.20 15:41:24 3.9.20 15:41:24 3.10.15 15:41:24 * 3.11.10 (set by /w/workspace/cps-master-merge-java/.python-version) 15:41:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XOoj from file:/tmp/.os_lf_venv 15:41:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:41:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:41:26 lf-activate-venv(): INFO: Base packages installed successfully 15:41:26 lf-activate-venv(): INFO: Installing additional packages: lftools 15:41:33 lf-activate-venv(): INFO: Adding /tmp/venv-XOoj/bin to PATH 15:41:33 INFO: Running in OpenStack, capturing instance metadata 15:41:34 [cps-master-merge-java] $ /bin/bash /tmp/jenkins15889666965329815358.sh 15:41:34 provisioning config files... 15:41:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config15053358481469078638tmp 15:41:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:41:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:41:34 [EnvInject] - Injecting environment variables from a build step. 15:41:34 [EnvInject] - Injecting as environment variables the properties content 15:41:34 SERVER_ID=logs 15:41:34 15:41:34 [EnvInject] - Variables injected successfully. 15:41:34 [cps-master-merge-java] $ /bin/bash /tmp/jenkins10831989884224318707.sh 15:41:34 ---> create-netrc.sh 15:41:34 [cps-master-merge-java] $ /bin/bash /tmp/jenkins1927929216549811061.sh 15:41:34 ---> python-tools-install.sh 15:41:34 Setup pyenv: 15:41:34 system 15:41:34 3.8.20 15:41:34 3.9.20 15:41:34 3.10.15 15:41:34 * 3.11.10 (set by /w/workspace/cps-master-merge-java/.python-version) 15:41:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XOoj from file:/tmp/.os_lf_venv 15:41:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:41:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:41:36 lf-activate-venv(): INFO: Base packages installed successfully 15:41:36 lf-activate-venv(): INFO: Installing additional packages: lftools 15:41:42 lf-activate-venv(): INFO: Adding /tmp/venv-XOoj/bin to PATH 15:41:42 [cps-master-merge-java] $ /bin/sh /tmp/jenkins5375341874331938963.sh 15:41:42 ---> uv-install.sh 15:41:42 uv 0.11.18 is already installed 15:41:42 uvx 0.11.18 (x86_64-unknown-linux-gnu) 15:41:42 [cps-master-merge-java] $ /bin/bash /tmp/jenkins17881360256903289168.sh 15:41:42 ---> sudo-logs.sh 15:41:42 Archiving 'sudo' log.. 15:41:43 [cps-master-merge-java] $ /bin/bash /tmp/jenkins1726705813116318277.sh 15:41:43 ---> job-cost.sh 15:41:43 INFO: Activating Python virtual environment... 15:41:43 Setup pyenv: 15:41:43 system 15:41:43 3.8.20 15:41:43 3.9.20 15:41:43 3.10.15 15:41:43 * 3.11.10 (set by /w/workspace/cps-master-merge-java/.python-version) 15:41:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XOoj from file:/tmp/.os_lf_venv 15:41:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:41:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:41:44 lf-activate-venv(): INFO: Base packages installed successfully 15:41:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:41:49 lf-activate-venv(): INFO: Adding /tmp/venv-XOoj/bin to PATH 15:41:49 INFO: No stack-cost file found 15:41:49 INFO: Instance uptime: 644s 15:41:49 INFO: Fetching instance metadata (attempt 1 of 3)... 15:41:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:41:49 INFO: Successfully fetched instance metadata 15:41:49 INFO: Instance type: v3-standard-8 15:41:49 INFO: Retrieving pricing info for: v3-standard-8 15:41:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:41:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=644 15:41:49 INFO: Successfully fetched Vexxhost pricing API 15:41:49 INFO: Retrieved cost: 0.22 15:41:49 INFO: Retrieved resource: v3-standard-8 15:41:49 INFO: Creating archive directory: /w/workspace/cps-master-merge-java/archives/cost 15:41:49 INFO: Archiving costs to: /w/workspace/cps-master-merge-java/archives/cost.csv 15:41:49 INFO: Successfully archived job cost data 15:41:49 DEBUG: Cost data: cps-master-merge-java,2216,2026-06-03 15:41:49,v3-standard-8,644,0.22,0.00,SUCCESS 15:41:49 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins5761558521791696568.sh 15:41:49 ---> logs-deploy.sh 15:41:49 Setup pyenv: 15:41:50 system 15:41:50 3.8.20 15:41:50 3.9.20 15:41:50 3.10.15 15:41:50 * 3.11.10 (set by /w/workspace/cps-master-merge-java/.python-version) 15:41:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XOoj from file:/tmp/.os_lf_venv 15:41:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:41:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:41:51 lf-activate-venv(): INFO: Base packages installed successfully 15:41:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:41:58 lf-activate-venv(): INFO: Adding /tmp/venv-XOoj/bin to PATH 15:41:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/2216 15:41:58 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 15:41:59 Archives upload complete. 15:41:59 INFO: archiving logs to Nexus 15:42:00 ---> uname -a: 15:42:00 Linux prd-ubuntu2204-docker-8c-8g-6491 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 15:42:00 15:42:00 15:42:00 ---> lscpu: 15:42:00 Architecture: x86_64 15:42:00 CPU op-mode(s): 32-bit, 64-bit 15:42:00 Address sizes: 40 bits physical, 48 bits virtual 15:42:00 Byte Order: Little Endian 15:42:00 CPU(s): 8 15:42:00 On-line CPU(s) list: 0-7 15:42:00 Vendor ID: AuthenticAMD 15:42:00 Model name: AMD EPYC-Rome Processor 15:42:00 CPU family: 23 15:42:00 Model: 49 15:42:00 Thread(s) per core: 1 15:42:00 Core(s) per socket: 1 15:42:00 Socket(s): 8 15:42:00 Stepping: 0 15:42:00 BogoMIPS: 5599.99 15:42: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 15:42:00 Virtualization: AMD-V 15:42:00 Hypervisor vendor: KVM 15:42:00 Virtualization type: full 15:42:00 L1d cache: 256 KiB (8 instances) 15:42:00 L1i cache: 256 KiB (8 instances) 15:42:00 L2 cache: 4 MiB (8 instances) 15:42:00 L3 cache: 128 MiB (8 instances) 15:42:00 NUMA node(s): 1 15:42:00 NUMA node0 CPU(s): 0-7 15:42:00 Vulnerability Gather data sampling: Not affected 15:42:00 Vulnerability Indirect target selection: Not affected 15:42:00 Vulnerability Itlb multihit: Not affected 15:42:00 Vulnerability L1tf: Not affected 15:42:00 Vulnerability Mds: Not affected 15:42:00 Vulnerability Meltdown: Not affected 15:42:00 Vulnerability Mmio stale data: Not affected 15:42:00 Vulnerability Reg file data sampling: Not affected 15:42:00 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 15:42:00 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 15:42:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:42:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:42:00 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:42:00 Vulnerability Srbds: Not affected 15:42:00 Vulnerability Tsa: Not affected 15:42:00 Vulnerability Tsx async abort: Not affected 15:42:00 Vulnerability Vmscape: Not affected 15:42:00 15:42:00 15:42:00 ---> nproc: 15:42:00 8 15:42:00 15:42:00 15:42:00 ---> df -h: 15:42:00 Filesystem Size Used Avail Use% Mounted on 15:42:00 tmpfs 3.2G 1.1M 3.2G 1% /run 15:42:00 /dev/vda1 155G 14G 142G 9% / 15:42:00 tmpfs 16G 0 16G 0% /dev/shm 15:42:00 tmpfs 5.0M 0 5.0M 0% /run/lock 15:42:00 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:42:00 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 15:42:00 15:42:00 15:42:00 ---> free -m: 15:42:00 total used free shared buff/cache available 15:42:00 Mem: 32092 761 24347 4 6983 30863 15:42:00 Swap: 1023 0 1023 15:42:00 15:42:00 15:42:00 ---> ip addr: 15:42:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:42:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:42:00 inet 127.0.0.1/8 scope host lo 15:42:00 valid_lft forever preferred_lft forever 15:42:00 inet6 ::1/128 scope host 15:42:00 valid_lft forever preferred_lft forever 15:42:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:42:00 link/ether fa:16:3e:29:ab:7c brd ff:ff:ff:ff:ff:ff 15:42:00 altname enp0s3 15:42:00 inet 10.30.107.74/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 15:42:00 valid_lft 85752sec preferred_lft 85752sec 15:42:00 inet6 fe80::f816:3eff:fe29:ab7c/64 scope link 15:42:00 valid_lft forever preferred_lft forever 15:42:00 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:42:00 link/ether 32:b1:d8:33:c7:82 brd ff:ff:ff:ff:ff:ff 15:42:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:42:00 valid_lft forever preferred_lft forever 15:42:00 inet6 fe80::30b1:d8ff:fe33:c782/64 scope link 15:42:00 valid_lft forever preferred_lft forever 15:42:00 15:42:00 15:42:00 ---> sar -b -r -n DEV: 15:42:00 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-6491) 06/03/26 _x86_64_ (8 CPU) 15:42:00 15:42:00 15:31:15 LINUX RESTART (8 CPU) 15:42:00 15:42:00 15:42:00 ---> sar -P ALL: 15:42:00 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-6491) 06/03/26 _x86_64_ (8 CPU) 15:42:00 15:42:00 15:31:15 LINUX RESTART (8 CPU) 15:42:00 15:42:00 15:42:00